summaryrefslogtreecommitdiffstats
path: root/toolchain-layer/recipes-devtools/gcc/gcc-4.6
Commit message (Collapse)AuthorAgeFilesLines
* Remove toolchain-layermike.looijmans@topic.nl2015-10-1342-6689/+0
| | | | | | | | | | Just including the toolchain-layer in a bblayers.conf results in: ERROR: ExpansionError during parsing .../meta-oe/toolchain-layer/recipes-devtools/gcc/gcc-crosssdk_4.6.bb: Failure expanding variable SRCPV, expression was ${@bb.fetch2.get_srcrev(d)} which triggered exception FetchError: Fetcher failure: SRCREV was used yet no valid SCM was found in SRC_URI Since there is no maintainer, remove it from meta-openembedded. Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gcc-4.6: Migrate recipes from OE-CoreKhem Raj2012-07-09141-46364/+6689
| | | | | | | Remove linaro patches. If one needs to use linaro modified gcc they should use meta-linaro Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gcc-4.6: Update to 2012.03 linaro releaseKhem Raj2012-04-085-0/+1113
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* toolchain-layer: move binutils and gcc from meta-oe into hereKoen Kooi2012-03-2494-0/+45251
Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Eric Bénard <eric@eukrea.com> Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>