diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-pygments_2.14.0.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-pygments_2.14.0.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-pygments_2.14.0.bb b/meta/recipes-devtools/python/python3-pygments_2.14.0.bb index 16769e9263..b5b8abc113 100644 --- a/meta/recipes-devtools/python/python3-pygments_2.14.0.bb +++ b/meta/recipes-devtools/python/python3-pygments_2.14.0.bb | |||
| @@ -7,6 +7,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=36a13c90514e2899f1eba7f41c3ee592" | |||
| 7 | inherit setuptools3 | 7 | inherit setuptools3 |
| 8 | SRC_URI[sha256sum] = "b3ed06a9e8ac9a9aae5a6f5dbe78a8a58655d17b43b93c078f094ddc476ae297" | 8 | SRC_URI[sha256sum] = "b3ed06a9e8ac9a9aae5a6f5dbe78a8a58655d17b43b93c078f094ddc476ae297" |
| 9 | 9 | ||
| 10 | SRC_URI += "file://CVE-2022-40896-0001.patch \ | ||
| 11 | file://CVE-2022-40896-0002.patch \ | ||
| 12 | " | ||
| 13 | |||
| 10 | DEPENDS += "\ | 14 | DEPENDS += "\ |
| 11 | ${PYTHON_PN} \ | 15 | ${PYTHON_PN} \ |
| 12 | " | 16 | " |
