]> code.ossystems Code Review - openembedded-core.git/commit
python: use PYTHON_FOR_BUILD, don't add HOSTPYTHON
authorRoss Burton <ross.burton@intel.com>
Tue, 26 Nov 2019 11:19:49 +0000 (11:19 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 29 Nov 2019 17:37:17 +0000 (17:37 +0000)
commit1ede9777478469fbdb633782e0ffb2ae68b1a578
tree60db09cc5ce26d13347e3c564035c64b71c8984e
parent260804462766116941a1d9100ef8be3e66b93300
python: use PYTHON_FOR_BUILD, don't add HOSTPYTHON

There's already a variable for "the host python to use during the build
when cross-compiling", so there's no need to add another.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python/01-use-proper-tools-for-cross-build.patch
meta/recipes-devtools/python/python/fix_for_using_different_libdir.patch
meta/recipes-devtools/python/python_2.7.17.bb