summaryrefslogtreecommitdiffstats
path: root/toolchain-layer/conf
Commit message (Collapse)AuthorAgeFilesLines
* Remove toolchain-layermike.looijmans@topic.nl2015-10-131-30/+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: Add LAYERVERSION and LAYERDEPENDSJackie Huang2014-11-281-0/+5
| | | | | | | According to README, it depends on oe-core layer Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* toolchain-layer: initial addKoen Kooi2012-03-231-0/+25
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Eric Bénard <eric@eukrea.com>