Go to file
Darren Hart e94dba8309 linux-yocto*: correct FILESEXTRAPATHS assignment in all layers
My previous commit used a self referencing immediate expansion assignment using.
This causes a circular reference and build failure, particularly when more than
one layer is configured in.

Use the _prepend mechanism in conjunction with the immediate expansion
assignment operator to accomplish a similar thing without the self referencing.

Note: This patch is dependent on changes to oe-core, specifically:
http://lists.linuxtogo.org/pipermail/openembedded-core/2011-May/003145.html

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Cc: Tom Zanussi <tom.zanussi@intel.com>
Cc: Phill Blundell <pb@pbcl.net>
Cc: Koen Kooi <koen@dominion.thruhere.net>
2011-05-27 09:47:56 -07:00
common meta-intel: fix for x86_32 build failures 2011-02-24 10:50:18 -08:00
meta-crownbay linux-yocto*: correct FILESEXTRAPATHS assignment in all layers 2011-05-27 09:47:56 -07:00
meta-emenlow linux-yocto*: correct FILESEXTRAPATHS assignment in all layers 2011-05-27 09:47:56 -07:00
meta-fishriver linux-yocto*: correct FILESEXTRAPATHS assignment in all layers 2011-05-27 09:47:56 -07:00
meta-jasperforest linux-yocto*: correct FILESEXTRAPATHS assignment in all layers 2011-05-27 09:47:56 -07:00
meta-n450 linux-yocto*: correct FILESEXTRAPATHS assignment in all layers 2011-05-27 09:47:56 -07:00
meta-sugarbay linux-yocto*: correct FILESEXTRAPATHS assignment in all layers 2011-05-27 09:47:56 -07:00
MAINTAINERS meta-intel: add top-level MAINTAINERS file 2011-05-18 00:49:54 -05:00
README README: new file 2010-12-09 13:46:39 -08:00

meta-intel

This is the location for Intel maintained BSP's