aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-08-26 18:41:22 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2013-08-26 20:13:42 +0100
commitf6390bbf179fdbafc961d3882ab752637ca3c5f1 (patch)
tree4a0dd9a2faed08d602230b589e0749759cf418fe /recipes-opie
parent53a5bbc0574d96a2c3ff76295ea549afa27dd129 (diff)
downloadmeta-opie-f6390bbf179fdbafc961d3882ab752637ca3c5f1.tar.gz
opie-image: add package-management to IMAGE_FEATURES
This image already contains opie-packagemanager so we need this. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-opie')
-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 ea85060..2aab65e 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 package-management"
ANGSTROM_EXTRA_INSTALL ?= ""
IMAGE_INSTALL = "packagegroup-core-boot packagegroup-base ${ROOTFS_PKGMANAGE} \