From: Khem Raj Date: Tue, 11 May 2010 23:51:55 +0000 (-0700) Subject: gcc-4.4.4: Move gcc 4.4.3 recipes to gcc 4.4.4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=192f7db5aa57125e714585bd7ce0e9a2c6c5922c;p=openembedded.git gcc-4.4.4: Move gcc 4.4.3 recipes to gcc 4.4.4 * Reset INC_PR and update checksums. Signed-off-by: Khem Raj --- diff --git a/recipes/gcc/gcc-4.4.3.inc b/recipes/gcc/gcc-4.4.4.inc similarity index 89% rename from recipes/gcc/gcc-4.4.3.inc rename to recipes/gcc/gcc-4.4.4.inc index c9aa7e20a4..da8e27e66b 100644 --- a/recipes/gcc/gcc-4.4.3.inc +++ b/recipes/gcc/gcc-4.4.4.inc @@ -12,7 +12,7 @@ INC_PR = "r0" FILESPATHPKG .= ":gcc-$PV" -SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=gcc443tarbz2 \ +SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=gcc444tarbz2 \ file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch;patch=1 \ file://100-uclibc-conf.patch;patch=1 \ file://gcc-uclibc-locale-ctype_touplow_t.patch;patch=1 \ @@ -26,8 +26,8 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=gcc443tarbz2 \ file://gcc-pr41175.patch;patch=1 \ file://gcc-armv4-pass-fix-v4bx-to-ld.patch;patch=1 \ " -SRC_URI[gcc443tarbz2.md5sum] = "fe1ca818fc6d2caeffc9051fe67ff103" -SRC_URI[gcc443tarbz2.sha256sum] = "97ed664694b02b4d58ac2cafe443d02a388f9cb3645e7778843b5086a5fec040" +SRC_URI[gcc444tarbz2.md5sum] = "7ff5ce9e5f0b088ab48720bbd7203530" +SRC_URI[gcc444tarbz2.sha256sum] = "e1c13696b45752ad3f652304fab5120a43a8a5c0f438d3bda78cf16b620c0c58" # Language Overrides FORTRAN = "" diff --git a/recipes/gcc/gcc-4.4.3/100-uclibc-conf.patch b/recipes/gcc/gcc-4.4.4/100-uclibc-conf.patch similarity index 100% rename from recipes/gcc/gcc-4.4.3/100-uclibc-conf.patch rename to recipes/gcc/gcc-4.4.4/100-uclibc-conf.patch diff --git a/recipes/gcc/gcc-4.4.3/cache-amnesia.patch b/recipes/gcc/gcc-4.4.4/cache-amnesia.patch similarity index 100% rename from recipes/gcc/gcc-4.4.3/cache-amnesia.patch rename to recipes/gcc/gcc-4.4.4/cache-amnesia.patch diff --git a/recipes/gcc/gcc-4.4.3/fortran-cross-compile-hack.patch b/recipes/gcc/gcc-4.4.4/fortran-cross-compile-hack.patch similarity index 100% rename from recipes/gcc/gcc-4.4.3/fortran-cross-compile-hack.patch rename to recipes/gcc/gcc-4.4.4/fortran-cross-compile-hack.patch diff --git a/recipes/gcc/gcc-4.4.3/gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch b/recipes/gcc/gcc-4.4.4/gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch similarity index 100% rename from recipes/gcc/gcc-4.4.3/gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch rename to recipes/gcc/gcc-4.4.4/gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch diff --git a/recipes/gcc/gcc-4.4.3/gcc-armv4-pass-fix-v4bx-to-ld.patch b/recipes/gcc/gcc-4.4.4/gcc-armv4-pass-fix-v4bx-to-ld.patch similarity index 100% rename from recipes/gcc/gcc-4.4.3/gcc-armv4-pass-fix-v4bx-to-ld.patch rename to recipes/gcc/gcc-4.4.4/gcc-armv4-pass-fix-v4bx-to-ld.patch diff --git a/recipes/gcc/gcc-4.4.3/gcc-disable-linux-unwind-with-libc-inhibit.patch b/recipes/gcc/gcc-4.4.4/gcc-disable-linux-unwind-with-libc-inhibit.patch similarity index 100% rename from recipes/gcc/gcc-4.4.3/gcc-disable-linux-unwind-with-libc-inhibit.patch rename to recipes/gcc/gcc-4.4.4/gcc-disable-linux-unwind-with-libc-inhibit.patch diff --git a/recipes/gcc/gcc-4.4.3/gcc-flags-for-build.patch b/recipes/gcc/gcc-4.4.4/gcc-flags-for-build.patch similarity index 100% rename from recipes/gcc/gcc-4.4.3/gcc-flags-for-build.patch rename to recipes/gcc/gcc-4.4.4/gcc-flags-for-build.patch diff --git a/recipes/gcc/gcc-4.4.3/gcc-improve-tls-macro.patch b/recipes/gcc/gcc-4.4.4/gcc-improve-tls-macro.patch similarity index 100% rename from recipes/gcc/gcc-4.4.3/gcc-improve-tls-macro.patch rename to recipes/gcc/gcc-4.4.4/gcc-improve-tls-macro.patch diff --git a/recipes/gcc/gcc-4.4.3/gcc-link-libgcc-with-libm.patch b/recipes/gcc/gcc-4.4.4/gcc-link-libgcc-with-libm.patch similarity index 100% rename from recipes/gcc/gcc-4.4.3/gcc-link-libgcc-with-libm.patch rename to recipes/gcc/gcc-4.4.4/gcc-link-libgcc-with-libm.patch diff --git a/recipes/gcc/gcc-4.4.3/gcc-ppc_add_d_constraint.patch b/recipes/gcc/gcc-4.4.4/gcc-ppc_add_d_constraint.patch similarity index 100% rename from recipes/gcc/gcc-4.4.3/gcc-ppc_add_d_constraint.patch rename to recipes/gcc/gcc-4.4.4/gcc-ppc_add_d_constraint.patch diff --git a/recipes/gcc/gcc-4.4.3/gcc-ppc_single_precision_regs.patch b/recipes/gcc/gcc-4.4.4/gcc-ppc_single_precision_regs.patch similarity index 100% rename from recipes/gcc/gcc-4.4.3/gcc-ppc_single_precision_regs.patch rename to recipes/gcc/gcc-4.4.4/gcc-ppc_single_precision_regs.patch diff --git a/recipes/gcc/gcc-4.4.3/gcc-pr41175.patch b/recipes/gcc/gcc-4.4.4/gcc-pr41175.patch similarity index 100% rename from recipes/gcc/gcc-4.4.3/gcc-pr41175.patch rename to recipes/gcc/gcc-4.4.4/gcc-pr41175.patch diff --git a/recipes/gcc/gcc-4.4.3/gcc-uclibc-locale-ctype_touplow_t.patch b/recipes/gcc/gcc-4.4.4/gcc-uclibc-locale-ctype_touplow_t.patch similarity index 100% rename from recipes/gcc/gcc-4.4.3/gcc-uclibc-locale-ctype_touplow_t.patch rename to recipes/gcc/gcc-4.4.4/gcc-uclibc-locale-ctype_touplow_t.patch diff --git a/recipes/gcc/gcc-4.4.3/zecke-no-host-includes.patch b/recipes/gcc/gcc-4.4.4/zecke-no-host-includes.patch similarity index 100% rename from recipes/gcc/gcc-4.4.3/zecke-no-host-includes.patch rename to recipes/gcc/gcc-4.4.4/zecke-no-host-includes.patch diff --git a/recipes/gcc/gcc-4.4.3/zecke-xgcc-cpp.patch b/recipes/gcc/gcc-4.4.4/zecke-xgcc-cpp.patch similarity index 100% rename from recipes/gcc/gcc-4.4.3/zecke-xgcc-cpp.patch rename to recipes/gcc/gcc-4.4.4/zecke-xgcc-cpp.patch diff --git a/recipes/gcc/gcc-cross-initial_4.4.3.bb b/recipes/gcc/gcc-cross-initial_4.4.4.bb similarity index 100% rename from recipes/gcc/gcc-cross-initial_4.4.3.bb rename to recipes/gcc/gcc-cross-initial_4.4.4.bb diff --git a/recipes/gcc/gcc-cross-intermediate_4.4.3.bb b/recipes/gcc/gcc-cross-intermediate_4.4.4.bb similarity index 100% rename from recipes/gcc/gcc-cross-intermediate_4.4.3.bb rename to recipes/gcc/gcc-cross-intermediate_4.4.4.bb diff --git a/recipes/gcc/gcc-cross-sdk_4.4.3.bb b/recipes/gcc/gcc-cross-sdk_4.4.4.bb similarity index 100% rename from recipes/gcc/gcc-cross-sdk_4.4.3.bb rename to recipes/gcc/gcc-cross-sdk_4.4.4.bb diff --git a/recipes/gcc/gcc-cross_4.4.3.bb b/recipes/gcc/gcc-cross_4.4.4.bb similarity index 94% rename from recipes/gcc/gcc-cross_4.4.3.bb rename to recipes/gcc/gcc-cross_4.4.4.bb index 5331c43574..6034b34af7 100644 --- a/recipes/gcc/gcc-cross_4.4.3.bb +++ b/recipes/gcc/gcc-cross_4.4.4.bb @@ -1,6 +1,6 @@ require gcc-${PV}.inc require gcc-cross4.inc -PR = "${INC_PR}.1" +PR = "${INC_PR}.0" SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;patch=1 " diff --git a/recipes/gcc/gcc_4.4.3.bb b/recipes/gcc/gcc_4.4.4.bb similarity index 100% rename from recipes/gcc/gcc_4.4.3.bb rename to recipes/gcc/gcc_4.4.4.bb