diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-twisted_22.2.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-twisted_22.2.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-twisted_22.2.0.bb b/meta-python/recipes-devtools/python/python3-twisted_22.2.0.bb index c55c86ea50..da83f0123a 100644 --- a/meta-python/recipes-devtools/python/python3-twisted_22.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-twisted_22.2.0.bb | |||
| @@ -11,6 +11,9 @@ SRC_URI[sha256sum] = "57f32b1f6838facb8c004c89467840367ad38e9e535f8252091345dba5 | |||
| 11 | 11 | ||
| 12 | PYPI_PACKAGE = "Twisted" | 12 | PYPI_PACKAGE = "Twisted" |
| 13 | 13 | ||
| 14 | SRC_URI += "file://CVE-2024-41671-0001.patch \ | ||
| 15 | file://CVE-2024-41671-0002.patch" | ||
| 16 | |||
| 14 | inherit pypi python_setuptools_build_meta | 17 | inherit pypi python_setuptools_build_meta |
| 15 | 18 | ||
| 16 | do_install:append() { | 19 | do_install:append() { |
