From: Martin Jansa Date: Sun, 24 Jul 2022 19:33:04 +0000 (+0200) Subject: python3-setuptools: move patch from 'files' to 'python3-setuptools' X-Git-Tag: uninative-3.7~208 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a5898861337eb4934360ef6ae448896ec061e26;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-setuptools: move patch from 'files' to 'python3-setuptools' * 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 Signed-off-by: Richard Purdie --- 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