blob: c10fc66522124f6a66355ced7c37091b46128c56 [file] [log] [blame]
Pau Espin Pedroldf34ca22017-09-26 14:27:13 +02001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Pau Espin Pedrol5867b922022-01-07 13:20:54 +01004SRCREV = "1.2.0"
Harald Welte3b6e4432021-01-06 16:39:52 +01005SRC_URI = "git://git.osmocom.org/osmo-iuh.git;protocol=git;tag=${SRCREV};nobranch=1"
Pau Espin Pedrol5867b922022-01-07 13:20:54 +01006PV = "1.2.0+gitr${SRCPV}"
Pau Espin Pedrol2e722232021-11-17 12:57:13 +01007PR = "${INC_PR}.0"