[oe-commits] org.oe.dev ixp4xx-kernel: Update ARM kexec patch for new official syscall number.

rwhitby commit openembedded-commits at lists.openembedded.org
Wed Feb 21 09:37:18 UTC 2007


ixp4xx-kernel: Update ARM kexec patch for new official syscall number.

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

#
# mt diff -r6f6f7d84cf9708f071d816ef73548025cc1eee7a -r9148d2b8d041bbdbb9d9cbfa12c0c385ed6f0c7b
#
# 
# 
# patch "packages/linux/ixp4xx-kernel_2.6.19.bb"
#  from [5104f15b9d5b7be0cf27da7b2bd202331369887c]
#    to [ed4bcae754072c6f7e5f691e09c966a9c923a832]
# 
# patch "packages/linux/ixp4xx-kernel_2.6.20.bb"
#  from [b3a4b14fe82780e91fa2a55e95946ff3b8546e75]
#    to [b44db8b8f322c513645cc7a0a0e82b5ff356ca9b]
# 
============================================================
--- packages/linux/ixp4xx-kernel_2.6.19.bb	5104f15b9d5b7be0cf27da7b2bd202331369887c
+++ packages/linux/ixp4xx-kernel_2.6.19.bb	ed4bcae754072c6f7e5f691e09c966a9c923a832
@@ -6,7 +6,7 @@
 # http://trac.nslu2-linux.org/kernel/
 #
 # The revision that is pulled from SVN is specified below
-IXP4XX_KERNEL_SVN_REV = "698"
+IXP4XX_KERNEL_SVN_REV = "699"
 #
 # The directory containing the patches to be applied is
 # specified below
============================================================
--- packages/linux/ixp4xx-kernel_2.6.20.bb	b3a4b14fe82780e91fa2a55e95946ff3b8546e75
+++ packages/linux/ixp4xx-kernel_2.6.20.bb	b44db8b8f322c513645cc7a0a0e82b5ff356ca9b
@@ -6,7 +6,7 @@
 # http://trac.nslu2-linux.org/kernel/
 #
 # The revision that is pulled from SVN is specified below
-IXP4XX_KERNEL_SVN_REV = "698"
+IXP4XX_KERNEL_SVN_REV = "699"
 #
 # The directory containing the patches to be applied is
 # specified below






More information about the Openembedded-commits mailing list