From 8f9dc0378fb4b96ce2b66dee653f5fce781b4099 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sun, 9 Sep 2018 14:38:54 -0700 Subject: layer_conf: increase priority Signed-off-by: Armin Kuster --- 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" -- cgit v1.2.3-54-g00ecf