From 7b361250977edaa345d48ec22052db91265997d9 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Tue, 31 Jan 2012 19:53:51 -0800 Subject: self-hosted-image: add package management for correct installation (From OE-Core rev: 6ac8940f9d328afccd0176ae7c33053c3e565aca) Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-core/images/self-hosted-image.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-core') 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 -- cgit v1.2.3-54-g00ecf