summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-04-25 15:38:08 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-04-25 15:54:56 +0200
commit88fbe7232ef49a4564de97c0e676a66577986f43 (patch)
tree9fee254e59a0e153e26eeb0274d1b36414156998
parent95e057e986e782e85c7ed37e61d27ff389ea4239 (diff)
conf/layer.conf: decrease layer priority to 23
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 4a7a7f3..66b285c 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -6,7 +6,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend"
BBFILE_COLLECTIONS += "toradex-bsp-common-layer"
BBFILE_PATTERN_toradex-bsp-common-layer = "^${LAYERDIR}/"
-BBFILE_PRIORITY_toradex-bsp-common-layer = "90"
+BBFILE_PRIORITY_toradex-bsp-common-layer = "23"
# Let us add layer-specific bbappends which are only applied when that
# layer is included in our configuration