libosmocore: Upgrade to newer version with libosmovty improvements
diff --git a/conf/layer.conf b/conf/layer.conf
index 11f7089..145b809 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 = "6"
+META_TELEPHONY_OSMO_INC = "7"
diff --git a/recipes-osmocom/libosmocore/libosmocore_git.bb b/recipes-osmocom/libosmocore/libosmocore_git.bb
index 1b96f39..55b38b3 100644
--- a/recipes-osmocom/libosmocore/libosmocore_git.bb
+++ b/recipes-osmocom/libosmocore/libosmocore_git.bb
@@ -1,7 +1,7 @@
 require ${PN}.inc
 
 S = "${WORKDIR}/git"
-SRCREV = "08b286277b1d1c16ce3a615c5de07cefcbd6acf6"
+SRCREV = "eacba189b1a03c6a213b76df07dd766697017438"
 SRC_URI = "git://git.osmocom.org/libosmocore.git;protocol=git"
 PV = "0.5.3+gitr${SRCPV}"
 PR = "0"