diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-setuptools_57.4.0.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-setuptools_57.4.0.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-setuptools_57.4.0.bb b/meta/recipes-devtools/python/python3-setuptools_57.4.0.bb index ae45936c39..fcf20e9efd 100644 --- a/meta/recipes-devtools/python/python3-setuptools_57.4.0.bb +++ b/meta/recipes-devtools/python/python3-setuptools_57.4.0.bb | |||
| @@ -8,7 +8,10 @@ inherit pypi setuptools3 | |||
| 8 | 8 | ||
| 9 | SRC_URI:append:class-native = " file://0001-conditionally-do-not-fetch-code-by-easy_install.patch" | 9 | SRC_URI:append:class-native = " file://0001-conditionally-do-not-fetch-code-by-easy_install.patch" |
| 10 | 10 | ||
| 11 | SRC_URI += "file://0001-change-shebang-to-python3.patch" | 11 | SRC_URI += "\ |
| 12 | file://0001-change-shebang-to-python3.patch \ | ||
| 13 | file://0001-_distutils-sysconfig-append-STAGING_LIBDIR-python-sy.patch \ | ||
| 14 | " | ||
| 12 | 15 | ||
| 13 | SRC_URI[sha256sum] = "6bac238ffdf24e8806c61440e755192470352850f3419a52f26ffe0a1a64f465" | 16 | SRC_URI[sha256sum] = "6bac238ffdf24e8806c61440e755192470352850f3419a52f26ffe0a1a64f465" |
| 14 | 17 | ||
