aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-4.8.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2013-06-27 08:38:37 -0700
committerSaul Wold <sgw@linux.intel.com>2013-06-27 09:55:58 -0700
commit040a55d0b730bf78aad0f51e0018faa88655e279 (patch)
tree9c94c8a0aaa5bf2f7d0eb1cb945b48adbd16e937 /meta/recipes-devtools/gcc/gcc-4.8.inc
parentdede532a980b0fabf0beae4519b89ec74a1c2474 (diff)
downloadopenembedded-core-contrib-040a55d0b730bf78aad0f51e0018faa88655e279.tar.gz
gcc-4.8: Fix ICE on ppc/spe targets
Rename patches to make them easly to apply with git Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.8.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.8.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.8.inc b/meta/recipes-devtools/gcc/gcc-4.8.inc
index bfdb766fef..3219e0c25b 100644
--- a/meta/recipes-devtools/gcc/gcc-4.8.inc
+++ b/meta/recipes-devtools/gcc/gcc-4.8.inc
@@ -66,8 +66,9 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
file://0034-Use-the-multilib-config-files-from-B-instead-of-usin.patch \
file://0035-wcast-qual-PR-55383.patch \
file://0036-PR-target-56102.patch \
- file://gcc-4.8-PR56797.patch \
- file://gcc-4.8-build-args.patch \
+ file://0037-gcc-4.8-PR56797.patch \
+ file://0038-gcc-4.8-build-args.patch \
+ file://0039-gcc-4.8-PR57717.patch \
"
SRC_URI[md5sum] = "3b2386c114cd74185aa3754b58a79304"
SRC_URI[sha256sum] = "545b44be3ad9f2c4e90e6880f5c9d4f0a8f0e5f67e1ffb0d45da9fa01bb05813"