diff options
| -rw-r--r-- | recipes-core/images/security-build-image.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/images/security-build-image.bb b/recipes-core/images/security-build-image.bb index a8757f9..411cd20 100644 --- a/recipes-core/images/security-build-image.bb +++ b/recipes-core/images/security-build-image.bb | |||
| @@ -3,6 +3,7 @@ DESCRIPTION = "A small image for building meta-security packages" | |||
| 3 | IMAGE_FEATURES += "ssh-server-openssh" | 3 | IMAGE_FEATURES += "ssh-server-openssh" |
| 4 | 4 | ||
| 5 | IMAGE_INSTALL = "\ | 5 | IMAGE_INSTALL = "\ |
| 6 | ${@bb.utils.contains("DISTRO_FEATURES", "lkrg", "lkrg-module", "",d)} \ | ||
| 6 | packagegroup-base \ | 7 | packagegroup-base \ |
| 7 | packagegroup-core-boot \ | 8 | packagegroup-core-boot \ |
| 8 | packagegroup-core-security \ | 9 | packagegroup-core-security \ |
