toolchain/gcc: bump 4.4.x version

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2010-01-23 23:07:20 +01:00
parent c623a2379c
commit 6c26a600d0
7 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
2010.02, Not yet released:
Toolchain: uClibc 0.9.30.2
Toolchain: uClibc 0.9.30.2, gcc 4.4.3
New packages: libcdaudio, libdvdnav, libdvdread, hostapd, tcpreplay

View File

@ -88,7 +88,7 @@ config BR2_GCC_VERSION
default "4.3.2" if BR2_GCC_VERSION_4_3_2
default "4.3.3" if BR2_GCC_VERSION_4_3_3
default "4.3.4" if BR2_GCC_VERSION_4_3_4
default "4.4.2" if BR2_GCC_VERSION_4_4_X
default "4.4.3" if BR2_GCC_VERSION_4_4_X
default $BR2_GCC_SNAP_DATE if BR2_GCC_VERSION_SNAP
config BR2_TOOLCHAIN_SYSROOT