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:
71a9d34
)
linux-ixp4xx.inc: Add DEPENDS on zd1211-firmware
author
Khem Raj
<raj.khem@gmail.com>
Tue, 11 Jan 2011 20:56:35 +0000
(12:56 -0800)
committer
Khem Raj
<raj.khem@gmail.com>
Tue, 11 Jan 2011 20:56:35 +0000
(12:56 -0800)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/linux/linux-ixp4xx.inc
patch
|
blob
|
history
diff --git
a/recipes/linux/linux-ixp4xx.inc
b/recipes/linux/linux-ixp4xx.inc
index
f877672
..
5587382
100644
(file)
--- a/
recipes/linux/linux-ixp4xx.inc
+++ b/
recipes/linux/linux-ixp4xx.inc
@@
-21,7
+21,5
@@
CMDLINE += "${CMDLINE_DEBUG}"
CMDLINE += "${CMDLINE_CONSOLE}"
# Kernel module dependencies
-# (according to hrw, these should go in kernel.bbclass)
-
-DEPENDS_kernel-module-zd1211rw += "zd1211-firmware"
+DEPENDS += "zd1211-firmware"
RDEPENDS_kernel-module-zd1211rw += "zd1211-firmware"