[oe-commits] Khem Raj : linux-ixp4xx.inc: Add DEPENDS on zd1211-firmware

git version control git at git.openembedded.org
Tue Jan 11 21:00:49 UTC 2011


Module: openembedded.git
Branch: master
Commit: bb4736056d846527cd73a0aaec61e8f555d0f6e6
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=bb4736056d846527cd73a0aaec61e8f555d0f6e6

Author: Khem Raj <raj.khem at gmail.com>
Date:   Tue Jan 11 12:56:35 2011 -0800

linux-ixp4xx.inc: Add DEPENDS on zd1211-firmware

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/linux/linux-ixp4xx.inc |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/recipes/linux/linux-ixp4xx.inc b/recipes/linux/linux-ixp4xx.inc
index f877672..5587382 100644
--- 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"





More information about the Openembedded-commits mailing list