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

PV = "0.13.0+gitr${SRCPV}"
PR = "${INC_PR}.6"

SRCREV = "619b014d3aacea1b33b70432af01e80eb2252af0"
SRC_URI += "git://git.osmocom.org/openbsc.git;protocol=git \
    file://upgrade-mncc-version.patch"

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