Browse Source

kernel: update to kernel 2.6.34.1

SVN-Revision: 22118
Hauke Mehrtens 15 years ago
parent
commit
e2ce2feedb

+ 2 - 2
include/kernel-version.mk

@@ -17,8 +17,8 @@ endif
 ifeq ($(LINUX_VERSION),2.6.33.4)
   LINUX_KERNEL_MD5SUM:=f75d21e5c60f18adf0e99d61c243f964
 endif
-ifeq ($(LINUX_VERSION),2.6.34)
-  LINUX_KERNEL_MD5SUM:=10eebcb0178fb4540e2165bfd7efc7ad
+ifeq ($(LINUX_VERSION),2.6.34.1)
+  LINUX_KERNEL_MD5SUM:=d31d241dc2058698a45fe41359cafb45
 endif
 ifeq ($(LINUX_VERSION),2.6.35-rc2)
   LINUX_KERNEL_MD5SUM:=6b6b76e689e11b70b2e53f9482006929

+ 1 - 1
target/linux/at91/Makefile

@@ -12,7 +12,7 @@ BOARDNAME:=NetusG20
 FEATURES:=squashfs jffs2 tgz
 CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -funit-at-a-time
 
-LINUX_VERSION:=2.6.34
+LINUX_VERSION:=2.6.34.1
 DEVICE_TYPE=
 
 include $(INCLUDE_DIR)/target.mk

+ 1 - 1
target/linux/au1000/Makefile

@@ -12,7 +12,7 @@ BOARDNAME:=RMI/AMD AU1x00
 FEATURES:=jffs2 usb pci
 SUBTARGETS=au1500 au1550
 
-LINUX_VERSION:=2.6.34
+LINUX_VERSION:=2.6.34.1
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += wpad-mini yamonenv

+ 1 - 1
target/linux/mx2/Makefile

@@ -12,7 +12,7 @@ BOARDNAME:=Freescale MX2
 FEATURES:=jffs2
 CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -funit-at-a-time
 
-LINUX_VERSION:=2.6.34
+LINUX_VERSION:=2.6.34.1
 
 DEVICE_TYPE=phone
 

+ 1 - 1
target/linux/orion/Makefile

@@ -13,7 +13,7 @@ FEATURES:=squashfs
 SUBTARGETS=generic harddisk
 CFLAGS=-Os -pipe -march=armv5t -mtune=xscale -funit-at-a-time
 
-LINUX_VERSION:=2.6.34
+LINUX_VERSION:=2.6.34.1
 
 include $(INCLUDE_DIR)/target.mk
 

+ 1 - 1
target/linux/ramips/Makefile

@@ -13,7 +13,7 @@ SUBTARGETS:=rt288x rt305x
 CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
 FEATURES:=squashfs
 
-LINUX_VERSION:=2.6.34
+LINUX_VERSION:=2.6.34.1
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES+=kmod-leds-gpio wpad-mini

+ 1 - 1
target/linux/xburst/Makefile

@@ -12,7 +12,7 @@ BOARDNAME:=Ingenic XBurst
 FEATURES:=jffs2 targz ubifs audio
 SUBTARGETS:=qi_lb60 n516 n526
 
-LINUX_VERSION:=2.6.34
+LINUX_VERSION:=2.6.34.1
 
 DEVICE_TYPE=other