openbsc: Build a newer version with a linker fix for newer gcc/binutils
diff --git a/recipes-osmocom/openbsc/openbsc_git.bb b/recipes-osmocom/openbsc/openbsc_git.bb
index d745418..8a739fb 100644
--- a/recipes-osmocom/openbsc/openbsc_git.bb
+++ b/recipes-osmocom/openbsc/openbsc_git.bb
@@ -3,7 +3,7 @@
 PV = "0.13.0+gitr${SRCPV}"
 PR = "${INC_PR}.2"
 
-SRCREV = "7159e8bea3e39bf74ec26356f7317df5d540b77a"
+SRCREV = "1c0c31709462af26bb1a1176c3e8b3491a26d429"
 SRC_URI += "git://git.osmocom.org/openbsc.git;protocol=git"
 
 S = "${WORKDIR}/git/openbsc"