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.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-core/images/core-image-minimal.bb b/meta/recipes-core/images/core-image-minimal.bb
index 7953b805a6..089a728f88 100644
--- a/meta/recipes-core/images/core-image-minimal.bb
+++ b/meta/recipes-core/images/core-image-minimal.bb
@@ -1,6 +1,3 @@
1#
2# Copyright (C) 2007 OpenedHand Ltd.
3#
4DESCRIPTION = "A small image just capable of allowing a device to boot." 1DESCRIPTION = "A small image just capable of allowing a device to boot."
5 2
6IMAGE_INSTALL = "task-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL}" 3IMAGE_INSTALL = "task-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL}"