diff mbox series

[1/2] python3-setuptools: move patch from 'files' to 'python3-setuptools'

Message ID 20220724193305.817056-1-Martin.Jansa@gmail.com
State New
Headers show
Series [1/2] python3-setuptools: move patch from 'files' to 'python3-setuptools' | expand

Commit Message

Martin Jansa July 24, 2022, 7:33 p.m. UTC
* it's not used by any other recipe AFAIK
* meta-python2 has own copy for python-setuptools there in:
  meta-python2/recipes-devtools/python/python-setuptools/0001-conditionally-do-not-fetch-code-by-easy_install.patch

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 .../0001-conditionally-do-not-fetch-code-by-easy_install.patch    | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename meta/recipes-devtools/python/{files => python3-setuptools}/0001-conditionally-do-not-fetch-code-by-easy_install.patch (100%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/files/0001-conditionally-do-not-fetch-code-by-easy_install.patch b/meta/recipes-devtools/python/python3-setuptools/0001-conditionally-do-not-fetch-code-by-easy_install.patch
similarity index 100%
rename from meta/recipes-devtools/python/files/0001-conditionally-do-not-fetch-code-by-easy_install.patch
rename to meta/recipes-devtools/python/python3-setuptools/0001-conditionally-do-not-fetch-code-by-easy_install.patch