From 77fcf610f135e1050ec22bd985f0389eab8ff105 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 25 Apr 2019 15:38:08 +0200 Subject: conf/layer.conf: decrease layer priority to 23 Signed-off-by: Max Krummenacher (cherry picked from commit 88fbe7232ef49a4564de97c0e676a66577986f43) --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/layer.conf b/conf/layer.conf index dc9c12c..6365219 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 -- cgit v1.2.3