[OE-core] [PATCH 0/2] distutils/setuptools:fix recipes may try to fetch code during do_compile
Hongxu Jia
hongxu.jia at windriver.com
Tue Jul 17 03:34:29 UTC 2018
The following changes since commit 05c32d2de1ee4681cc78cb107a158e9ab22c9619:
oeqa/selftest/wic: Split tests into two class groups (2018-07-16 13:21:35 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib hongxu/setuptools-fetch
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=hongxu/setuptools-fetch
Hongxu Jia (2):
distutils/setuptools-native: do not try to fetch code during
do_compile
distutils3/setuptools3-native: do not try to fetch code during
do_compile
meta/classes/distutils.bbclass | 2 ++
meta/classes/distutils3.bbclass | 2 ++
...ionally-do-not-fetch-code-by-easy_install.patch | 35 ++++++++++++++++++++++
.../python/python-setuptools_40.0.0.bb | 2 ++
...ionally-do-not-fetch-code-by-easy_install.patch | 35 ++++++++++++++++++++++
.../python/python3-setuptools_40.0.0.bb | 2 ++
6 files changed, 78 insertions(+)
create mode 100644 meta/recipes-devtools/python/python-setuptools/0001-conditionally-do-not-fetch-code-by-easy_install.patch
create mode 100644 meta/recipes-devtools/python/python3-setuptools/0001-conditionally-do-not-fetch-code-by-easy_install.patch
--
2.8.1
More information about the Openembedded-core
mailing list