diff options
| -rw-r--r-- | recipes-security/images/security-build-image.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/images/security-build-image.bb b/recipes-security/images/security-build-image.bb index 6745338..1a7af86 100644 --- a/recipes-security/images/security-build-image.bb +++ b/recipes-security/images/security-build-image.bb | |||
| @@ -8,7 +8,7 @@ IMAGE_INSTALL = "\ | |||
| 8 | packagegroup-core-security \ | 8 | packagegroup-core-security \ |
| 9 | os-release \ | 9 | os-release \ |
| 10 | ${@bb.utils.contains("DISTRO_FEATURES", "x11", "packagegroup-xfce-base", "", d)} \ | 10 | ${@bb.utils.contains("DISTRO_FEATURES", "x11", "packagegroup-xfce-base", "", d)} \ |
| 11 | ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL}" | 11 | ${CORE_IMAGE_EXTRA_INSTALL}" |
| 12 | 12 | ||
| 13 | IMAGE_LINGUAS ?= " " | 13 | IMAGE_LINGUAS ?= " " |
| 14 | 14 | ||
