summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/gcc/gcc-crosssdk-initial_4.6.0.bbappend
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2011-06-12 21:06:58 -0700
committerKoen Kooi <koen@dominion.thruhere.net>2011-06-13 09:51:40 +0200
commit8052751332dbd5bc35f854735e99d9bb20086c61 (patch)
tree5e5e73c79da424cd207846042fdc2836cd732d7e /meta-oe/recipes-devtools/gcc/gcc-crosssdk-initial_4.6.0.bbappend
parenteac31f4e3a684f58936aaf5438b5f2c421645a0a (diff)
downloadmeta-openembedded-8052751332dbd5bc35f854735e99d9bb20086c61.tar.gz
Add bbappend files for gcc 4.6.0 from oe-core
The bbappends add patches for linaro so with this we can enhance gcc 4.6.0 from oe-core and have patches that are in meta-oe on top of it. Add patches from for linaro 4.6 This obsoletes the need of having gcc 4.6 recipes in meta-oe Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-devtools/gcc/gcc-crosssdk-initial_4.6.0.bbappend')
-rw-r--r--meta-oe/recipes-devtools/gcc/gcc-crosssdk-initial_4.6.0.bbappend3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/gcc/gcc-crosssdk-initial_4.6.0.bbappend b/meta-oe/recipes-devtools/gcc/gcc-crosssdk-initial_4.6.0.bbappend
new file mode 100644
index 0000000000..fc419b62bd
--- /dev/null
+++ b/meta-oe/recipes-devtools/gcc/gcc-crosssdk-initial_4.6.0.bbappend
@@ -0,0 +1,3 @@
1require recipes-devtools/gcc/gcc-4_6-branch-linaro-backports.inc
2require recipes-devtools/gcc/gcc-common-4.6.inc
3SRC_URI += "${GCC-4_6-BRANCH-LINARO-BACKPORTS}"