diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-pip_22.0.3.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-pip_22.0.3.bb | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/meta/recipes-devtools/python/python3-pip_22.0.3.bb b/meta/recipes-devtools/python/python3-pip_22.0.3.bb index 6e28b87ba3..28eab9c3de 100644 --- a/meta/recipes-devtools/python/python3-pip_22.0.3.bb +++ b/meta/recipes-devtools/python/python3-pip_22.0.3.bb | |||
| @@ -34,9 +34,11 @@ LIC_FILES_CHKSUM = "\ | |||
| 34 | 34 | ||
| 35 | inherit pypi python_setuptools_build_meta | 35 | inherit pypi python_setuptools_build_meta |
| 36 | 36 | ||
| 37 | SRC_URI += "file://0001-change-shebang-to-python3.patch" | 37 | SRC_URI += "file://0001-change-shebang-to-python3.patch \ |
| 38 | SRC_URI += "file://no_shebang_mangling.patch" | 38 | file://no_shebang_mangling.patch \ |
| 39 | SRC_URI += "file://reproducible.patch" | 39 | file://reproducible.patch \ |
| 40 | file://CVE-2023-5752.patch \ | ||
| 41 | " | ||
| 40 | 42 | ||
| 41 | SRC_URI[sha256sum] = "f29d589df8c8ab99c060e68ad294c4a9ed896624f6368c5349d70aa581b333d0" | 43 | SRC_URI[sha256sum] = "f29d589df8c8ab99c060e68ad294c4a9ed896624f6368c5349d70aa581b333d0" |
| 42 | 44 | ||
