libosmo-abis: Upgrade git version with semantic/abi changes

This commit is contained in:
Holger Hans Peter Freyther 2013-10-06 17:05:19 +02:00
parent f608e7e4f9
commit 0b2ae79dad
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,7 +1,7 @@
require ${PN}.inc
S = "${WORKDIR}/git"
SRCREV = "f1febda826b87ac78a4cc33504159cc7821e3190"
SRCREV = "e58d33153dd2bed3629b9a09fd6add58f296bd6a"
SRC_URI = "git://git.osmocom.org/libosmo-abis.git;protocol=git"
PV = "0.1.3+gitr${SRCPV}"
PR = "${INC_PR}.2"