blob: c506263a321564467889bdfef74e5473aba030f8 [file] [log] [blame]
Pau Espin Pedrol254389b2017-09-26 14:30:16 +02001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Pau Espin Pedrol492de822023-09-13 14:12:09 +02004SRCREV = "1.11.0"
Oliver Smithddfa2fc2022-09-16 15:25:26 +02005SRC_URI = "git://gerrit.osmocom.org/osmo-sgsn.git;protocol=https;tag=${SRCREV};nobranch=1"
Pau Espin Pedrol492de822023-09-13 14:12:09 +02006PV = "1.11.0+gitr${SRCPV}"
Pau Espin Pedrol254389b2017-09-26 14:30:16 +02007PR = "${INC_PR}.0"