mirror of
https://git.yoctoproject.org/meta-security
synced 2026-04-20 23:40:05 +00:00
layer_conf: increase priority
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user