openbsc: Upgrade to version v0.12.0 of OpenBSC

This has split out the GPRS library and some bugfixes.
This commit is contained in:
Holger Hans Peter Freyther 2012-07-09 16:32:47 +08:00 committed by Holger Hans Peter Freyther
parent 794c0e73e6
commit 33fe48f3b7
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require ${PN}.inc
PV = "0.10.1+gitr${SRCPV}"
PV = "0.12.0+gitr${SRCPV}"
PR = "${INC_PR}.1"
SRCREV = "09db1a44bc56e81780954555acfbc1bf2fb7cc81"
SRCREV = "019f913ca383bda9256e273c06327041b1761330"
SRC_URI += "git://git.osmocom.org/openbsc.git;protocol=git"
S = "${WORKDIR}/git/openbsc"