aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2012-12-21 18:43:56 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2012-12-21 18:44:43 +0100
commit3e4ffca0b369300813e90a17ffe5b1768142d5f9 (patch)
tree43a0689f50df626b7ca18b74ba6a69f05af383d8 /conf
parent12a1b8ea4bb636a3b862c1c2c7d2da5c71a2e8cd (diff)
libosmocore: Upgrade for the tlvp_val16.. code
This code has an ABI incompatible change, bump the meta-telephony version to force a rebuild of downstream.
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 145b809..f208e42 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 = "7"
+META_TELEPHONY_OSMO_INC = "8"