summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-4.8.inc
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@lge.com>2014-07-18 01:16:39 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-08-11 12:06:56 +0100
commited68cb87bc01bd3f89b47b0e54706bdde7120012 (patch)
tree82504493f1dcc0e92de2fdadc126d9cc680ffe65 /meta/recipes-devtools/gcc/gcc-4.8.inc
parent60cdebd50c5de5a0656d056fe63094ca35c01e57 (diff)
downloadpoky-ed68cb87bc01bd3f89b47b0e54706bdde7120012.tar.gz
gcc-4.8: backport fix for ICE when building opus
* backported from 4.8.2, so daisy isn't affected (From OE-Core rev: 3aba676cb5d81ceaee85ca87d9ae706242f3454b) Signed-off-by: Martin Jansa <martin.jansa@lge.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.8.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.8.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.8.inc b/meta/recipes-devtools/gcc/gcc-4.8.inc
index f1260af3a3..ac205dedaf 100644
--- a/meta/recipes-devtools/gcc/gcc-4.8.inc
+++ b/meta/recipes-devtools/gcc/gcc-4.8.inc
@@ -79,6 +79,7 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
79 file://0047-repomembug.patch \ 79 file://0047-repomembug.patch \
80 file://0048-PR57532.patch \ 80 file://0048-PR57532.patch \
81 file://0048-PR58854_fix_arm_apcs_epilogue.patch \ 81 file://0048-PR58854_fix_arm_apcs_epilogue.patch \
82 file://0001-fix-ICE-when-building-opus.patch \
82 " 83 "
83SRC_URI[md5sum] = "3b2386c114cd74185aa3754b58a79304" 84SRC_URI[md5sum] = "3b2386c114cd74185aa3754b58a79304"
84SRC_URI[sha256sum] = "545b44be3ad9f2c4e90e6880f5c9d4f0a8f0e5f67e1ffb0d45da9fa01bb05813" 85SRC_URI[sha256sum] = "545b44be3ad9f2c4e90e6880f5c9d4f0a8f0e5f67e1ffb0d45da9fa01bb05813"