diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-lxml_4.8.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-lxml_4.8.0.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.8.0.bb b/meta-python/recipes-devtools/python/python3-lxml_4.8.0.bb index c4d4df383a..0c78d97abd 100644 --- a/meta-python/recipes-devtools/python/python3-lxml_4.8.0.bb +++ b/meta-python/recipes-devtools/python/python3-lxml_4.8.0.bb | |||
| @@ -20,7 +20,8 @@ DEPENDS += "libxml2 libxslt" | |||
| 20 | 20 | ||
| 21 | SRC_URI[sha256sum] = "f63f62fc60e6228a4ca9abae28228f35e1bd3ce675013d1dfb828688d50c6e23" | 21 | SRC_URI[sha256sum] = "f63f62fc60e6228a4ca9abae28228f35e1bd3ce675013d1dfb828688d50c6e23" |
| 22 | 22 | ||
| 23 | SRC_URI += "${PYPI_SRC_URI}" | 23 | SRC_URI += "${PYPI_SRC_URI} \ |
| 24 | file://CVE-2022-2309.patch " | ||
| 24 | inherit pkgconfig pypi setuptools3 | 25 | inherit pkgconfig pypi setuptools3 |
| 25 | 26 | ||
| 26 | # {standard input}: Assembler messages: | 27 | # {standard input}: Assembler messages: |
