Files
meta-openembedded/meta-oe/recipes-devtools/gcc/gcc-cross-intermediate_4.6.0.bbappend
Khem Raj 8052751332 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>
2011-06-13 09:51:40 +02:00

4 lines
161 B
Plaintext

require recipes-devtools/gcc/gcc-4_6-branch-linaro-backports.inc
require recipes-devtools/gcc/gcc-common-4.6.inc
SRC_URI += "${GCC-4_6-BRANCH-LINARO-BACKPORTS}"