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