All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] distutils/setuptools:fix recipes may try to fetch code during do_compile
@ 2018-07-17  3:34 Hongxu Jia
  2018-07-17  3:34 ` [PATCH 1/2] distutils/setuptools-native: do not " Hongxu Jia
  2018-07-17  3:34 ` [PATCH 2/2] distutils3/setuptools3-native: " Hongxu Jia
  0 siblings, 2 replies; 9+ messages in thread
From: Hongxu Jia @ 2018-07-17  3:34 UTC (permalink / raw)
  To: openembedded-core, ross.burton; +Cc: paul.eggleton

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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-07-27 13:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-17  3:34 [PATCH 0/2] distutils/setuptools:fix recipes may try to fetch code during do_compile Hongxu Jia
2018-07-17  3:34 ` [PATCH 1/2] distutils/setuptools-native: do not " Hongxu Jia
2018-07-17  3:34 ` [PATCH 2/2] distutils3/setuptools3-native: " Hongxu Jia
2018-07-17 11:13   ` Burton, Ross
2018-07-17 13:36     ` [PATCH V2] distutils/setuptools-native, " Hongxu Jia
2018-07-27 11:38       ` Martin Jansa
2018-07-27 11:41         ` Derek Straka
2018-07-27 12:43           ` Derek Straka
2018-07-27 13:29             ` Martin Jansa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.