diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-gevent_21.12.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-gevent_21.12.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-gevent_21.12.0.bb b/meta-python/recipes-devtools/python/python3-gevent_21.12.0.bb index 9efeec4d9f..fd6b0f531a 100644 --- a/meta-python/recipes-devtools/python/python3-gevent_21.12.0.bb +++ b/meta-python/recipes-devtools/python/python3-gevent_21.12.0.bb | |||
| @@ -13,6 +13,8 @@ RDEPENDS:${PN} = "${PYTHON_PN}-greenlet \ | |||
| 13 | 13 | ||
| 14 | SRC_URI[sha256sum] = "f48b64578c367b91fa793bf8eaaaf4995cb93c8bc45860e473bf868070ad094e" | 14 | SRC_URI[sha256sum] = "f48b64578c367b91fa793bf8eaaaf4995cb93c8bc45860e473bf868070ad094e" |
| 15 | 15 | ||
| 16 | SRC_URI += "file://CVE-2023-41419.patch" | ||
| 17 | |||
| 16 | inherit pypi setuptools3 | 18 | inherit pypi setuptools3 |
| 17 | 19 | ||
| 18 | # Don't embed libraries, link to the system instead | 20 | # Don't embed libraries, link to the system instead |
