[yocto] [meta-security][PATCH 09/25] layer_conf: increase priority

Armin Kuster akuster808 at gmail.com
Sun Sep 16 08:57:03 PDT 2018


Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index efc426e..f8bbe57 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
 
 BBFILE_COLLECTIONS += "security"
 BBFILE_PATTERN_security = "^${LAYERDIR}/"
-BBFILE_PRIORITY_security = "6"
+BBFILE_PRIORITY_security = "8"
 
 LAYERSERIES_COMPAT_security = "sumo"
 
-- 
2.17.1



More information about the yocto mailing list