Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] [jethro/master] Misc fixes
@ 2015-11-25 20:44 Mark Hatle
  2015-11-25 20:44 ` [PATCH 1/3] allarch.bbclass: allarch packages are having their hashes altered by baselib Mark Hatle
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Mark Hatle @ 2015-11-25 20:44 UTC (permalink / raw)
  To: openembedded-core

The following fixes have been tested on Jethro, I believe they are 
also applicable on master.

Note that the python change fixes an illegal instruction problem -- but in
some of my testing has exposed a second issue where 'unsafe' include/lib 
dir warnings are present.  I'm still working with others for a solution
to that.

Mark Hatle (3):
  allarch.bbclass: allarch packages are having their hashes altered by
    baselib
  python: Fix cross compiling x86->x86
  package_manager.py: Avoid installing an empty package list

 meta/classes/allarch.bbclass                       |  5 +++++
 meta/lib/oe/package_manager.py                     |  3 +++
 .../use-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch | 23 ++++++++++++++++++++++
 meta/recipes-devtools/python/python_2.7.9.bb       |  4 ++--
 4 files changed, 33 insertions(+), 2 deletions(-)
 create mode 100644 meta/recipes-devtools/python/python/use-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch

-- 
1.9.3



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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-25 20:44 [PATCH 0/3] [jethro/master] Misc fixes Mark Hatle
2015-11-25 20:44 ` [PATCH 1/3] allarch.bbclass: allarch packages are having their hashes altered by baselib Mark Hatle
2015-11-25 20:44 ` [PATCH 2/3] python: Fix cross compiling x86->x86 Mark Hatle
2015-11-25 20:44 ` [PATCH 3/3] package_manager.py: Avoid installing an empty package list Mark Hatle
2015-11-25 21:26 ` [PATCH 0/3] [jethro/master] Misc fixes Burton, Ross
2015-11-25 22:17   ` Mark Hatle

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