blob: b70366c3853089dbe074aac1f4cdf343f10455af [file] [log] [blame]
Pau Espin Pedrol8554d8a2017-09-26 14:29:24 +02001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Pau Espin Pedrol71d48652022-06-29 13:26:27 +02004SRCREV = "1.5.0"
Harald Welte3b6e4432021-01-06 16:39:52 +01005SRC_URI = "git://git.osmocom.org/osmo-hlr.git;protocol=git;tag=${SRCREV};nobranch=1"
Pau Espin Pedrol71d48652022-06-29 13:26:27 +02006PV = "1.5.0+gitr${SRCPV}"
Pau Espin Pedrol8554d8a2017-09-26 14:29:24 +02007PR = "${INC_PR}.0"