task-base: add pcmcia and pxa27x_udc kernel modules to pcmcia/usbgadget-rrecommends
authorPhilipp Zabel <philipp.zabel@gmail.com>
Mon, 2 Oct 2006 16:52:33 +0000 (16:52 +0000)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Mon, 2 Oct 2006 16:52:33 +0000 (16:52 +0000)
packages/tasks/task-base.bb

index 2e23d7f..88c1fd5 100644 (file)
@@ -180,6 +180,7 @@ task-base-pcmcia-rdepends = "\
     ${@base_contains("DISTRO_FEATURES", "wifi", "orinoco-conf", "",d)}"
 
 task-base-pcmcia-rrecommends = "\
+    kernel-module-pcmcia \
     kernel-module-airo-cs \
     kernel-module-pcnet-cs \
     kernel-module-serial-cs \
@@ -218,6 +219,7 @@ task-base-irda-rrecommends = "\
     ${@base_contains("COMBINED_FEATURES", "usbhost", "kernel-module-ir-usb", "",d)} "
 
 task-base-usbgadget-rrecommends = "\
+    kernel-module-pxa27x_udc \
     kernel-module-gadgetfs \
     kernel-module-g-file-storage \
     kernel-module-g-serial \