summaryrefslogtreecommitdiffstats
path: root/toolchain-layer/recipes-devtools/gcc/files/gcc-posix-open-fix.patch
Commit message (Collapse)AuthorAgeFilesLines
* Remove toolchain-layermike.looijmans@topic.nl2015-10-131-11/+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>
* toolchain-layer: move binutils and gcc from meta-oe into hereKoen Kooi2012-03-241-0/+11
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>