[oe-commits] org.oe.dev ixp4xx-kernel: Ensure zd1211-firmware is built, so it can be included in the rootfs if the kernel module is included.

rwhitby commit openembedded-commits at lists.openembedded.org
Mon Sep 24 09:19:37 UTC 2007


ixp4xx-kernel: Ensure zd1211-firmware is built, so it can be included in the rootfs if the kernel module is included.

Author: rwhitby at nslu2-linux.org
Branch: org.openembedded.dev
Revision: 69a79125da9281a2071776d84dc73c20ae8dbf97
ViewMTN: http://monotone.openembedded.org/revision/info/69a79125da9281a2071776d84dc73c20ae8dbf97
Files:
1
packages/linux/ixp4xx-kernel.inc
Diffs:

#
# mt diff -r4c5ddb91cef08efd90fb4c65979c1ab998e523d9 -r69a79125da9281a2071776d84dc73c20ae8dbf97
#
# 
# 
# patch "packages/linux/ixp4xx-kernel.inc"
#  from [b22efce3723a42731a6940b02489811fb8a36033]
#    to [7fdde9d51b8e3fe0cc0eb9518098902d6281e3da]
# 
============================================================
--- packages/linux/ixp4xx-kernel.inc	b22efce3723a42731a6940b02489811fb8a36033
+++ packages/linux/ixp4xx-kernel.inc	7fdde9d51b8e3fe0cc0eb9518098902d6281e3da
@@ -213,6 +213,7 @@ do_configure_prepend() {
 
 # Kernel module dependencies
 
+DEPENDS += "zd1211-firmware"
 RDEPENDS_kernel-module-zd1211rw += "zd1211-firmware"
 
 






More information about the Openembedded-commits mailing list