[OE-core] [PATCH 0/3] [jethro/master] Misc fixes
Mark Hatle
mark.hatle at windriver.com
Wed Nov 25 20:44:26 UTC 2015
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
More information about the Openembedded-core
mailing list