git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af818f0
)
task-base: if there are usbhost and irda supported then add module for USB Irda
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Wed, 27 Sep 2006 14:02:54 +0000
(14:02 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Wed, 27 Sep 2006 14:02:54 +0000
(14:02 +0000)
packages/tasks/task-base.bb
patch
|
blob
|
history
diff --git
a/packages/tasks/task-base.bb
b/packages/tasks/task-base.bb
index
6d54471
..
f016ff5
100644
(file)
--- a/
packages/tasks/task-base.bb
+++ b/
packages/tasks/task-base.bb
@@
-213,7
+213,7
@@
task-base-irda-rrecommends = "\
kernel-module-irnet \
kernel-module-irport \
kernel-module-irtty \
-
kernel-module-ir-usb
"
+
${@base_contains("COMBINED_FEATURES", "usbhost", "kernel-module-ir-usb", "",d)}
"
task-base-usbgadget-rrecommends = "\
kernel-module-gadgetfs \