aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-osmocom/openbsc/openbsc_git.bb
blob: c88c79f171399fe867d1b895ed8ccc9606941e9b (plain)
1
2
3
4
5
6
7
8
9
10
require ${PN}.inc

PV = "0.15.0+gitr${SRCPV}"
PRINC = "0"
PR = "${INC_PR}.0"

SRCREV = "${AUTOREV}"
SRC_URI += "git://git.osmocom.org/openbsc.git;protocol=git"

S = "${WORKDIR}/git/openbsc"