mirror of
https://git.yoctoproject.org/meta-security
synced 2026-06-03 01:40:53 +00:00
test-image: add a few more packages to image
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -10,6 +10,14 @@ IMAGE_INSTALL = "\
|
|||||||
packagegroup-base \
|
packagegroup-base \
|
||||||
packagegroup-core-boot \
|
packagegroup-core-boot \
|
||||||
packagegroup-core-security-ptest \
|
packagegroup-core-security-ptest \
|
||||||
|
clamav \
|
||||||
|
tripwire \
|
||||||
|
checksec \
|
||||||
|
suricata \
|
||||||
|
samhain-standalone \
|
||||||
|
${@bb.utils.contains("DISTRO_FEATURES", "pam", "sssd", "",d)} \
|
||||||
|
${@bb.utils.contains("DISTRO_FEATURES", "apparmor", "apparmor", "",d)} \
|
||||||
|
${@bb.utils.contains("DISTRO_FEATURES", "smack", "smack-test", "",d)} \
|
||||||
os-release \
|
os-release \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user