]> code.ossystems Code Review - openembedded-core.git/commitdiff
poky: use task-base-extended by default so devices with pcmcia/cf/usb will get BT...
authorMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 29 Jun 2007 07:46:35 +0000 (07:46 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 29 Jun 2007 07:46:35 +0000 (07:46 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2057 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/distro/poky.conf

index 0e5610d58a6b585856ccf8d256de09fe608d10af..ce0f14f37badbcfcc3e8728eae11708487684344 100644 (file)
@@ -201,7 +201,7 @@ IMAGE_FEATURES ?= ""
 
 DISTRO_TASKS = "\
     task-poky-boot \
-    task-base \
+    task-base-extended \
     "
 
 #