mirror of
https://git.yoctoproject.org/meta-security
synced 2026-06-05 02:20:50 +00:00
security-build-image: add lkrg-module to build image
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -3,6 +3,7 @@ DESCRIPTION = "A small image for building meta-security packages"
|
||||
IMAGE_FEATURES += "ssh-server-openssh"
|
||||
|
||||
IMAGE_INSTALL = "\
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "lkrg", "lkrg-module", "",d)} \
|
||||
packagegroup-base \
|
||||
packagegroup-core-boot \
|
||||
packagegroup-core-security \
|
||||
|
||||
Reference in New Issue
Block a user