summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-04-25 15:51:53 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-04-25 15:56:06 +0200
commit838010d81f0a3a81be5efd65e5a4c59a1bf2b99d (patch)
treed3c1d7e1b533f5eccddd081497c3410f06012268
parent23d911bd195c057af2b07f11e08227e9e0a861fb (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 dc41825..3308739 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -6,7 +6,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend"
BBFILE_COLLECTIONS += "toradex-tegra-layer"
BBFILE_PATTERN_toradex-tegra-layer = "^${LAYERDIR}/"
-BBFILE_PRIORITY_toradex-tegra-layer = "90"
+BBFILE_PRIORITY_toradex-tegra-layer = "22"
# Let us add layer-specific bbappends which are only applied when that
# layer is included in our configuration