aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-03-31 20:13:45 +0200
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-03-31 20:13:45 +0200
commitf44fee44be75a06deb85248b6e82c21a52bf34a7 (patch)
treebf861b1032fb79b3feac64b4b5d3027ec27dc895
parent80b3fe86f67516c6297a6c6a18db87a7b43e69f0 (diff)
libosmocore: Build libosmocore 0.8.0+git
-rw-r--r--conf/layer.conf2
-rw-r--r--recipes-osmocom/libosmocore/libosmocore_git.bb4
2 files changed, 3 insertions, 3 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 944a712..bfcd10c 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -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"
diff --git a/recipes-osmocom/libosmocore/libosmocore_git.bb b/recipes-osmocom/libosmocore/libosmocore_git.bb
index ad8d836..367fefb 100644
--- a/recipes-osmocom/libosmocore/libosmocore_git.bb
+++ b/recipes-osmocom/libosmocore/libosmocore_git.bb
@@ -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"