blob: cb8a7ae4094eb5fe261f5494bcad2a8bb367f262 [file] [log] [blame]
Pau Espin Pedrol254389b2017-09-26 14:30:16 +02001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Pau Espin Pedrolae18ee72021-02-24 16:33:09 +01004SRCREV = "1.7.0"
Harald Welte3b6e4432021-01-06 16:39:52 +01005SRC_URI = "git://git.osmocom.org/osmo-sgsn.git;protocol=git;tag=${SRCREV};nobranch=1"
Pau Espin Pedrolae18ee72021-02-24 16:33:09 +01006PV = "1.7.0+gitr${SRCPV}"
Pau Espin Pedrol254389b2017-09-26 14:30:16 +02007PR = "${INC_PR}.0"