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

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