Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] python: Fix cross compiling issue
@ 2015-11-27 10:22 jackie.huang
  2015-11-27 10:22 ` [PATCH 1/2] " jackie.huang
  2015-11-27 10:22 ` [PATCH 2/2] python3: " jackie.huang
  0 siblings, 2 replies; 3+ messages in thread
From: jackie.huang @ 2015-11-27 10:22 UTC (permalink / raw)
  To: openembedded-core

From: Jackie Huang <jackie.huang@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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-11-27 10:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-27 10:22 [PATCH 0/2] python: Fix cross compiling issue jackie.huang
2015-11-27 10:22 ` [PATCH 1/2] " jackie.huang
2015-11-27 10:22 ` [PATCH 2/2] python3: " jackie.huang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox