blob: 4e0b5f8dbe8a8b49d92ef045e95c0ef825cdf2e4 [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"
Oliver Smithddfa2fc2022-09-16 15:25:26 +02005SRC_URI = "git://gerrit.osmocom.org/osmo-hlr.git;protocol=https;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"