Update patchlevels for linux-2.6.25/27/28
authorUlf Samuelsson <ulf.samuelsson@atmel.com>
Sun, 25 Jan 2009 23:42:09 +0000 (23:42 -0000)
committerUlf Samuelsson <ulf.samuelsson@atmel.com>
Sun, 25 Jan 2009 23:42:09 +0000 (23:42 -0000)
target/linux/Config.in.advanced
target/linux/Config.in.versions

index 3ff8c07bea26e1d0f999083d9b901e9535c88ca9..e2cadf161c77c5e1d741947917bfe59f097a7c86 100644 (file)
@@ -127,7 +127,7 @@ choice
          Select the specific Linux version you want to use
 
 config BR2_LINUX_2_6_STABLE
-       bool "The latest stable Linux kernel (2.6.28.1)"
+       bool "The latest stable Linux kernel (2.6.28.2)"
 
 config BR2_LINUX_2_6_28
        bool "Linux 2.6.28"
index 744de02b7769b6d42609730e5364f0637d23f26b..583d38c725dfb6b61d08c94540aab4e6cb71bd74 100644 (file)
@@ -19,17 +19,17 @@ config LINUX26_LATEST_MM_VERSION
 
 config BR2_KERNEL_CURRENT_VERSION
        string
-       default "2.6.28.1"
+       default "2.6.28.2"
        help
          This is the latest stable kernel (including minor version)
 
 config BR2_KERNEL_LATEST_2_6_28
        string
-       default "1"
+       default "2"
 
 config BR2_KERNEL_LATEST_2_6_27
        string
-       default "12"
+       default "13"
 
 config BR2_KERNEL_LATEST_2_6_26
        string
@@ -37,7 +37,7 @@ config BR2_KERNEL_LATEST_2_6_26
 
 config BR2_KERNEL_LATEST_2_6_25
        string
-       default "9"
+       default "19"
 
 config BR2_KERNEL_LATEST_2_6_24
        string