mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-16 15:57:21 +00:00
meta-security: Convert to new override syntax
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -5,7 +5,7 @@ The bbappend files for some recipes (e.g. linux-yocto) in this layer need
|
||||
to have 'security' in DISTRO_FEATURES to have effect.
|
||||
To enable them, add in configuration file the following line.
|
||||
|
||||
DISTRO_FEATURES_append = " security"
|
||||
DISTRO_FEATURES:append = " security"
|
||||
|
||||
If meta-security is included, but security is not enabled as a
|
||||
distro feature a warning is printed at parse time:
|
||||
|
||||
Reference in New Issue
Block a user