aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-microblaze
AgeCommit message (Collapse)Author
2015-04-09python: Add bbappend to fix issue with MicroBlazeNathan Rossi
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>