aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-11-19 16:24:23 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-11-19 16:24:23 +0100
commit60ade1ce5680486e33ee110786b60cbf83a311af (patch)
tree7799e7a82f3098f7fc5ff3e3e2d917d3b6378410
parentbef17822a767b74449baf7cf69e7cb09e7f0ebd1 (diff)
openbsc: Upgrade for AudioCodes workaround
Mostly SGSN fixes, one OML correctness fix. The reason for the upgrade is the audio codes work around we added.
-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 17e897a..944867e 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 = "db64f2e45adf7ac95070361f5b7ec76a44e084fb"
+SRCREV = "619b014d3aacea1b33b70432af01e80eb2252af0"
SRC_URI += "git://git.osmocom.org/openbsc.git;protocol=git \
file://upgrade-mncc-version.patch"