diff options
| author | Khem Raj <raj.khem@gmail.com> | 2011-06-12 21:06:58 -0700 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-13 09:51:40 +0200 |
| commit | 8052751332dbd5bc35f854735e99d9bb20086c61 (patch) | |
| tree | 5e5e73c79da424cd207846042fdc2836cd732d7e /meta-oe/recipes-devtools/gcc/gcc-crosssdk-initial_4.6.0.bbappend | |
| parent | eac31f4e3a684f58936aaf5438b5f2c421645a0a (diff) | |
| download | meta-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.bbappend | 3 |
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 @@ | |||
| 1 | require recipes-devtools/gcc/gcc-4_6-branch-linaro-backports.inc | ||
| 2 | require recipes-devtools/gcc/gcc-common-4.6.inc | ||
| 3 | SRC_URI += "${GCC-4_6-BRANCH-LINARO-BACKPORTS}" | ||
