summaryrefslogtreecommitdiffstats
path: root/recipes-microblaze
Commit message (Collapse)AuthorAgeFilesLines
* recipes-microblaze: Move all MicroBlaze appendsNathan Rossi2015-04-1747-0/+4102
| | | | | | | * Move recipes that are specifically for MicroBlaze support into the recipes-microblaze directory Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* python: Add bbappend to fix issue with MicroBlazeNathan Rossi2015-04-091-0/+4
Python 2.7.9 introduces a change that causes issues with building the in tree libffi for MicroBlaze. To resolve this issue rely on the libffi built for the target instead of re-building an additional version just for Python. This change is only applied to MicroBlaze specifically. Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>