toolchain/gcc: bump snapshot version
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Fri, 11 May 2012 03:36:05 +0000 (03:36 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 19 May 2012 21:11:03 +0000 (23:11 +0200)
Bump default snapshot gcc version to 4.8-20120429 so that it is newer
than our latest supported version (4.7.0 release).

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/gcc/Config.in

index 4bff8855b14201e240eca3f5d8ff83f7f324c7aa..0c1243f4b7bbbe2f01885b7700e2abebb24e499e 100644 (file)
@@ -45,7 +45,7 @@ config BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE
 
 config BR2_GCC_SNAP_DATE
        string "GCC snapshot date"
-       default "4.7-20110430"
+       default "4.8-20120429"
        depends on BR2_GCC_VERSION_SNAP
        help
          Enter snapshot date to use for gcc.