瀏覽代碼

kernel-headers/linux: bump 2.6.35.x stable version

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard 15 年之前
父節點
當前提交
386c55dbba
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      linux/Config.in
  2. 1 1
      toolchain/kernel-headers/Config.in

+ 1 - 1
linux/Config.in

@@ -22,7 +22,7 @@ choice
 	default BR2_LINUX_KERNEL_2_6_35
 	default BR2_LINUX_KERNEL_2_6_35
 
 
 config BR2_LINUX_KERNEL_2_6_35
 config BR2_LINUX_KERNEL_2_6_35
-	bool "2.6.35.4"
+	bool "2.6.35.5"
 
 
 config BR2_LINUX_KERNEL_SAME_AS_HEADERS
 config BR2_LINUX_KERNEL_SAME_AS_HEADERS
 	bool "Same as toolchain kernel headers"
 	bool "Same as toolchain kernel headers"

+ 1 - 1
toolchain/kernel-headers/Config.in

@@ -63,6 +63,6 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "2.6.32.22"	if BR2_KERNEL_HEADERS_2_6_32
 	default "2.6.32.22"	if BR2_KERNEL_HEADERS_2_6_32
 	default "2.6.33.7"	if BR2_KERNEL_HEADERS_2_6_33
 	default "2.6.33.7"	if BR2_KERNEL_HEADERS_2_6_33
 	default "2.6.34.7"	if BR2_KERNEL_HEADERS_2_6_34
 	default "2.6.34.7"	if BR2_KERNEL_HEADERS_2_6_34
-	default "2.6.35.4"	if BR2_KERNEL_HEADERS_2_6_35
+	default "2.6.35.5"	if BR2_KERNEL_HEADERS_2_6_35
 	default "2.6"		if BR2_KERNEL_HEADERS_SNAP
 	default "2.6"		if BR2_KERNEL_HEADERS_SNAP
 	default $BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
 	default $BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION