kernel-headers: bump 2.6.27.x / 2.6.30.x stable versions
authorPeter Korsgaard <jacmet@sunsite.dk>
Wed, 16 Sep 2009 06:50:17 +0000 (08:50 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 16 Sep 2009 06:50:17 +0000 (08:50 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/kernel-headers/Config.in

index 5ebea10c472ed5da5e833624fb7ee3cf0741b40e..d277d82c68e49178b255739713a8f76291f8a48f 100644 (file)
@@ -53,10 +53,10 @@ 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.33"     if BR2_KERNEL_HEADERS_2_6_27
+       default "2.6.27.34"     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.6"      if BR2_KERNEL_HEADERS_2_6_30
+       default "2.6.30.7"      if BR2_KERNEL_HEADERS_2_6_30
        default "2.6.31"        if BR2_KERNEL_HEADERS_2_6_31
        default "2.6"           if BR2_KERNEL_HEADERS_SNAP