summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-04-25 15:51:04 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-04-25 15:55:37 +0200
commiteb7b98c57756467148b1006ef47b31ce269b2e22 (patch)
treea26927570cbb4f5609b03f375fe8b9993ae6d5ce
parentab6bd3fda97d2289e63c89b1cdfd936b21fd2c2c (diff)
conf/layer.conf: decrease layer priority to 22
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 0aadb35..f144bc2 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -6,7 +6,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend"
BBFILE_COLLECTIONS += "toradex-nxp-layer"
BBFILE_PATTERN_toradex-nxp-layer = "^${LAYERDIR}/"
-BBFILE_PRIORITY_toradex-nxp-layer = "90"
+BBFILE_PRIORITY_toradex-nxp-layer = "22"
# Let us add layer-specific bbappends which are only applied when that
# layer is included in our configuration