kernel-headers: bump 2.6.27.x / 2.6.30.x stable versions
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 24 Aug 2009 20:28:47 +0000 (22:28 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 24 Aug 2009 20:28:47 +0000 (22:28 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/kernel-headers/Config.in

index ad78b0067138aa05f0122cdd6016597f6f16a8e7..e5bd64a70f469cbeed86007e0b79d80f3b9abaa5 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.29"     if BR2_KERNEL_HEADERS_2_6_27
+       default "2.6.27.31"     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.4"      if BR2_KERNEL_HEADERS_2_6_30
+       default "2.6.30.5"      if BR2_KERNEL_HEADERS_2_6_30
        default "2.6"           if BR2_KERNEL_HEADERS_SNAP