blob: c529beb107acdf1a4f21577e67306d12b65acd6d [file] [log] [blame]
Oliver Smithef066732021-02-09 11:47:52 +01001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Pau Espin Pedrol50ddc772023-02-08 10:06:26 +01004SRCREV = "0.4.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 Pedrol50ddc772023-02-08 10:06:26 +01006PV = "0.4.0+gitr${SRCPV}"
Oliver Smithef066732021-02-09 11:47:52 +01007PR = "${INC_PR}.0"