aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-08-01 19:38:32 +0200
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-08-01 19:38:32 +0200
commitf608e7e4f9bb45905839f4313a7e63b4de7e7b32 (patch)
treee159c69b6dbb29348852202c6a10ddc355690322
parent1a9dd62e22bd913517ff2304481f8a094c63eebe (diff)
libosmocore/libosmo-abis: Update libosmo-abis to an experimental branch
Update libosmocore to 0.6.2+git and the libosmo-abis to a branch useful for the osmo-bts.
-rw-r--r--conf/layer.conf2
-rw-r--r--recipes-osmocom/libosmo-abis/libosmo-abis_git.bb2
-rw-r--r--recipes-osmocom/libosmocore/libosmocore_git.bb4
3 files changed, 4 insertions, 4 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index ada915b..30dfe59 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 = "8"
+META_TELEPHONY_OSMO_INC = "9"
diff --git a/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb b/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb
index 0e521bd..ab184df 100644
--- a/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb
+++ b/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb
@@ -1,7 +1,7 @@
require ${PN}.inc
S = "${WORKDIR}/git"
-SRCREV = "d426d458ca96ba29793e35b1b2a73fbcb3b2c888"
+SRCREV = "f1febda826b87ac78a4cc33504159cc7821e3190"
SRC_URI = "git://git.osmocom.org/libosmo-abis.git;protocol=git"
PV = "0.1.3+gitr${SRCPV}"
PR = "${INC_PR}.2"
diff --git a/recipes-osmocom/libosmocore/libosmocore_git.bb b/recipes-osmocom/libosmocore/libosmocore_git.bb
index f35cf4f..68c64bd 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 = "1a02cfc24d2c812ba13e5aa936588be447bb24af"
+SRCREV = "a652abc5bf75435ba7f1c96ed914cf5805fc326f"
SRC_URI = "git://git.osmocom.org/libosmocore.git;protocol=git"
-PV = "0.6.0+gitr${SRCPV}"
+PV = "0.6.2+gitr${SRCPV}"
PR = "2"