[oe-commits] org.oe.dev ixp4xx-kernel: Fix redboot breakage in 2.6.20 which was preventing the SlugOS/LE boot.

rwhitby commit openembedded-commits at lists.openembedded.org
Sat Feb 10 06:38:26 UTC 2007


ixp4xx-kernel: Fix redboot breakage in 2.6.20 which was preventing the SlugOS/LE boot.

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

#
# mt diff -r3cff8e6d6517d8a973fa22ecb9eb91ba4501eadb -r1af65859b120a26f81b83e41eb1732e9698bc8f1
#
# 
# 
# patch "packages/linux/ixp4xx-kernel/2.6.20/series"
#  from [f8158abf4924b26c6b6aba9c3333f8c0c3dca08c]
#    to [1cba98c9ababecc3c76aee0c7cc22bfb6d5865b3]
# 
# patch "packages/linux/ixp4xx-kernel_2.6.20.bb"
#  from [e5e6afdb66c4e20172e2293f6d3f1ed5b44088c4]
#    to [2d10806af43f4117c547c3a54f9330c11fdc1585]
# 
============================================================
--- packages/linux/ixp4xx-kernel/2.6.20/series	f8158abf4924b26c6b6aba9c3333f8c0c3dca08c
+++ packages/linux/ixp4xx-kernel/2.6.20/series	1cba98c9ababecc3c76aee0c7cc22bfb6d5865b3
@@ -9,10 +9,10 @@ squashfs/squashfs-Makefile.patch
 squashfs/squashfs-lzma.patch
 squashfs/squashfs-Kconfig.patch
 squashfs/squashfs-Makefile.patch
+00-fix-redboot-bad-code.patch
 07-remove-avila-ixdp425-setup.patch
 08-avila-loft-setup.patch
 09-avila-setup-pata.patch
-11-mtdpart-redboot-config-byteswap.patch
 30-ixp4xx-npe-driver-0.3.1.patch
 37-ixp4xx-net-driver-improve-mac-handling.patch
 39-ixp4xx-net-driver-mtd-load-fw.patch
============================================================
--- packages/linux/ixp4xx-kernel_2.6.20.bb	e5e6afdb66c4e20172e2293f6d3f1ed5b44088c4
+++ packages/linux/ixp4xx-kernel_2.6.20.bb	2d10806af43f4117c547c3a54f9330c11fdc1585
@@ -6,7 +6,7 @@
 # http://trac.nslu2-linux.org/kernel/
 #
 # The revision that is pulled from SVN is specified below
-IXP4XX_KERNEL_SVN_REV = "683"
+IXP4XX_KERNEL_SVN_REV = "686"
 #
 # The directory containing the patches to be applied is
 # specified below






More information about the Openembedded-commits mailing list