diff options
author | Ross Burton <ross.burton@intel.com> | 2017-03-24 16:09:19 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-26 13:17:02 +0100 |
commit | 0f5418eb0ce12811b16d2e3c28c28140a509f685 (patch) | |
tree | 554b3e8a2f5ade5044bb52fce8faa1bfb119bab6 /meta/recipes-devtools/bootchart2 | |
parent | 07aee884efee75568b4a7b7d6bbfe3255ed65ef5 (diff) | |
download | openembedded-core-0f5418eb0ce12811b16d2e3c28c28140a509f685.tar.gz openembedded-core-0f5418eb0ce12811b16d2e3c28c28140a509f685.tar.bz2 openembedded-core-0f5418eb0ce12811b16d2e3c28c28140a509f685.zip |
boost: port boost-python to Python 3
As Python 3 is the default Python version, change Boost to build against Python
3 instead of Python 2 if enabled. It's not simple to support both, so this
means that support for building boost-python against Python 2 has been removed.
This involves backporting a number of patches upstream to fix Python 3 support,
and telling Boost precisely where to find the Python headers and libraries so
that it doesn't try to invoke the host Python to determine these values.
[ YOCTO #11104 ]
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/bootchart2')
0 files changed, 0 insertions, 0 deletions