]> code.ossystems Code Review - openembedded-core.git/commit
python-native, python3-native: remove the use of exported HOST_SYS and BUILD_SYS...
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Wed, 6 Apr 2016 14:58:36 +0000 (17:58 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 May 2016 21:47:14 +0000 (22:47 +0100)
commit8834e81a38c24a066bb4fefa93da61011d0db244
treec55e1e3d0caa66dfac85a631f7e608da905b80c7
parent000480c42797dd2f03ebc3bc6d1dabfc6a7b75f5
python-native, python3-native: remove the use of exported HOST_SYS and BUILD_SYS variables

The code that utilized them was superseded by the code (in the same patch!)
that is utilizing STAGING_LIBDIR/STAGING_INCDIR, and wasn't correct in the
first place as HOST_SYS is not necessarily the same as the sysroot directory
name.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
19 files changed:
meta/classes/distutils-tools.bbclass
meta/classes/distutils.bbclass
meta/classes/distutils3.bbclass
meta/classes/gobject-introspection.bbclass
meta/recipes-core/libxml/libxml2_2.9.3.bb
meta/recipes-devtools/gdb/gdb-cross.inc
meta/recipes-devtools/python/python-dbus_1.2.0.bb
meta/recipes-devtools/python/python-native/12-distutils-prefix-is-inside-staging-area.patch [deleted file]
meta/recipes-devtools/python/python-native_2.7.11.bb
meta/recipes-devtools/python/python-numpy_1.10.4.bb
meta/recipes-devtools/python/python-pycairo_1.10.0.bb
meta/recipes-devtools/python/python/0001-distutils-set-the-prefix-to-be-inside-staging-direct.patch [new file with mode: 0644]
meta/recipes-devtools/python/python3-native_3.5.1.bb
meta/recipes-devtools/python/python3/12-distutils-prefix-is-inside-staging-area.patch
meta/recipes-devtools/python/python3_3.5.1.bb
meta/recipes-devtools/python/python_2.7.11.bb
meta/recipes-extended/newt/libnewt_0.52.18.bb
meta/recipes-gnome/gobject-introspection/gobject-introspection_1.46.0.bb
meta/recipes-kernel/perf/perf.bb