Revert "python3-setuptools: patch entrypoints for faster initialization"

Apologies, but the patch is not possible to rebase onto the new setuptools,
as the code has changed too much. Please get it accepted upstream first.

(From OE-Core rev: f2feb53c967256431f03a07c1b4b9a0d8568d9b5)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2020-06-26 09:18:43 +02:00
committed by Richard Purdie
parent 62931865d5
commit 407b8e2344
2 changed files with 1 additions and 65 deletions

View File

@@ -10,9 +10,7 @@ inherit pypi
SRC_URI_append_class-native = " file://0001-conditionally-do-not-fetch-code-by-easy_install.patch"
SRC_URI += "file://0001-change-shebang-to-python3.patch \
file://0001-ScriptWriter-create-more-efficient-usr-bin-wrappers-signoff-included.patch \
"
SRC_URI += "file://0001-change-shebang-to-python3.patch"
SRC_URI[md5sum] = "6e9de90b242fdd60ef59f497424ce13a"
SRC_URI[sha256sum] = "145fa62b9d7bb544fce16e9b5a9bf4ab2032d2f758b7cd674af09a92736aff74"