aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2011-12-11 22:08:19 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2011-12-11 22:08:19 +0100
commitdca725b36807d524ebe8bcff9f9bb6caf63bdb36 (patch)
tree84dfc647214a1db455ab5bea0c25485a023222fc /conf
parentf58538edcd7e452a48e683a759fe12cf7ff0ec3a (diff)
osmocom: Introduce META_TELEPHONY_OSMO_INC to easily bump version
For libosmocore updates we need a nice way to rebuild all libraries using it. This can be done using the META_TELEPHONY_OSMO_INC variable.
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 8162d1a..8d40b7b 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -9,3 +9,4 @@ BBFILE_COLLECTIONS += "telephony"
BBFILE_PATTERN_telephony := "^${LAYERDIR}/"
BBFILE_PRIORITY_telephony = "5"
+META_TELEPHONY_OSMO_INC = "1"