[oe-commits] org.oe.dev ixp4xx-kernel: Updated to pull latest patches from svn including fixes

mwester commit openembedded-commits at lists.openembedded.org
Tue Mar 6 06:26:23 UTC 2007


ixp4xx-kernel: Updated to pull latest patches from svn including fixes
for the NSLU2 and DSM-G600 losing time; and updated series to match.

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

#
# mt diff -ra81f6f870cd72bb3a36e84f2d71e0e5b7425a2f7 -re0f7642676ade5fdc7267714690feb2f17950570
#
# 
# 
# patch "packages/linux/ixp4xx-kernel/2.6.20/series"
#  from [b7a7a061ede29e919e9d64194be305e8bae5ae6d]
#    to [8b0d9b094bafb63432a47fdb12eaee1714187795]
# 
# patch "packages/linux/ixp4xx-kernel_2.6.20.bb"
#  from [483a69e1d5b40bd48e6615c58f349c471c41af0a]
#    to [a3372293a050fcae99e424e5376811d8d11deaba]
# 
============================================================
--- packages/linux/ixp4xx-kernel/2.6.20/series	b7a7a061ede29e919e9d64194be305e8bae5ae6d
+++ packages/linux/ixp4xx-kernel/2.6.20/series	8b0d9b094bafb63432a47fdb12eaee1714187795
@@ -10,7 +10,9 @@ 00-linux-2.6.20.1.patch
 squashfs/squashfs-Kconfig.patch
 squashfs/squashfs-Makefile.patch
 00-linux-2.6.20.1.patch
-01-fix-redboot-bad-code.patch
+01-fix-redboot-parse-oops.patch
+02-fix-redboot-parse-regression.patch
+03-improve-byteswap-redboot-parse.patch
 07-remove-avila-ixdp425-setup.patch
 08-avila-loft-setup.patch
 09-avila-setup-pata.patch
@@ -32,10 +34,12 @@ 78-velocity-BE.patch
 75-dsmg600-support.patch
 76-dsmg600-pwrbtn.patch
 78-velocity-BE.patch
-80-kexec-arm-r3.patch
+80-kexec-arm-upstream.patch
 85-nslu2-rtc-fixup.patch
 86-nas100d-rtc-fixup.patch
 87-dsmg600-rtc-fixup.patch
+89-dsmg600-mv-freq-fixup.patch
+89-nslu2-mv-freq-fixup.patch
 96-fsg3-support.patch
 98-sata_via-pata-support-upstream.patch
 99-avila-mtd-microcode.patch
============================================================
--- packages/linux/ixp4xx-kernel_2.6.20.bb	483a69e1d5b40bd48e6615c58f349c471c41af0a
+++ packages/linux/ixp4xx-kernel_2.6.20.bb	a3372293a050fcae99e424e5376811d8d11deaba
@@ -6,7 +6,7 @@
 # http://trac.nslu2-linux.org/kernel/
 #
 # The revision that is pulled from SVN is specified below
-IXP4XX_KERNEL_SVN_REV = "704"
+IXP4XX_KERNEL_SVN_REV = "768"
 #
 # The directory containing the patches to be applied is
 # specified below






More information about the Openembedded-commits mailing list