Merge commit '0b2ae79dad71e76ebddc24d8f505724dc4ad1a45' into edison

This commit is contained in:
Holger Hans Peter Freyther 2013-10-06 17:08:29 +02:00
commit 8062967cf3
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"