blob: dcd5901d9b1158f78cebd531d6afd23707ba0343 [file] [log] [blame]
Pau Espin Pedrol8554d8a2017-09-26 14:29:24 +02001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Pau Espin Pedrol50ddc772023-02-08 10:06:26 +01004SRCREV = "1.6.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 Pedrol50ddc772023-02-08 10:06:26 +01006PV = "1.6.0+gitr${SRCPV}"
Pau Espin Pedrol8554d8a2017-09-26 14:29:24 +02007PR = "${INC_PR}.0"