target/linux: bump 2.6.{27, 31, 32, 33} stable versions
authorH Hartley Sweeten <hartleys@visionengravers.com>
Fri, 2 Apr 2010 16:44:57 +0000 (11:44 -0500)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 3 Apr 2010 02:51:23 +0000 (04:51 +0200)
Now that the kernel-headers are bumped, also bump the linux
targets to match.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
target/linux/Config.in.advanced
target/linux/Config.in.versions

index 36f5374b58db9eca96b4c0f5fa5ffab7aa1e737e..2c5dc3667b6942ac90a148b02596c349d7361fc6 100644 (file)
@@ -97,7 +97,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.33)"
+       bool "The latest stable Linux kernel (2.6.33.2)"
 
 config BR2_LINUX_2_6_33
        bool "Linux 2.6.33"
index f08b55114af8c7aa9776ccdd0c1731350180c11c..54a62d845173990f4562305cadbd45b82ecc4318 100644 (file)
@@ -15,27 +15,27 @@ config LINUX26_LATEST_GIT_VERSION
 
 config BR2_KERNEL_CURRENT_VERSION
        string
-       default "2.6.33"
+       default "2.6.33.2"
        help
          This is the latest stable kernel (including minor version).
 
 config BR2_KERNEL_LATEST_2_6_33
        string
-       default ""
+       default "2"
        help
-         Released 2010-Feb-24.
+         Released 2010-Apr-01.
 
 config BR2_KERNEL_LATEST_2_6_32
        string
-       default "9"
+       default "11"
        help
-         Released 2010-Feb-23.
+         Released 2010-Apr-01.
 
 config BR2_KERNEL_LATEST_2_6_31
        string
-       default "12"
+       default "13"
        help
-         Released 2010-Jan-18 (last .31-stable release).
+         Released 2010-Apr-01 (last .31-stable release).
 
 config BR2_KERNEL_LATEST_2_6_30
        string
@@ -57,6 +57,6 @@ config BR2_KERNEL_LATEST_2_6_28
 
 config BR2_KERNEL_LATEST_2_6_27
        string
-       default "45"
+       default "46"
        help
-         Released 2010-Jan-28.
+         Released 2010-Apr-01.