aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-osmocom
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-01-09 21:29:26 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-01-09 21:29:26 +0100
commitc48a0a0a4d1811710259b66c86bc30fd29162083 (patch)
treea55998f90fa40c16a395e76f7a1fafc0cd5476f0 /recipes-osmocom
parentcc7705489c8342c8c2c9f168fa404553ee1f9040 (diff)
openbsc: Build with HO fixes and dependency
Allow to have two BTS depend on each other. This is currently needed for the sysmoBTS2050 and clocking.
Diffstat (limited to 'recipes-osmocom')
-rw-r--r--recipes-osmocom/openbsc/openbsc_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-osmocom/openbsc/openbsc_git.bb b/recipes-osmocom/openbsc/openbsc_git.bb
index ba8bd0b..58cd1b3 100644
--- a/recipes-osmocom/openbsc/openbsc_git.bb
+++ b/recipes-osmocom/openbsc/openbsc_git.bb
@@ -3,7 +3,7 @@ require ${PN}.inc
PV = "0.13.0+gitr${SRCPV}"
PR = "${INC_PR}.6"
-SRCREV = "b1edf7b64f6c05932c83b4d31b1127f2a833601e"
+SRCREV = "22fd3cd0de098de3816d687e41d42fe551412a33"
SRC_URI += "git://git.osmocom.org/openbsc.git;protocol=git \
file://upgrade-mncc-version.patch"