[oe-commits] org.oe.dev ixp4xx-kernel: Make the FIS directory partition writeable so it can be updated

rwhitby commit openembedded-commits at lists.openembedded.org
Thu Feb 15 10:53:45 UTC 2007


ixp4xx-kernel: Make the FIS directory partition writeable so it can be updated

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

#
# mt diff -r4a9a7e8f070b07c9351e88a6d0acde26d4917fb0 -ra46699ccd2fe4b166fa1a0f4659c8364c307cd0e
#
# 
# 
# patch "packages/linux/ixp4xx-kernel/2.6.19/defconfig"
#  from [d4b616defe7fdbc39a265c9f571c7dc9183ad9c5]
#    to [fda5517f2f279d5dc7d1032423bd09803c24d834]
# 
# patch "packages/linux/ixp4xx-kernel/2.6.20/defconfig"
#  from [582e932a4f95edb52183d817bc12a39a46fd443c]
#    to [d7c4d5909555976d9051b2591928c469114ba75c]
# 
# patch "packages/linux/ixp4xx-kernel_2.6.19.bb"
#  from [a1aee1f4d497e5835f053bf134c292c6160aed46]
#    to [5104f15b9d5b7be0cf27da7b2bd202331369887c]
# 
# patch "packages/linux/ixp4xx-kernel_2.6.20.bb"
#  from [11df951ba41d7235628ed3b79387195fab991f4b]
#    to [b3a4b14fe82780e91fa2a55e95946ff3b8546e75]
# 
============================================================
--- packages/linux/ixp4xx-kernel/2.6.19/defconfig	d4b616defe7fdbc39a265c9f571c7dc9183ad9c5
+++ packages/linux/ixp4xx-kernel/2.6.19/defconfig	fda5517f2f279d5dc7d1032423bd09803c24d834
@@ -513,7 +513,7 @@ CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y
 CONFIG_MTD_REDBOOT_PARTS=y
 CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
 CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y
-CONFIG_MTD_REDBOOT_PARTS_READONLY=y
+# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
 # CONFIG_MTD_CMDLINE_PARTS is not set
 # CONFIG_MTD_AFS_PARTS is not set
 
============================================================
--- packages/linux/ixp4xx-kernel/2.6.20/defconfig	582e932a4f95edb52183d817bc12a39a46fd443c
+++ packages/linux/ixp4xx-kernel/2.6.20/defconfig	d7c4d5909555976d9051b2591928c469114ba75c
@@ -529,7 +529,7 @@ CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y
 CONFIG_MTD_REDBOOT_PARTS=y
 CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
 CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y
-CONFIG_MTD_REDBOOT_PARTS_READONLY=y
+# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
 # CONFIG_MTD_CMDLINE_PARTS is not set
 # CONFIG_MTD_AFS_PARTS is not set
 
============================================================
--- packages/linux/ixp4xx-kernel_2.6.19.bb	a1aee1f4d497e5835f053bf134c292c6160aed46
+++ packages/linux/ixp4xx-kernel_2.6.19.bb	5104f15b9d5b7be0cf27da7b2bd202331369887c
@@ -6,7 +6,7 @@
 # http://trac.nslu2-linux.org/kernel/
 #
 # The revision that is pulled from SVN is specified below
-IXP4XX_KERNEL_SVN_REV = "693"
+IXP4XX_KERNEL_SVN_REV = "698"
 #
 # The directory containing the patches to be applied is
 # specified below
============================================================
--- packages/linux/ixp4xx-kernel_2.6.20.bb	11df951ba41d7235628ed3b79387195fab991f4b
+++ packages/linux/ixp4xx-kernel_2.6.20.bb	b3a4b14fe82780e91fa2a55e95946ff3b8546e75
@@ -6,7 +6,7 @@
 # http://trac.nslu2-linux.org/kernel/
 #
 # The revision that is pulled from SVN is specified below
-IXP4XX_KERNEL_SVN_REV = "693"
+IXP4XX_KERNEL_SVN_REV = "698"
 #
 # The directory containing the patches to be applied is
 # specified below






More information about the Openembedded-commits mailing list