summaryrefslogtreecommitdiffstats
path: root/toolchain-layer/COPYING.MIT
Commit message (Collapse)AuthorAgeFilesLines
* Remove toolchain-layermike.looijmans@topic.nl2015-10-131-17/+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: initial addKoen Kooi2012-03-231-0/+17
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Eric Bénard <eric@eukrea.com>