summaryrefslogtreecommitdiffstats
path: root/meta-fishriver/recipes-kernel/linux/linux-yocto-stable_git.bbappend
Commit message (Collapse)AuthorAgeFilesLines
* meta-fishriver: remove crownbay specificsTom Zanussi2011-06-031-2/+2
| | | | | | | The fishriver BSP was borrowing a few things from crownbay, but now has its own branch, so remove the crownbay-specific items. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* linux-yocto*: correct FILESEXTRAPATHS assignment in all layersDarren Hart2011-05-271-1/+1
| | | | | | | | | | | | | | | | | 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>
* meta-fishriver: update SRCREVsTom Zanussi2011-05-181-0/+5
And add linux-yocto-stable bbappend. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>