libosmocore: Update the git recipe to include latest LAPD fix

This commit is contained in:
Holger Hans Peter Freyther 2012-01-11 20:44:34 +08:00
parent 183d75b24d
commit 8946d523ed
2 changed files with 3 additions and 3 deletions

View File

@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "telephony"
BBFILE_PATTERN_telephony := "^${LAYERDIR}/"
BBFILE_PRIORITY_telephony = "5"
META_TELEPHONY_OSMO_INC = "3"
META_TELEPHONY_OSMO_INC = "4"

View File

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