aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/uml
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-04-22 07:12:09 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-04-22 07:12:09 +0000
commita0a67ed36661e2252b635e8eb2e2debaa7f2c791 (patch)
tree0c7e52610b4ffe5971af3fcc7e40d0bb8197cd73 /target/linux/uml
parent934a7884541a41513d9b168fa342ba2d8295b001 (diff)
downloadupstream-a0a67ed36661e2252b635e8eb2e2debaa7f2c791.tar.gz
upstream-a0a67ed36661e2252b635e8eb2e2debaa7f2c791.tar.bz2
upstream-a0a67ed36661e2252b635e8eb2e2debaa7f2c791.zip
kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21081 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/uml')
-rw-r--r--target/linux/uml/patches-2.6.33/003-fix_text_section.patch2
-rw-r--r--target/linux/uml/patches-2.6.33/901-lib_zlib_deflate_visible.patch2
2 files changed, 1 insertions, 3 deletions
diff --git a/target/linux/uml/patches-2.6.33/003-fix_text_section.patch b/target/linux/uml/patches-2.6.33/003-fix_text_section.patch
index f973cfd604..210435eb3e 100644
--- a/target/linux/uml/patches-2.6.33/003-fix_text_section.patch
+++ b/target/linux/uml/patches-2.6.33/003-fix_text_section.patch
@@ -25,8 +25,6 @@ Cc: user-mode-linux-devel@lists.sourceforge.net
arch/um/kernel/uml.lds.S | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-diff --git a/arch/um/kernel/uml.lds.S b/arch/um/kernel/uml.lds.S
-index e7a6cca..664f942 100644
--- a/arch/um/kernel/uml.lds.S
+++ b/arch/um/kernel/uml.lds.S
@@ -22,7 +22,7 @@ SECTIONS
diff --git a/target/linux/uml/patches-2.6.33/901-lib_zlib_deflate_visible.patch b/target/linux/uml/patches-2.6.33/901-lib_zlib_deflate_visible.patch
index b71a673314..116d76fcfa 100644
--- a/target/linux/uml/patches-2.6.33/901-lib_zlib_deflate_visible.patch
+++ b/target/linux/uml/patches-2.6.33/901-lib_zlib_deflate_visible.patch
@@ -3,7 +3,7 @@ or as a module
--- a/lib/Kconfig
+++ b/lib/Kconfig
-@@ -92,7 +92,7 @@ config ZLIB_INFLATE
+@@ -95,7 +95,7 @@ config ZLIB_INFLATE
tristate
config ZLIB_DEFLATE