From 40c209b79d5547297a6882d2426e96e5b0fc46eb Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Thu, 28 Jun 2007 10:51:31 +0000 Subject: Cleaned up task-poky and Poky images. By default we install task-poky-boot and task-base. Additional stuff was split to several tasks and each got IMAGE_FEATURE. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2037 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/images/poky-image-base.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/packages/images/poky-image-base.bb') diff --git a/meta/packages/images/poky-image-base.bb b/meta/packages/images/poky-image-base.bb index 6122ce78d9..d214642c40 100644 --- a/meta/packages/images/poky-image-base.bb +++ b/meta/packages/images/poky-image-base.bb @@ -2,4 +2,6 @@ # Copyright (C) 2007 OpenedHand Ltd. # +IMAGE_FEATURES += "apps-console-core" + inherit poky-image -- cgit v1.2.3