blob: 90ddfc1f66c071ec7b1909eb2056f0d4a9c2addf [file] [log] [blame]
Pau Espin Pedrol254389b2017-09-26 14:30:16 +02001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Oliver Smitha58ac962023-12-18 14:01:49 +01004SRCREV = "1.11.1"
Oliver Smithddfa2fc2022-09-16 15:25:26 +02005SRC_URI = "git://gerrit.osmocom.org/osmo-sgsn.git;protocol=https;tag=${SRCREV};nobranch=1"
Oliver Smitha58ac962023-12-18 14:01:49 +01006PV = "1.11.1+gitr${SRCPV}"
Pau Espin Pedrol254389b2017-09-26 14:30:16 +02007PR = "${INC_PR}.0"