target/linux: bump 2.6.32 and 2.6.33 versions
authorH Hartley Sweeten <hartleys@visionengravers.com>
Thu, 13 May 2010 01:01:27 +0000 (20:01 -0500)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 16 May 2010 20:30:22 +0000 (22:30 +0200)
New versions of the 2.6.32 and 2.6.33 kernel were released today
and it is suggested that all users should upgrade.

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 b0022d3a07f792d0a1c48bcf2a89fb40ea640992..d6c85594418c10f358de3412600dd73b4ef7325e 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.2)"
+       bool "The latest stable Linux kernel (2.6.33.4)"
 
 config BR2_LINUX_2_6_33
        bool "Linux 2.6.33"
index 54a62d845173990f4562305cadbd45b82ecc4318..c5263a44dc56949cb8afc32a4d55e5288c8fd21a 100644 (file)
@@ -15,21 +15,21 @@ config LINUX26_LATEST_GIT_VERSION
 
 config BR2_KERNEL_CURRENT_VERSION
        string
-       default "2.6.33.2"
+       default "2.6.33.4"
        help
          This is the latest stable kernel (including minor version).
 
 config BR2_KERNEL_LATEST_2_6_33
        string
-       default "2"
+       default "4"
        help
-         Released 2010-Apr-01.
+         Released 2010-May-12.
 
 config BR2_KERNEL_LATEST_2_6_32
        string
-       default "11"
+       default "13"
        help
-         Released 2010-Apr-01.
+         Released 2010-May-12.
 
 config BR2_KERNEL_LATEST_2_6_31
        string