kernel-headers: bump 2.6.27.x / 2.6.29.x / 2.6.30.x stable versions
authorPeter Korsgaard <jacmet@sunsite.dk>
Fri, 3 Jul 2009 05:19:31 +0000 (07:19 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 3 Jul 2009 05:20:12 +0000 (07:20 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/kernel-headers/Config.in

index 8a98d3557d228cb675c8186c3101b9e167532f1d..13acecc94d14a49d9f749b23ccc61c3ba3d615b2 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.25"     if BR2_KERNEL_HEADERS_2_6_27
+       default "2.6.27.26"     if BR2_KERNEL_HEADERS_2_6_27
        default "2.6.28.10"     if BR2_KERNEL_HEADERS_2_6_28
-       default "2.6.29.5"      if BR2_KERNEL_HEADERS_2_6_29
-       default "2.6.30"        if BR2_KERNEL_HEADERS_2_6_30
+       default "2.6.29.6"      if BR2_KERNEL_HEADERS_2_6_29
+       default "2.6.30.1"      if BR2_KERNEL_HEADERS_2_6_30
        default "2.6"           if BR2_KERNEL_HEADERS_SNAP