aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-03-23 18:47:39 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-03-23 18:47:39 +0100
commitb694ffd3331f4d3bd84fcea1a7b40bbd50f94724 (patch)
tree220fb469b7f80e1691839c8e18ac4508f66fea44
parent29bf1c64dace2eb9b1dc3c55c90d595f20f60f3e (diff)
openbsc: Update OpenBSC with new NITB/SGSN Control commands
-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 9c0ce36..2f99846 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}.3"
-SRCREV = "ebe55aa95a11bff56779e1354cf8f6640a1a7a9e"
+SRCREV = "a27303094ab8bedb0a3b3bfe771daeed10a2e0a9"
SRC_URI += "git://git.osmocom.org/openbsc.git;protocol=git"
S = "${WORKDIR}/git/openbsc"