h2200: cleaned task-base switch
authorMarcin Juszkiewicz <hrw@openembedded.org>
Wed, 11 Oct 2006 15:38:39 +0000 (15:38 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Wed, 11 Oct 2006 15:38:39 +0000 (15:38 +0000)
- do not depend on udev - kernel26 feature take care of it
- do not list usb gadget modules - feature them
- fixed typo: s/__/_ in MACHINE_EXTRA_RRECOMMENDS

conf/machine/h2200.conf

index 9adb6db..46a612e 100644 (file)
@@ -16,11 +16,8 @@ PCMCIA_MANAGER = "pcmciautils"
 
 MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia bluetooth irda usbgadget"
 
-MACHINE_EXTRA_RDEPENDS = "mtd-utils h2200-bootloader kernel udev"
-MACHINE_EXTRA__RRECOMMENDS = "  kernel-module-snd_pcm_oss \
-                               g_ether \
-                               g_serial \
-                               g_file_storage" 
+MACHINE_EXTRA_RDEPENDS = "mtd-utils h2200-bootloader kernel"
+MACHINE_EXTRA_RRECOMMENDS = "kernel-module-snd_pcm_oss"
 
 #autoload on boot:
 module_autoload_snd-pcm-oss    = "snd-pcm-oss"