generic-poky/meta/recipes-devtools/python/python3
Alejandro Hernandez 0be72c2fb5 python3-native: Fix pip install issue due to unclean build directory
When installing python3-native sometimes pips default build
directory (which is on the host and is user dependant) is left unclean,
due to this, when python3-core is being installed it tries to use
the same directory producing an error, this explicitly removes
what the previous installation might have left behind, fixing the issue.

(From OE-Core rev: c27a5a9ba649e7fcf681f6ac4575442e252fd29b)

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-05-07 13:40:33 +01:00
..
000-cross-compile.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
0001-h2py-Fix-issue-13032-where-it-fails-with-UnicodeDeco.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
03-fix-tkinter-detection.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
04-default-is-optimized.patch python3: Upgrade from 3.3.3 to 3.4.2 2015-05-07 13:40:33 +01:00
06-ctypes-libffi-fix-configure.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
12-distutils-prefix-is-inside-staging-area.patch python3: Upgrade from 3.3.3 to 3.4.2 2015-05-07 13:40:33 +01:00
020-dont-compile-python-files.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
030-fixup-include-dirs.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
070-dont-clean-ipkg-install.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
080-distutils-dont_adjust_files.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
110-enable-zlib.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
130-readline-setup.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
150-fix-setupterm.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
avoid-ncursesw-include-path.patch python3: Upgrade from 3.3.3 to 3.4.2 2015-05-07 13:40:33 +01:00
avoid_warning_about_tkinter.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
cgi_py.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
fix-ast.h-dependency.patch python3: Fix race condition at high parallelism factor 2014-02-28 14:01:12 +00:00
fix_for_using_different_libdir.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
host_include_contamination.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
makerace.patch python3/gcc/autoconf: Fix Upstream-Status in some patches I authored 2014-05-07 15:14:34 +01:00
pip_build_directory_unclean.patch python3-native: Fix pip install issue due to unclean build directory 2015-05-07 13:40:33 +01:00
python-3.3-multilib.patch python3: Upgrade from 3.3.3 to 3.4.2 2015-05-07 13:40:33 +01:00
python-config.patch python3: Revert python-config to distutils.sysconfig 2014-05-08 13:00:32 +01:00
python3-fix-build-error-with-Readline-6.3.patch python: fix build error with Readline 6.3 2014-04-04 11:53:51 +01:00
python3-setup.py-no-host-headers-libs.patch python3: several fixes for cross compiling 2014-11-25 13:03:27 +00:00
python3-use-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch python3: several fixes for cross compiling 2014-11-25 13:03:27 +00:00
remove_sqlite_rpath.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
setup.py-check-cross_compiling-when-get-FLAGS.patch python3: fix for cross compiling 2015-01-23 11:36:27 +00:00
setuptweaks.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
shutil-follow-symlink-fix.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
sitecustomize.py python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
sysconfig.py-add-_PYTHON_PROJECT_SRC.patch python3: fix for cross compiling 2015-01-23 11:36:27 +00:00
sysroot-include-headers.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
unixccompiler.patch python3: fix builtins imports 2014-06-30 16:36:44 +01:00