diff options
author | Alejandro Hernandez <alejandro.hernandez@linux.intel.com> | 2015-05-14 16:21:00 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-06-08 17:32:43 +0100 |
commit | e4dd43cb88a582e4b5116c499ea8131539a3c5b9 (patch) | |
tree | a6de08a7586815b612404a0066b132126f92ae05 /meta/recipes-devtools/python/python3 | |
parent | 66c6d0db27c4ab7b633e6954d095c411a98b67f4 (diff) | |
download | openembedded-core-e4dd43cb88a582e4b5116c499ea8131539a3c5b9.tar.gz openembedded-core-e4dd43cb88a582e4b5116c499ea8131539a3c5b9.tar.bz2 openembedded-core-e4dd43cb88a582e4b5116c499ea8131539a3c5b9.zip |
python3: Fix distutils import error
The patch 12-distutils-prefix-is-inside-staging-area.patch is used
to fix problems when trying to get some environmental variables
but it is only necessary for python3-native, on python3-core it
causes an error when importing distutils since env variables of
the likes of HOST_SYS and such do not exist on target, this removes
the patch from python3-core so distutils can be imported correctly.
[YOCTO #7766]
Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/python/python3')
0 files changed, 0 insertions, 0 deletions