openbsc: Upgrade the OpenBSC code for the new libosmocore
diff --git a/recipes-osmocom/openbsc/openbsc_git.bb b/recipes-osmocom/openbsc/openbsc_git.bb
index 12c3ca2..b2accbe 100644
--- a/recipes-osmocom/openbsc/openbsc_git.bb
+++ b/recipes-osmocom/openbsc/openbsc_git.bb
@@ -3,7 +3,7 @@
 PV = "0.12.0+gitr${SRCPV}"
 PR = "${INC_PR}.2"
 
-SRCREV = "94c2b0578b4827e5535296477c3cd1d39d8f4814"
+SRCREV = "25b70cea9d9521b081ea0cc524f5d157a1b89baf"
 SRC_URI += "git://git.osmocom.org/openbsc.git;protocol=git"
 
 S = "${WORKDIR}/git/openbsc"