summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/images/poky-image-minimal.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/images/poky-image-minimal.bb')
-rw-r--r--meta/recipes-core/images/poky-image-minimal.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/images/poky-image-minimal.bb b/meta/recipes-core/images/poky-image-minimal.bb
index 48136ed0f1..6a641f3b84 100644
--- a/meta/recipes-core/images/poky-image-minimal.bb
+++ b/meta/recipes-core/images/poky-image-minimal.bb
@@ -1,7 +1,7 @@
1# 1#
2# Copyright (C) 2007 OpenedHand Ltd. 2# Copyright (C) 2007 OpenedHand Ltd.
3# 3#
4IMAGE_INSTALL = "task-poky-boot ${ROOTFS_PKGMANAGE}" 4IMAGE_INSTALL = "task-poky-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP}"
5 5
6IMAGE_LINGUAS = " " 6IMAGE_LINGUAS = " "
7 7