[oe-commits] org.oe.dev ixp4xx-kernel: built the ixp4xx-npe module into the kernel, so it can accept a microcode image found in an MTD partition

rwhitby commit openembedded-commits at lists.openembedded.org
Mon Aug 6 11:33:08 UTC 2007


ixp4xx-kernel: built the ixp4xx-npe module into the kernel, so it can accept a microcode image found in an MTD partition

Author: rwhitby at nslu2-linux.org
Branch: org.openembedded.dev
Revision: 51bbb663a19926d631cc9ec6233a22aee2df962b
ViewMTN: http://monotone.openembedded.org/revision.psp?id=51bbb663a19926d631cc9ec6233a22aee2df962b
Files:
1
packages/linux/ixp4xx-kernel/2.6.21/defconfig
packages/linux/ixp4xx-kernel_2.6.21.6.bb
Diffs:

#
# mt diff -r2ca62fb6b78e53a414e5ce98cf416aa947103447 -r51bbb663a19926d631cc9ec6233a22aee2df962b
#
# 
# 
# patch "packages/linux/ixp4xx-kernel/2.6.21/defconfig"
#  from [2066088fb6f08b47ace0f9b1b4755bc9ea14fed6]
#    to [b30e7150607fae97b5c6688d3f4ba07220c743ed]
# 
# patch "packages/linux/ixp4xx-kernel_2.6.21.6.bb"
#  from [4c21f111521b327915ac064d09fa63c6d1b1891b]
#    to [f2a691df6724055699f734d3ccbd5cd557658115]
# 
============================================================
--- packages/linux/ixp4xx-kernel/2.6.21/defconfig	2066088fb6f08b47ace0f9b1b4755bc9ea14fed6
+++ packages/linux/ixp4xx-kernel/2.6.21/defconfig	b30e7150607fae97b5c6688d3f4ba07220c743ed
@@ -885,7 +885,7 @@ CONFIG_IXP4XX_QMGR=m
 CONFIG_NET_ETHERNET=y
 CONFIG_MII=m
 CONFIG_IXP4XX_QMGR=m
-CONFIG_IXP4XX_NPE=m
+CONFIG_IXP4XX_NPE=y
 CONFIG_IXP4XX_NPE_FW_LOAD=y
 CONFIG_IXP4XX_NPE_FW_MTD=y
 CONFIG_IXP4XX_MAC=m
============================================================
--- packages/linux/ixp4xx-kernel_2.6.21.6.bb	4c21f111521b327915ac064d09fa63c6d1b1891b
+++ packages/linux/ixp4xx-kernel_2.6.21.6.bb	f2a691df6724055699f734d3ccbd5cd557658115
@@ -6,7 +6,7 @@
 # http://trac.nslu2-linux.org/kernel/
 #
 # The revision that is pulled from SVN is specified below
-IXP4XX_KERNEL_SVN_REV = "914"
+IXP4XX_KERNEL_SVN_REV = "915"
 #
 # The directory containing the patches to be applied is
 # specified below






More information about the Openembedded-commits mailing list