From 838010d81f0a3a81be5efd65e5a4c59a1bf2b99d Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 25 Apr 2019 15:51:53 +0200 Subject: conf/layer.conf: decrease layer priority to 22 Signed-off-by: Max Krummenacher --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3