kernel-headers: bump 2.6.27 / 2.6.30 stable versions
authorPeter Korsgaard <jacmet@sunsite.dk>
Fri, 31 Jul 2009 07:57:44 +0000 (09:57 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 31 Jul 2009 07:57:44 +0000 (09:57 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/kernel-headers/Config.in

index 689c85dd5a4e5a3b3893e4edacfd9df7654aefca..ad78b0067138aa05f0122cdd6016597f6f16a8e7 100644 (file)
@@ -49,9 +49,9 @@ config BR2_KERNEL_HEADERS_RT
 config BR2_DEFAULT_KERNEL_HEADERS
        string
        default "2.6.26.8"      if BR2_KERNEL_HEADERS_2_6_26
-       default "2.6.27.28"     if BR2_KERNEL_HEADERS_2_6_27
+       default "2.6.27.29"     if BR2_KERNEL_HEADERS_2_6_27
        default "2.6.28.10"     if BR2_KERNEL_HEADERS_2_6_28
        default "2.6.29.6"      if BR2_KERNEL_HEADERS_2_6_29
-       default "2.6.30.3"      if BR2_KERNEL_HEADERS_2_6_30
+       default "2.6.30.4"      if BR2_KERNEL_HEADERS_2_6_30
        default "2.6"           if BR2_KERNEL_HEADERS_SNAP