From ee3d73505a93ef285fb923557b8d3cc07b09b47a Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sat, 16 Jun 2012 14:40:17 +0200 Subject: [PATCH] gcc: update to gcc-4.7.1 Signed-off-by: Stephan Raue --- packages/toolchain/lang/gcc/meta | 2 +- .../{gcc-4.7.0-cloog-0.17.patch => gcc-4.7.1-cloog-0.17.patch} | 0 ...ux64.patch => gcc-4.7.1-disable_multilib_i386_linux64.patch} | 0 ....7.0-dynamic_linker.patch => gcc-4.7.1-dynamic_linker.patch} | 0 ...dc++-v3_config.patch => gcc-4.7.1-libstdc++-v3_config.patch} | 0 5 files changed, 1 insertion(+), 1 deletion(-) rename packages/toolchain/lang/gcc/patches/{gcc-4.7.0-cloog-0.17.patch => gcc-4.7.1-cloog-0.17.patch} (100%) rename packages/toolchain/lang/gcc/patches/{gcc-4.7.0-disable_multilib_i386_linux64.patch => gcc-4.7.1-disable_multilib_i386_linux64.patch} (100%) rename packages/toolchain/lang/gcc/patches/{gcc-4.7.0-dynamic_linker.patch => gcc-4.7.1-dynamic_linker.patch} (100%) rename packages/toolchain/lang/gcc/patches/{gcc-4.7.0-libstdc++-v3_config.patch => gcc-4.7.1-libstdc++-v3_config.patch} (100%) diff --git a/packages/toolchain/lang/gcc/meta b/packages/toolchain/lang/gcc/meta index 9a320774b4..bd8a22ded6 100644 --- a/packages/toolchain/lang/gcc/meta +++ b/packages/toolchain/lang/gcc/meta @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="gcc" -PKG_VERSION="4.7.0" +PKG_VERSION="4.7.1" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="GPL" diff --git a/packages/toolchain/lang/gcc/patches/gcc-4.7.0-cloog-0.17.patch b/packages/toolchain/lang/gcc/patches/gcc-4.7.1-cloog-0.17.patch similarity index 100% rename from packages/toolchain/lang/gcc/patches/gcc-4.7.0-cloog-0.17.patch rename to packages/toolchain/lang/gcc/patches/gcc-4.7.1-cloog-0.17.patch diff --git a/packages/toolchain/lang/gcc/patches/gcc-4.7.0-disable_multilib_i386_linux64.patch b/packages/toolchain/lang/gcc/patches/gcc-4.7.1-disable_multilib_i386_linux64.patch similarity index 100% rename from packages/toolchain/lang/gcc/patches/gcc-4.7.0-disable_multilib_i386_linux64.patch rename to packages/toolchain/lang/gcc/patches/gcc-4.7.1-disable_multilib_i386_linux64.patch diff --git a/packages/toolchain/lang/gcc/patches/gcc-4.7.0-dynamic_linker.patch b/packages/toolchain/lang/gcc/patches/gcc-4.7.1-dynamic_linker.patch similarity index 100% rename from packages/toolchain/lang/gcc/patches/gcc-4.7.0-dynamic_linker.patch rename to packages/toolchain/lang/gcc/patches/gcc-4.7.1-dynamic_linker.patch diff --git a/packages/toolchain/lang/gcc/patches/gcc-4.7.0-libstdc++-v3_config.patch b/packages/toolchain/lang/gcc/patches/gcc-4.7.1-libstdc++-v3_config.patch similarity index 100% rename from packages/toolchain/lang/gcc/patches/gcc-4.7.0-libstdc++-v3_config.patch rename to packages/toolchain/lang/gcc/patches/gcc-4.7.1-libstdc++-v3_config.patch