aboutsummaryrefslogtreecommitdiff
path: root/recipes-devtools
diff options
context:
space:
mode:
authorKen Werner <ken.werner@linaro.org>2012-03-05 08:57:26 +0100
committerKen Werner <ken.werner@linaro.org>2012-03-07 14:23:06 +0100
commit38cf3d0815e4d17657ca0b4dc2874be948a8ab26 (patch)
treed8ab1c2f46ae7636a2719049d65dab0a63089b27 /recipes-devtools
parent587915c748541d7dd1adb87345bfdb33a5876bf8 (diff)
Import two GCC patches from OE-core
These patches are required to build the toolchain the OE-core way. Signed-off-by: Ken Werner <ken.werner@linaro.org>
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/gcc/gcc-linaro-4.6.inc5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes-devtools/gcc/gcc-linaro-4.6.inc b/recipes-devtools/gcc/gcc-linaro-4.6.inc
index 39a51154..fd7897f8 100644
--- a/recipes-devtools/gcc/gcc-linaro-4.6.inc
+++ b/recipes-devtools/gcc/gcc-linaro-4.6.inc
@@ -15,7 +15,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
file://COPYING.RUNTIME;md5=fe60d87048567d4fe8c8a0ed2448bcc8"
BINV = "4.6.3"
-SRC_URI = "http://launchpad.net/gcc-linaro/4.6/4.6-2012.02/+download/gcc-linaro-4.6-2012.02.tar.bz2"
+SRC_URI = "http://launchpad.net/gcc-linaro/4.6/4.6-2012.02/+download/gcc-linaro-4.6-2012.02.tar.bz2 \
+ file://optional_libstdc.patch \
+ file://use-defaults.h-and-t-oe-in-B.patch \
+ "
SRC_URI[md5sum] = "2b7887846f8e5ac1ca58fe4dfaabf5a6"
SRC_URI[sha256sum] = "cddc96360c46366a98de38c806e0e4eced61dfee5e544e587de636e913b74fe3"