diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-06-28 10:51:31 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-06-28 10:51:31 +0000 |
commit | 40c209b79d5547297a6882d2426e96e5b0fc46eb (patch) | |
tree | e60e0a3c8b172b34199ad6947bda096ed0ca1bd5 /meta/conf/distro/poky.conf | |
parent | d4ed273e04c6679c994080871beb32beac9e6447 (diff) | |
download | openembedded-core-40c209b79d5547297a6882d2426e96e5b0fc46eb.tar.gz openembedded-core-40c209b79d5547297a6882d2426e96e5b0fc46eb.tar.bz2 openembedded-core-40c209b79d5547297a6882d2426e96e5b0fc46eb.zip |
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
Diffstat (limited to 'meta/conf/distro/poky.conf')
-rw-r--r-- | meta/conf/distro/poky.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 0b3153a975..0e5610d58a 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -201,7 +201,7 @@ IMAGE_FEATURES ?= "" DISTRO_TASKS = "\ task-poky-boot \ - task-poky-boot-extras \ + task-base \ " # |