summaryrefslogtreecommitdiff
path: root/packages/tasks
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-09-27 14:03:56 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-09-27 14:03:56 +0000
commit88137005393a43a9974c3cb467b1526add9f5ba8 (patch)
tree1e48b32bf4c4c4df8a8b7ae324ea449fad6d031d /packages/tasks
parent611a8a3554163276723ef69e1bf056911a81bb02 (diff)
task-base: do not add USB BT/Irda into usbhost list - they are part of bt/irda already
Diffstat (limited to 'packages/tasks')
-rw-r--r--packages/tasks/task-base.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/packages/tasks/task-base.bb b/packages/tasks/task-base.bb
index f016ff5ca8..0182a6969c 100644
--- a/packages/tasks/task-base.bb
+++ b/packages/tasks/task-base.bb
@@ -230,10 +230,8 @@ task-base-usbhost-rrecommends = "\
kernel-module-scsi-mod \
kernel-module-usbmouse \
kernel-module-mousedev \
- kernel-module-hci-usb \
kernel-module-usbserial \
- kernel-module-usb-storage \
- kernel-module-ir-usb"
+ kernel-module-usb-storage "
task-distro-ppp-rdepends = "\
ppp \