aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-03-27 08:01:49 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-03-27 08:01:49 +0100
commit369cbe01e5b02a772b2d8bac2bba9c7124d31d6b (patch)
tree773551aea022b476e82109d55c22b6d7318f94d6
parentb694ffd3331f4d3bd84fcea1a7b40bbd50f94724 (diff)
openbsc: Apply max_power_reduction changes
This version will apply the max_power_reduction when it is changed through the control interface.
-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 2f99846..1bf7bb3 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 = "a27303094ab8bedb0a3b3bfe771daeed10a2e0a9"
+SRCREV = "8a158bb1ea36d0f88da18d0f034884b30f09fda2"
SRC_URI += "git://git.osmocom.org/openbsc.git;protocol=git"
S = "${WORKDIR}/git/openbsc"