aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2010-11-03 13:58:02 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2010-11-03 13:58:02 +0100
commit20e846e55251de2422d3cd3e2c966ee32b36ebd9 (patch)
treebe0ea9b97f847b28ace42e56bc29ec083c6241b6 /recipes-devtools
parent7062cfc2fe70626311b5b9c2b1e8ef78c3f2bfa8 (diff)
downloadmeta-openembedded-contrib-20e846e55251de2422d3cd3e2c966ee32b36ebd9.tar.gz
meta-openembedded: gcc: add 2 poky patches to 4.5 to fix nativesdk usage
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/gcc/gcc-4.5.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-devtools/gcc/gcc-4.5.inc b/recipes-devtools/gcc/gcc-4.5.inc
index dc45cdaddd..efec40a68b 100644
--- a/recipes-devtools/gcc/gcc-4.5.inc
+++ b/recipes-devtools/gcc/gcc-4.5.inc
@@ -127,6 +127,9 @@ SRC_URI = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH} \
file://gcc-vmovl-PR45805.patch \
file://gcc-scalar-widening-pr45847.patch \
file://gcc-linaro-fix-lp-653316.patch \
+ \
+ file://optional_libstdc.patch \
+ file://64bithack.patch \
"
SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;patch=1 "