aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-osmocom
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2013-04-07 09:59:36 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2013-04-07 14:57:03 +0200
commit4a35eb9273e30a4429f1ece885802bff161c7839 (patch)
treec56737bfbef3c53ca7b73d5528dbfa91e113aed5 /recipes-osmocom
parent7782174da7784da9a7fd3a16773f05f64138e5af (diff)
openbsc: Build a newer version with a linker fix for newer gcc/binutils
Diffstat (limited to 'recipes-osmocom')
-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 d745418..8a739fb 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}.2"
-SRCREV = "7159e8bea3e39bf74ec26356f7317df5d540b77a"
+SRCREV = "1c0c31709462af26bb1a1176c3e8b3491a26d429"
SRC_URI += "git://git.osmocom.org/openbsc.git;protocol=git"
S = "${WORKDIR}/git/openbsc"