summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/images/core-image-minimal.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/images/core-image-minimal.bb')
-rw-r--r--meta/recipes-core/images/core-image-minimal.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/images/core-image-minimal.bb b/meta/recipes-core/images/core-image-minimal.bb
index 687f72a4cc..7953b805a6 100644
--- a/meta/recipes-core/images/core-image-minimal.bb
+++ b/meta/recipes-core/images/core-image-minimal.bb
@@ -3,7 +3,7 @@
3# 3#
4DESCRIPTION = "A small image just capable of allowing a device to boot." 4DESCRIPTION = "A small image just capable of allowing a device to boot."
5 5
6IMAGE_INSTALL = "task-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${POKY_EXTRA_INSTALL}" 6IMAGE_INSTALL = "task-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL}"
7 7
8IMAGE_LINGUAS = " " 8IMAGE_LINGUAS = " "
9 9