blob: 1362064576cbe57ad09c8cb38b840e742ca0bb32 [file] [log] [blame]
Pau Espin Pedrolb4eb9712017-09-26 14:28:49 +02001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Pau Espin Pedrol71d48652022-06-29 13:26:27 +02004SRCREV = "1.10.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 Pedrol71d48652022-06-29 13:26:27 +02006PV = "1.10.0+gitr${SRCPV}"
Pau Espin Pedrolb4eb9712017-09-26 14:28:49 +02007PR = "${INC_PR}.0"