Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | recipes-microblaze: Move all MicroBlaze appends | Nathan Rossi | 2015-04-17 | 47 | -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 MicroBlaze | Nathan Rossi | 2015-04-09 | 1 | -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> |