blob: 35eae671622b7fe34e86a53ffefc01069dc76d6f [file] [log] [blame]
Pau Espin Pedrolb4eb9712017-09-26 14:28:49 +02001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Pau Espin Pedrol2e722232021-11-17 12:57:13 +01004SRCREV = "1.9.0"
Pau Espin Pedrolae18ee72021-02-24 16:33:09 +01005SRC_URI = "git://git.osmocom.org/osmo-mgw.git;protocol=git;tag=${SRCREV};nobranch=1"
Pau Espin Pedrol2e722232021-11-17 12:57:13 +01006PV = "1.9.0+gitr${SRCPV}"
Pau Espin Pedrolb4eb9712017-09-26 14:28:49 +02007PR = "${INC_PR}.0"