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:
3d8bb77
)
task-slugos: Add ehci-hcd to the rootfs
author
Rod Whitby
<rod@whitby.id.au>
Sat, 6 Oct 2007 22:05:41 +0000
(22:05 +0000)
committer
Rod Whitby
<rod@whitby.id.au>
Sat, 6 Oct 2007 22:05:41 +0000
(22:05 +0000)
packages/tasks/task-slugos.bb
patch
|
blob
|
history
diff --git
a/packages/tasks/task-slugos.bb
b/packages/tasks/task-slugos.bb
index
07457c5
..
ecb3189
100644
(file)
--- a/
packages/tasks/task-slugos.bb
+++ b/
packages/tasks/task-slugos.bb
@@
-6,7
+6,7
@@
DESCRIPTION = "Task packages for the SlugOS distribution"
HOMEPAGE = "http://www.nslu2-linux.org"
LICENSE = "MIT"
-PR = "r1
4
"
+PR = "r1
5
"
PACKAGE_ARCH = "${MACHINE_ARCH}"
ALLOW_EMPTY = "1"
@@
-76,6
+76,7
@@
${SLUGOS_RNG_TOOLS_PACKAGE} \
# Add modules required for usb support
SLUGOS_STANDARD_RRECOMMENDS += "\
+kernel-module-ehci-hcd \
kernel-module-ohci-hcd \
kernel-module-uhci-hcd \
"