diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb b/meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb index 8dc706fdfd..2f0d1e7203 100644 --- a/meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb +++ b/meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb | |||
| @@ -6,6 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3d6f99b84d9a94610c62e48fa2e59e72" | |||
| 6 | PYPI_PACKAGE = "configobj" | 6 | PYPI_PACKAGE = "configobj" |
| 7 | SRC_URI[sha256sum] = "6f704434a07dc4f4dc7c9a745172c1cad449feb548febd9f7fe362629c627a97" | 7 | SRC_URI[sha256sum] = "6f704434a07dc4f4dc7c9a745172c1cad449feb548febd9f7fe362629c627a97" |
| 8 | 8 | ||
| 9 | SRC_URI += "file://CVE-2023-26112.patch" | ||
| 10 | |||
| 9 | inherit pypi setuptools3 | 11 | inherit pypi setuptools3 |
| 10 | 12 | ||
| 11 | RDEPENDS:${PN} += " \ | 13 | RDEPENDS:${PN} += " \ |
