diff options
author | Khem Raj <raj.khem@gmail.com> | 2010-05-11 16:51:55 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2010-05-11 22:16:11 -0700 |
commit | 192f7db5aa57125e714585bd7ce0e9a2c6c5922c (patch) | |
tree | f2daaff50a1490e12b64e59491d3907fef56aef7 /recipes/gcc | |
parent | f040929a0756fca1d782b03e2e8be32dd17d3e3f (diff) |
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 <raj.khem@gmail.com>
Diffstat (limited to 'recipes/gcc')
-rw-r--r-- | recipes/gcc/gcc-4.4.4.inc (renamed from recipes/gcc/gcc-4.4.3.inc) | 6 | ||||
-rw-r--r-- | recipes/gcc/gcc-4.4.4/100-uclibc-conf.patch (renamed from recipes/gcc/gcc-4.4.3/100-uclibc-conf.patch) | 0 | ||||
-rw-r--r-- | recipes/gcc/gcc-4.4.4/cache-amnesia.patch (renamed from recipes/gcc/gcc-4.4.3/cache-amnesia.patch) | 0 | ||||
-rw-r--r-- | recipes/gcc/gcc-4.4.4/fortran-cross-compile-hack.patch (renamed from recipes/gcc/gcc-4.4.3/fortran-cross-compile-hack.patch) | 0 | ||||
-rw-r--r-- | recipes/gcc/gcc-4.4.4/gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch (renamed from recipes/gcc/gcc-4.4.3/gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch) | 0 | ||||
-rw-r--r-- | recipes/gcc/gcc-4.4.4/gcc-armv4-pass-fix-v4bx-to-ld.patch (renamed from recipes/gcc/gcc-4.4.3/gcc-armv4-pass-fix-v4bx-to-ld.patch) | 0 | ||||
-rw-r--r-- | recipes/gcc/gcc-4.4.4/gcc-disable-linux-unwind-with-libc-inhibit.patch (renamed from recipes/gcc/gcc-4.4.3/gcc-disable-linux-unwind-with-libc-inhibit.patch) | 0 | ||||
-rw-r--r-- | recipes/gcc/gcc-4.4.4/gcc-flags-for-build.patch (renamed from recipes/gcc/gcc-4.4.3/gcc-flags-for-build.patch) | 0 | ||||
-rw-r--r-- | recipes/gcc/gcc-4.4.4/gcc-improve-tls-macro.patch (renamed from recipes/gcc/gcc-4.4.3/gcc-improve-tls-macro.patch) | 0 | ||||
-rw-r--r-- | recipes/gcc/gcc-4.4.4/gcc-link-libgcc-with-libm.patch (renamed from recipes/gcc/gcc-4.4.3/gcc-link-libgcc-with-libm.patch) | 0 | ||||
-rw-r--r-- | recipes/gcc/gcc-4.4.4/gcc-ppc_add_d_constraint.patch (renamed from recipes/gcc/gcc-4.4.3/gcc-ppc_add_d_constraint.patch) | 0 | ||||
-rw-r--r-- | recipes/gcc/gcc-4.4.4/gcc-ppc_single_precision_regs.patch (renamed from recipes/gcc/gcc-4.4.3/gcc-ppc_single_precision_regs.patch) | 0 | ||||
-rw-r--r-- | recipes/gcc/gcc-4.4.4/gcc-pr41175.patch (renamed from recipes/gcc/gcc-4.4.3/gcc-pr41175.patch) | 0 | ||||
-rw-r--r-- | recipes/gcc/gcc-4.4.4/gcc-uclibc-locale-ctype_touplow_t.patch (renamed from recipes/gcc/gcc-4.4.3/gcc-uclibc-locale-ctype_touplow_t.patch) | 0 | ||||
-rw-r--r-- | recipes/gcc/gcc-4.4.4/zecke-no-host-includes.patch (renamed from recipes/gcc/gcc-4.4.3/zecke-no-host-includes.patch) | 0 | ||||
-rw-r--r-- | recipes/gcc/gcc-4.4.4/zecke-xgcc-cpp.patch (renamed from recipes/gcc/gcc-4.4.3/zecke-xgcc-cpp.patch) | 0 | ||||
-rw-r--r-- | recipes/gcc/gcc-cross-initial_4.4.4.bb (renamed from recipes/gcc/gcc-cross-initial_4.4.3.bb) | 0 | ||||
-rw-r--r-- | recipes/gcc/gcc-cross-intermediate_4.4.4.bb (renamed from recipes/gcc/gcc-cross-intermediate_4.4.3.bb) | 0 | ||||
-rw-r--r-- | recipes/gcc/gcc-cross-sdk_4.4.4.bb (renamed from recipes/gcc/gcc-cross-sdk_4.4.3.bb) | 0 | ||||
-rw-r--r-- | recipes/gcc/gcc-cross_4.4.4.bb (renamed from recipes/gcc/gcc-cross_4.4.3.bb) | 2 | ||||
-rw-r--r-- | recipes/gcc/gcc_4.4.4.bb (renamed from recipes/gcc/gcc_4.4.3.bb) | 0 |
21 files changed, 4 insertions, 4 deletions
diff --git a/recipes/gcc/gcc-4.4.3.inc b/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 index 0b799607e8..0b799607e8 100644 --- a/recipes/gcc/gcc-4.4.3/100-uclibc-conf.patch +++ b/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 index d5281ea575..d5281ea575 100644 --- a/recipes/gcc/gcc-4.4.3/cache-amnesia.patch +++ b/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 index b3d38ad983..b3d38ad983 100644 --- a/recipes/gcc/gcc-4.4.3/fortran-cross-compile-hack.patch +++ b/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 index f33e6c1ea6..f33e6c1ea6 100644 --- 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 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 index 37670375e8..37670375e8 100644 --- 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 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 index a6ba7a70ab..a6ba7a70ab 100644 --- 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 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 index 5193abecdb..5193abecdb 100644 --- a/recipes/gcc/gcc-4.4.3/gcc-flags-for-build.patch +++ b/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 index 88f110b030..88f110b030 100644 --- a/recipes/gcc/gcc-4.4.3/gcc-improve-tls-macro.patch +++ b/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 index 51abdd8e9b..51abdd8e9b 100644 --- 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 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 index 5e1da1ad09..5e1da1ad09 100644 --- 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 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 index 5b35d6e74c..5b35d6e74c 100644 --- 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 diff --git a/recipes/gcc/gcc-4.4.3/gcc-pr41175.patch b/recipes/gcc/gcc-4.4.4/gcc-pr41175.patch index 10da543958..10da543958 100644 --- a/recipes/gcc/gcc-4.4.3/gcc-pr41175.patch +++ b/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 index ffb37d2976..ffb37d2976 100644 --- 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 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 index abf829c60d..abf829c60d 100644 --- a/recipes/gcc/gcc-4.4.3/zecke-no-host-includes.patch +++ b/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 index a7722cbfc4..a7722cbfc4 100644 --- a/recipes/gcc/gcc-4.4.3/zecke-xgcc-cpp.patch +++ b/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 index 1639511362..1639511362 100644 --- a/recipes/gcc/gcc-cross-initial_4.4.3.bb +++ b/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 index eb59de9461..eb59de9461 100644 --- a/recipes/gcc/gcc-cross-intermediate_4.4.3.bb +++ b/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 index 44abbcf75b..44abbcf75b 100644 --- a/recipes/gcc/gcc-cross-sdk_4.4.3.bb +++ b/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 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 index 8b29e4a420..8b29e4a420 100644 --- a/recipes/gcc/gcc_4.4.3.bb +++ b/recipes/gcc/gcc_4.4.4.bb |