From 400b47af9e28e9007545bec38473b8b95bc2e815 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 27 Sep 2012 02:15:07 +0200 Subject: [PATCH] gcc: update to gcc-4.7.2 Signed-off-by: Stephan Raue --- packages/toolchain/lang/gcc/meta | 2 +- .../{gcc-4.7.1-cloog-0.17.patch => gcc-4.7.2-cloog-0.17.patch} | 0 ...ux64.patch => gcc-4.7.2-disable_multilib_i386_linux64.patch} | 0 ....7.1-dynamic_linker.patch => gcc-4.7.2-dynamic_linker.patch} | 0 ...dc++-v3_config.patch => gcc-4.7.2-libstdc++-v3_config.patch} | 0 5 files changed, 1 insertion(+), 1 deletion(-) rename packages/toolchain/lang/gcc/patches/{gcc-4.7.1-cloog-0.17.patch => gcc-4.7.2-cloog-0.17.patch} (100%) rename packages/toolchain/lang/gcc/patches/{gcc-4.7.1-disable_multilib_i386_linux64.patch => gcc-4.7.2-disable_multilib_i386_linux64.patch} (100%) rename packages/toolchain/lang/gcc/patches/{gcc-4.7.1-dynamic_linker.patch => gcc-4.7.2-dynamic_linker.patch} (100%) rename packages/toolchain/lang/gcc/patches/{gcc-4.7.1-libstdc++-v3_config.patch => gcc-4.7.2-libstdc++-v3_config.patch} (100%) diff --git a/packages/toolchain/lang/gcc/meta b/packages/toolchain/lang/gcc/meta index bd8a22ded6..6fb49aafaf 100644 --- a/packages/toolchain/lang/gcc/meta +++ b/packages/toolchain/lang/gcc/meta @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="gcc" -PKG_VERSION="4.7.1" +PKG_VERSION="4.7.2" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="GPL" diff --git a/packages/toolchain/lang/gcc/patches/gcc-4.7.1-cloog-0.17.patch b/packages/toolchain/lang/gcc/patches/gcc-4.7.2-cloog-0.17.patch similarity index 100% rename from packages/toolchain/lang/gcc/patches/gcc-4.7.1-cloog-0.17.patch rename to packages/toolchain/lang/gcc/patches/gcc-4.7.2-cloog-0.17.patch diff --git a/packages/toolchain/lang/gcc/patches/gcc-4.7.1-disable_multilib_i386_linux64.patch b/packages/toolchain/lang/gcc/patches/gcc-4.7.2-disable_multilib_i386_linux64.patch similarity index 100% rename from packages/toolchain/lang/gcc/patches/gcc-4.7.1-disable_multilib_i386_linux64.patch rename to packages/toolchain/lang/gcc/patches/gcc-4.7.2-disable_multilib_i386_linux64.patch diff --git a/packages/toolchain/lang/gcc/patches/gcc-4.7.1-dynamic_linker.patch b/packages/toolchain/lang/gcc/patches/gcc-4.7.2-dynamic_linker.patch similarity index 100% rename from packages/toolchain/lang/gcc/patches/gcc-4.7.1-dynamic_linker.patch rename to packages/toolchain/lang/gcc/patches/gcc-4.7.2-dynamic_linker.patch diff --git a/packages/toolchain/lang/gcc/patches/gcc-4.7.1-libstdc++-v3_config.patch b/packages/toolchain/lang/gcc/patches/gcc-4.7.2-libstdc++-v3_config.patch similarity index 100% rename from packages/toolchain/lang/gcc/patches/gcc-4.7.1-libstdc++-v3_config.patch rename to packages/toolchain/lang/gcc/patches/gcc-4.7.2-libstdc++-v3_config.patch