]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
linux-advanced: bump 2.6.29.x kernel version
authorSvein-Erik Skjelbred <at91rm9200@skjelbred.com>
Thu, 28 May 2009 14:14:48 +0000 (16:14 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 28 May 2009 14:16:12 +0000 (16:16 +0200)
Signed-off-by: Svein-Erik Skjelbred <at91rm9200@skjelbred.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
target/linux/Config.in.advanced
target/linux/Config.in.versions

index de54d03928686926fffe9be583e4f1901c719bf8..3a171b5604261f86ed2f90d5f519d0c00cf4e9f1 100644 (file)
@@ -128,7 +128,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.29.2)"
+       bool "The latest stable Linux kernel (2.6.29.4)"
 
 config BR2_LINUX_2_6_29
        bool "Linux 2.6.29"
index 467f73cdf733d1e84b431164e42c1d2fc29727a7..a37a5ad93e68f9714a957aa449bcd26e2383a29b 100644 (file)
@@ -19,13 +19,13 @@ config LINUX26_LATEST_MM_VERSION
 
 config BR2_KERNEL_CURRENT_VERSION
        string
-       default "2.6.29.2"
+       default "2.6.29.4"
        help
          This is the latest stable kernel (including minor version)
 
 config BR2_KERNEL_LATEST_2_6_29
        string
-       default "2"
+       default "4"
 
 config BR2_KERNEL_LATEST_2_6_28
        string