aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2012-01-31 19:53:51 -0800
committerSaul Wold <sgw@linux.intel.com>2012-02-02 15:42:12 -0800
commit6ac8940f9d328afccd0176ae7c33053c3e565aca (patch)
treeccbd84aa30a182816072d9409149324779eb5a94
parentfb5064de4d5d83b2f8b4d0aabea419f0681537f0 (diff)
downloadopenembedded-core-contrib-6ac8940f9d328afccd0176ae7c33053c3e565aca.tar.gz
self-hosted-image: add package management for correct installation
Signed-off-by: Saul Wold <sgw@linux.intel.com>
-rw-r--r--meta/recipes-core/images/self-hosted-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/images/self-hosted-image.bb b/meta/recipes-core/images/self-hosted-image.bb
index 111c0574d6..5029ac2fbb 100644
--- a/meta/recipes-core/images/self-hosted-image.bb
+++ b/meta/recipes-core/images/self-hosted-image.bb
@@ -4,7 +4,7 @@ POKY_EXTRA_INSTALL = "\
task-self-hosted \
"
-IMAGE_FEATURES += "x11-mini"
+IMAGE_FEATURES += "x11-mini package-management"
inherit core-image