[oe-commits] org.oe.dev ixp4xx-kernel: Added zd1211rw module dependency on zd1211-firmware package

rwhitby commit openembedded-commits at lists.openembedded.org
Fri Mar 9 14:16:11 UTC 2007


ixp4xx-kernel: Added zd1211rw module dependency on zd1211-firmware package

Author: rwhitby at nslu2-linux.org
Branch: org.openembedded.dev
Revision: c63285d2e5506d39bd046f20e94c6d8833ad08dd
ViewMTN: http://monotone.openembedded.org/revision.psp?id=c63285d2e5506d39bd046f20e94c6d8833ad08dd
Files:
1
packages/linux/ixp4xx-kernel.inc
packages/linux/ixp4xx-kernel_2.6.20.bb
Diffs:

#
# mt diff -r4b05cfead076486d4676c21f34010e37cccf079d -rc63285d2e5506d39bd046f20e94c6d8833ad08dd
#
# 
# 
# patch "packages/linux/ixp4xx-kernel.inc"
#  from [7a5d36b39012c04badc86d825be62979b5678de4]
#    to [997dbde0491b1140eedbc3c08003e0bacac082d5]
# 
# patch "packages/linux/ixp4xx-kernel_2.6.20.bb"
#  from [a3372293a050fcae99e424e5376811d8d11deaba]
#    to [82bb827666df26e0750edb2cd389f187e0a321e4]
# 
============================================================
--- packages/linux/ixp4xx-kernel.inc	7a5d36b39012c04badc86d825be62979b5678de4
+++ packages/linux/ixp4xx-kernel.inc	997dbde0491b1140eedbc3c08003e0bacac082d5
@@ -211,6 +211,12 @@ do_configure_prepend() {
 
 }
 
+
+# Kernel module dependencies
+
+RDEPENDS_kernel-module-zd1211rw += "zd1211-firmware"
+
+
 # MACHID and LE handling
 #
 # This mach_fixup function adds the required prefix to the image to
============================================================
--- packages/linux/ixp4xx-kernel_2.6.20.bb	a3372293a050fcae99e424e5376811d8d11deaba
+++ packages/linux/ixp4xx-kernel_2.6.20.bb	82bb827666df26e0750edb2cd389f187e0a321e4
@@ -16,7 +16,7 @@ IXP4XX_KERNEL_PATCH_DIR = "2.6.20"
 # the changes in SVN between revisions include changes in the
 # patches applied to the kernel, rather than simply defconfig
 # changes
-PR = "r2.${IXP4XX_KERNEL_SVN_REV}"
+PR = "r3.${IXP4XX_KERNEL_SVN_REV}"
 
 require ixp4xx-kernel.inc
 require ixp4xx-kernel-svnpatch.inc






More information about the Openembedded-commits mailing list