blob: 06800e8d0e05f827939751cd533c31d340290b28 [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 Smithef066732021-02-09 11:47:52 +01005SRC_URI = "git://git.osmocom.org/osmo-gbproxy.git;protocol=git;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"