blob: 6dab676b39cfafb12aa902c374a0bd913f33e110 [file] [log] [blame]
Oliver Smithef066732021-02-09 11:47:52 +01001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Pau Espin Pedrol71d48652022-06-29 13:26:27 +02004SRCREV = "0.3.0"
Oliver Smithddfa2fc2022-09-16 15:25:26 +02005SRC_URI = "git://gerrit.osmocom.org/osmo-gbproxy.git;protocol=https;tag=${SRCREV};nobranch=1"
Pau Espin Pedrol71d48652022-06-29 13:26:27 +02006PV = "0.3.0+gitr${SRCPV}"
Oliver Smithef066732021-02-09 11:47:52 +01007PR = "${INC_PR}.0"