[OE-core] [PATCH 0/2] python: Fix cross compiling issue
jackie.huang at windriver.com
jackie.huang at windriver.com
Fri Nov 27 10:22:50 UTC 2015
From: Jackie Huang <jackie.huang at windriver.com>
Tested on qemuarm and intel-x86-64.
--
The following changes since commit 80b3974081c4a8c604e23982a6db8fb32c616058:
sstate: Ensure siginfo and sig files are also touched (2015-11-25 08:08:51 +0000)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib jhuang0/d_python_151127-0
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jhuang0/d_python_151127-0
Jackie Huang (2):
python: Fix cross compiling issue
python3: Fix cross compiling issue
.../add-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch | 31 ++++++++++++++++++++
.../python3-setup.py-no-host-headers-libs.patch | 33 ----------------------
...-use-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch | 2 +-
meta/recipes-devtools/python/python3_3.4.3.bb | 6 ++--
meta/recipes-devtools/python/python_2.7.9.bb | 1 +
5 files changed, 35 insertions(+), 38 deletions(-)
create mode 100644 meta/recipes-devtools/python/python/add-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch
delete mode 100644 meta/recipes-devtools/python/python3/python3-setup.py-no-host-headers-libs.patch
--
1.9.1
More information about the Openembedded-core
mailing list