From 17f0700b9f80f2140e3b696b419d21280ddcd814 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sun, 9 Sep 2018 15:42:25 -0700 Subject: meta-security-compliance: bump layer priority Signed-off-by: Armin Kuster --- meta-security-compliance/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-security-compliance/conf/layer.conf b/meta-security-compliance/conf/layer.conf index 31716d6..8aff382 100644 --- a/meta-security-compliance/conf/layer.conf +++ b/meta-security-compliance/conf/layer.conf @@ -6,7 +6,7 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend" BBFILE_COLLECTIONS += "scanners-layer" BBFILE_PATTERN_scanners-layer = "^${LAYERDIR}/" -BBFILE_PRIORITY_scanners-layer = "6" +BBFILE_PRIORITY_scanners-layer = "10" LAYERSERIES_COMPAT_scanners-layer = "sumo" -- cgit v1.2.3-54-g00ecf