summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael-Luke Jones <mlj28@cam.ac.uk>2006-09-21 22:31:54 +0000
committerMichael-Luke Jones <mlj28@cam.ac.uk>2006-09-21 22:31:54 +0000
commit5249e9484bb1ab8968016bec6459ef082288a13a (patch)
tree3cf937e097cf42993e52ba6e361dae6002373fd8
parent2ec3183d8cb892c4e29affad04c0cd2ee5e63a94 (diff)
ixp4xx-kernel_2.6.18: General Update
* Patches updated to reflect NSLU2-Linux SVN repository
-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"