diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-requests_2.28.2.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-requests_2.28.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-requests_2.28.2.bb b/meta/recipes-devtools/python/python3-requests_2.28.2.bb index 2f397ddaad..b57f71673c 100644 --- a/meta/recipes-devtools/python/python3-requests_2.28.2.bb +++ b/meta/recipes-devtools/python/python3-requests_2.28.2.bb | |||
| @@ -5,6 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" | |||
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "98b1b2782e3c6c4904938b84c0eb932721069dfdb9134313beff7c83c2df24bf" | 6 | SRC_URI[sha256sum] = "98b1b2782e3c6c4904938b84c0eb932721069dfdb9134313beff7c83c2df24bf" |
| 7 | 7 | ||
| 8 | SRC_URI += " file://CVE-2023-32681.patch" | ||
| 9 | |||
| 8 | inherit pypi setuptools3 | 10 | inherit pypi setuptools3 |
| 9 | 11 | ||
| 10 | RDEPENDS:${PN} += " \ | 12 | RDEPENDS:${PN} += " \ |
