libosmocore: Build libosmocore 0.8.0+git
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_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"