summaryrefslogtreecommitdiff
path: root/toolchain/gcc/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2012-07-02 21:53:54 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2012-07-02 21:53:54 +0200
commit8f6fc941c729f069256296f82ed9f721a266cc8c (patch)
treec962a3a327bfe840cbf25cbc3b219478bc3ed04f /toolchain/gcc/Config.in
parentaaa8125a9376431cf9b231ea146f6614bd8f5c26 (diff)
toolchain/gcc : bump 4.5.x version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'toolchain/gcc/Config.in')
-rw-r--r--toolchain/gcc/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in
index 4ce881673..fa526bba3 100644
--- a/toolchain/gcc/Config.in
+++ b/toolchain/gcc/Config.in
@@ -62,7 +62,7 @@ config BR2_GCC_VERSION
default "4.2.2-avr32-2.1.5" if BR2_GCC_VERSION_4_2_2_AVR32_2_1_5
default "4.3.6" if BR2_GCC_VERSION_4_3_X
default "4.4.7" if BR2_GCC_VERSION_4_4_X
- default "4.5.3" if BR2_GCC_VERSION_4_5_X
+ default "4.5.4" if BR2_GCC_VERSION_4_5_X
default "4.6.3" if BR2_GCC_VERSION_4_6_X
default "4.7.1" if BR2_GCC_VERSION_4_7_X
default $BR2_GCC_SNAP_DATE if BR2_GCC_VERSION_SNAP