blob: e4335a88869ec749cbb9106c23861cb4712b21b3 [file] [log] [blame]
Pau Espin Pedrolb4eb9712017-09-26 14:28:49 +02001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Oliver Smith14390372023-12-19 13:44:24 +01004SRCREV = "1.12.2"
Oliver Smithddfa2fc2022-09-16 15:25:26 +02005SRC_URI = "git://gerrit.osmocom.org/osmo-mgw.git;protocol=https;tag=${SRCREV};nobranch=1"
Oliver Smith14390372023-12-19 13:44:24 +01006PV = "1.12.2+gitr${SRCPV}"
Pau Espin Pedrolb4eb9712017-09-26 14:28:49 +02007PR = "${INC_PR}.0"