diff --git a/CHANGES b/CHANGES index 36a1372e9c..b32fe0de74 100644 --- a/CHANGES +++ b/CHANGES @@ -3,7 +3,7 @@ New packages: divine, gvfs, libarchive, libmicrohttpd, sdl_sound, swfdec, sysstat - Updated/fixed packages: autoconf, busybox, directfb, dnsmasq, + Updated/fixed packages: autoconf, busybox, gcc, directfb, dnsmasq, e2fsprogs, festival, gstreamer, gst-plugins-bad, gst-plugins-base, gst-plugins-good, imagemagick, iptables, kernel-headers, kismet, libelf, libevent, libglib2, liblockfile, libmad, libpcap, libupnp, diff --git a/toolchain/gcc/4.4.1/100-uclibc-conf.patch b/toolchain/gcc/4.4.2/100-uclibc-conf.patch similarity index 100% rename from toolchain/gcc/4.4.1/100-uclibc-conf.patch rename to toolchain/gcc/4.4.2/100-uclibc-conf.patch diff --git a/toolchain/gcc/4.4.1/301-missing-execinfo_h.patch b/toolchain/gcc/4.4.2/301-missing-execinfo_h.patch similarity index 100% rename from toolchain/gcc/4.4.1/301-missing-execinfo_h.patch rename to toolchain/gcc/4.4.2/301-missing-execinfo_h.patch diff --git a/toolchain/gcc/4.4.1/302-c99-snprintf.patch b/toolchain/gcc/4.4.2/302-c99-snprintf.patch similarity index 100% rename from toolchain/gcc/4.4.1/302-c99-snprintf.patch rename to toolchain/gcc/4.4.2/302-c99-snprintf.patch diff --git a/toolchain/gcc/4.4.1/305-libmudflap-susv3-legacy.patch b/toolchain/gcc/4.4.2/305-libmudflap-susv3-legacy.patch similarity index 100% rename from toolchain/gcc/4.4.1/305-libmudflap-susv3-legacy.patch rename to toolchain/gcc/4.4.2/305-libmudflap-susv3-legacy.patch diff --git a/toolchain/gcc/4.4.1/810-arm-softfloat-libgcc.patch b/toolchain/gcc/4.4.2/810-arm-softfloat-libgcc.patch similarity index 100% rename from toolchain/gcc/4.4.1/810-arm-softfloat-libgcc.patch rename to toolchain/gcc/4.4.2/810-arm-softfloat-libgcc.patch diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in index db7e32e799..774057e3a5 100644 --- a/toolchain/gcc/Config.in +++ b/toolchain/gcc/Config.in @@ -105,7 +105,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.1" if BR2_GCC_VERSION_4_4_X + default "4.4.2" if BR2_GCC_VERSION_4_4_X default "4.3" if BR2_GCC_VERSION_4_3 config BR2_TOOLCHAIN_SYSROOT