aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-osmocom/osmo-gbproxy/osmo-gbproxy_git.bb
blob: eae7f656d28a9ac2d27ad65ff9ab1acfc0276a42 (plain)
1
2
3
4
5
6
7
require ${PN}.inc

S = "${WORKDIR}/git"
SRCREV = "0.3.0"
SRC_URI = "git://git.osmocom.org/osmo-gbproxy.git;protocol=https;tag=${SRCREV};nobranch=1"
PV = "0.3.0+gitr${SRCPV}"
PR = "${INC_PR}.0"