mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-16 15:57:21 +00:00
layer_conf: increase priority
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
|
|||||||
|
|
||||||
BBFILE_COLLECTIONS += "security"
|
BBFILE_COLLECTIONS += "security"
|
||||||
BBFILE_PATTERN_security = "^${LAYERDIR}/"
|
BBFILE_PATTERN_security = "^${LAYERDIR}/"
|
||||||
BBFILE_PRIORITY_security = "6"
|
BBFILE_PRIORITY_security = "8"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_security = "sumo"
|
LAYERSERIES_COMPAT_security = "sumo"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user