Merge commit 'f44fee44be75a06deb85248b6e82c21a52bf34a7' into dora

This commit is contained in:
Holger Hans Peter Freyther 2015-04-10 15:30:40 +02:00
commit 1440b3f6ef
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 = "15"
META_TELEPHONY_OSMO_INC = "16"

View File

@ -1,9 +1,9 @@
require ${PN}.inc
S = "${WORKDIR}/git"
SRCREV = "419684e30c2fe12d3e3441cfa9fea21f1c4de959"
SRCREV = "f8699ca51eeb4f3d34336501abcaf071b4a95a47"
SRC_URI = "git://git.osmocom.org/libosmocore.git;protocol=git"
PV = "0.7.0+gitr${SRCPV}"
PV = "0.8.0+gitr${SRCPV}"
PR = "r2"
PACKAGES =+ "libosmoctrl"