From 0ae387e529cd875c9070f7316ae05c6943533008 Mon Sep 17 00:00:00 2001 From: Zhai Edwin Date: Wed, 21 Dec 2011 15:33:08 +0800 Subject: self-hosted-image: Add builder user and mini X Signed-off-by: Zhai Edwin --- meta/recipes-core/images/self-hosted-image.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'meta/recipes-core/images') diff --git a/meta/recipes-core/images/self-hosted-image.bb b/meta/recipes-core/images/self-hosted-image.bb index 53bd989bb..111c0574d 100644 --- a/meta/recipes-core/images/self-hosted-image.bb +++ b/meta/recipes-core/images/self-hosted-image.bb @@ -4,6 +4,8 @@ POKY_EXTRA_INSTALL = "\ task-self-hosted \ " +IMAGE_FEATURES += "x11-mini" + inherit core-image -PR = "r1" +PR = "r2" -- cgit v1.2.3