osmocom: Upgrade libosmocore and openbsc to newer versions

Build newer versions of libosmocore and openbsc.
This commit is contained in:
Holger Hans Peter Freyther 2012-04-13 03:21:01 +08:00
parent 9d939cbe6c
commit fab01cc657
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
require ${PN}.inc
S = "${WORKDIR}/git"
SRCREV = "3a5f08c221b32381623e50095de2751183e994c4"
SRCREV = "df90aedcc72e40bac9e87618dd9437e1e9b6d12a"
SRC_URI = "git://git.osmocom.org/libosmocore.git;protocol=git"
PV = "0.4.1+gitr${SRCPV}"
PR = "0"

View File

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