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:
f98462e
)
task-base: add EHCI/UHCI controllers into task-base-usbhost
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Thu, 1 Mar 2007 10:43:22 +0000
(10:43 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Thu, 1 Mar 2007 10:43:22 +0000
(10:43 +0000)
packages/tasks/task-base.bb
patch
|
blob
|
history
diff --git
a/packages/tasks/task-base.bb
b/packages/tasks/task-base.bb
index
1faf3e9
..
e34c2ce
100644
(file)
--- a/
packages/tasks/task-base.bb
+++ b/
packages/tasks/task-base.bb
@@
-1,5
+1,5
@@
DESCRIPTION = "Merge machine and distro options to create a basic machine task/package"
-PR = "r1
8
"
+PR = "r1
9
"
PACKAGES = "task-base \
task-base-minimal \
@@
-236,6
+236,8
@@
task-base-usbhost-rdepends = "\
usbutils "
task-base-usbhost-rrecommends = "\
+ kernel-module-uhci-hcd \
+ kernel-module-ehci-hcd \
kernel-module-ohci-hcd \
kernel-module-usbcore \
kernel-module-usbhid \