aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-08-22 00:04:10 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2013-08-26 20:13:42 +0100
commit20849ef50168fe690626ab34a16afd7eab65b643 (patch)
tree1b4b50c54c00421894b6b645e8c4185110d93f99
parent5f8d02e5c041216c59bc03f1209c3c1c2e07a316 (diff)
downloadmeta-opie-20849ef50168fe690626ab34a16afd7eab65b643.tar.gz
opie-image: add to IMAGE_FEATURES instead of setting it
This allows EXTRA_IMAGE_FEATURES to work (and thus enables the default debug-tweaks feature to be enabled, providing a blank password for debugging.) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
-rw-r--r--recipes-opie/images/opie-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-opie/images/opie-image.bb b/recipes-opie/images/opie-image.bb
index c73b6fa..ea85060 100644
--- a/recipes-opie/images/opie-image.bb
+++ b/recipes-opie/images/opie-image.bb
@@ -4,7 +4,7 @@ IMAGE_LINGUAS = ""
DEPENDS = "packagegroup-base packagegroup-opie"
-IMAGE_FEATURES = "ssh-server-dropbear"
+IMAGE_FEATURES += "ssh-server-dropbear"
ANGSTROM_EXTRA_INSTALL ?= ""
IMAGE_INSTALL = "packagegroup-core-boot packagegroup-base ${ROOTFS_PKGMANAGE} \