diff options
author | Nathan Rossi <nathan.rossi@xilinx.com> | 2015-04-08 15:47:56 +1000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-15 18:12:41 +0100 |
commit | ec3a90915fa3f0d56a1a90cf48cf4bb2d20690bb (patch) | |
tree | d9c4f61280afbff932b6c46e6199e14610b2aed4 /meta/recipes-extended/quota | |
parent | 75c0781c5e862568699990d60de71ba96b1ed971 (diff) | |
download | poky-ec3a90915fa3f0d56a1a90cf48cf4bb2d20690bb.tar.gz |
python: Change python 2.7.9 to use libffi from the system
Changes in python 2.7.9 from 2.7.3 cause issues when building the in
tree libffi for ctypes. These issues primarily affect less common
platforms (e.g. MicroBlaze) that are supported by libffi but the python
overrides for the in tree libffi are not able to detect correctly.
This patch changes the python 2.7.9 recipe to match how the python 3
recipe handles libffi by configuring the build to use the system
libffi. This brings consistency between the libffi used for different
python versions as well as with the system.
(From OE-Core master rev: 4302cc20dbe0f0490a5e7b62baeb632322c40200)
(From OE-Core rev: 9f7b0133b63d315703d0c44e877ae81d4a9a1692)
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/quota')
0 files changed, 0 insertions, 0 deletions