| Message ID | 20260722055849.184046-5-mark.yang@lge.com |
|---|---|
| State | New |
| Headers | show |
| Series | [1/5] python3-certifi: set CVE_PRODUCT | expand |
diff --git a/meta/recipes-devtools/python/python3-xmltodict_1.0.4.bb b/meta/recipes-devtools/python/python3-xmltodict_1.0.4.bb index e622c00dae..04632de099 100644 --- a/meta/recipes-devtools/python/python3-xmltodict_1.0.4.bb +++ b/meta/recipes-devtools/python/python3-xmltodict_1.0.4.bb @@ -7,6 +7,8 @@ SRC_URI[sha256sum] = "6d94c9f834dd9e44514162799d344d815a3a4faec913717a9ecbfa5be1 PYPI_PACKAGE = "xmltodict" +CVE_PRODUCT = "xmltodict:xmltodict" + BBCLASSEXTEND = "native nativesdk" inherit pypi python_setuptools_build_meta ptest-python-pytest