diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2024-11-06 21:29:08 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-07 13:31:26 +0000 |
commit | 5ed4e3558e771c0191edff04598b7e2fe49ace91 (patch) | |
tree | 1cafdaa9301cac19b8ace3df60464c17ec8842c6 /documentation/dev-manual/python-development-shell.rst | |
parent | 772c998f8440a7f5595aeea7c0e46933de8128b0 (diff) | |
download | poky-5ed4e3558e771c0191edff04598b7e2fe49ace91.tar.gz |
kernel-yocto: allow cfg fragments to be specified as required
When .scc files are used, a configuration fragment can be declared
as "hardware" (required) or "non-hardware" (optional).
By default the configuration audit only warns about hardware
options. We can extend that default level of auditing to configuration
fragments that are on the SRC_URI or in KERNEL_FEATURES by
adding the ability to put a specifier after the fragment.
i.e. KERNEL_FEATURES:append = 'hardening.config:required'
This is particular useful for fragments that are outside of
the kernel-cache (in a layer, in a kernel tree, etc)
(From OE-Core rev: 0a84a3dd00543adffdef4fcf5381faab2984541e)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/python-development-shell.rst')
0 files changed, 0 insertions, 0 deletions