summaryrefslogtreecommitdiff
path: root/packages/linux/ixp4xx-kernel_2.6.18.bb
diff options
context:
space:
mode:
authorMichael-Luke Jones <mlj28@cam.ac.uk>2006-09-22 07:24:24 +0000
committerMichael-Luke Jones <mlj28@cam.ac.uk>2006-09-22 07:24:24 +0000
commitaf4d18186452dd98c27dc6ac933a157d3d63acd0 (patch)
tree55596f3a17e012c53b5412e134eda24e600a9405 /packages/linux/ixp4xx-kernel_2.6.18.bb
parent248f93834cb9c1912151fdff0639094b52b23ee1 (diff)
parent5249e9484bb1ab8968016bec6459ef082288a13a (diff)
merge of '1b158f684870f3107f58126d4ca5ced24b2c8927'
and '1ef7e13b3e401c51337c45e399b1788d0deb4286'
Diffstat (limited to 'packages/linux/ixp4xx-kernel_2.6.18.bb')
-rw-r--r--packages/linux/ixp4xx-kernel_2.6.18.bb8
1 files changed, 5 insertions, 3 deletions
diff --git a/packages/linux/ixp4xx-kernel_2.6.18.bb b/packages/linux/ixp4xx-kernel_2.6.18.bb
index f5af772052..7bf2b51a9a 100644
--- a/packages/linux/ixp4xx-kernel_2.6.18.bb
+++ b/packages/linux/ixp4xx-kernel_2.6.18.bb
@@ -19,7 +19,7 @@ IXP4XX_PATCHES = ""
SVN_SRC = "http://svn.nslu2-linux.org/svnroot/kernel/branches/ixp_npe/patches/2.6.18"
-IXP4XX_PATCHES += "${SVN_SRC}/00-squashfs3.1.patch;patch=1"
+# IXP4XX_PATCHES += "${SVN_SRC}/00-squashfs3.1.patch;patch=1"
IXP4XX_PATCHES += "${SVN_SRC}/02-nas100d-mac-addr.patch;patch=1"
IXP4XX_PATCHES += "${SVN_SRC}/04-nslu2-mac-addr.patch;patch=1"
# IXP4XX_PATCHES += "${SVN_SRC}/05-timer-ixp4xx.patch;patch=1"
@@ -30,8 +30,10 @@ IXP4XX_PATCHES += "${SVN_SRC}/15-jffs2-endian-config.patch;patch=1"
IXP4XX_PATCHES += "${SVN_SRC}/20-nas100d-cmdline-fixup.patch;patch=1"
IXP4XX_PATCHES += "${SVN_SRC}/20-nslu2-cmdline-fixup.patch;patch=1"
IXP4XX_PATCHES += "${SVN_SRC}/30-ixp4xx-0.1.0-driver.patch;patch=1"
-IXP4XX_PATCHES += "${SVN_SRC}/31-ixp4xx-0.1.0-localfixes.patch;patch=1"
-IXP4XX_PATCHES += "${SVN_SRC}/32-nslu-setup-mac.patch;patch=1"
+IXP4XX_PATCHES += "${SVN_SRC}/31-ixp4xx-0.1.0-fix-compiler-issues.patch;patch=1"
+IXP4XX_PATCHES += "${SVN_SRC}/32-ixp4xx-0.1.0-fix-MAC-address-setting.patch;patch=1"
+IXP4XX_PATCHES += "${SVN_SRC}/36-ixp4xx-0.1.0-localfixes.patch;patch=1"
+IXP4XX_PATCHES += "${SVN_SRC}/37-nslu-setup-mac.patch;patch=1"
IXP4XX_PATCHES += "${SVN_SRC}/40-scsi-idle.patch;patch=1"
IXP4XX_PATCHES += "${SVN_SRC}/50-leds-arm-cpu-activity.patch;patch=1"
# IXP4XX_PATCHES += "${SVN_SRC}/75-dsmg600.patch;patch=1"