blob: 76334c3b24ac8307675a2a262d6b0ca53afdf320 [file] [log] [blame]
Pau Espin Pedrolb4eb9712017-09-26 14:28:49 +02001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Pau Espin Pedrol50ddc772023-02-08 10:06:26 +01004SRCREV = "1.11.0"
Oliver Smithddfa2fc2022-09-16 15:25:26 +02005SRC_URI = "git://gerrit.osmocom.org/osmo-mgw.git;protocol=https;tag=${SRCREV};nobranch=1"
Pau Espin Pedrol50ddc772023-02-08 10:06:26 +01006PV = "1.11.0+gitr${SRCPV}"
Pau Espin Pedrolb4eb9712017-09-26 14:28:49 +02007PR = "${INC_PR}.0"