Message ID | 20240731095309.95-6-maxin.john@gehealthcare.com |
---|---|
State | Accepted, archived |
Commit | e2d4d19c673ef7bd743473caf57678e623af293d |
Headers | show |
Series | set CVE_PRODUCT to recipes | expand |
diff --git a/meta/recipes-devtools/python/python3-lxml_5.2.2.bb b/meta/recipes-devtools/python/python3-lxml_5.2.2.bb index e5a22e7090..b114c18763 100644 --- a/meta/recipes-devtools/python/python3-lxml_5.2.2.bb +++ b/meta/recipes-devtools/python/python3-lxml_5.2.2.bb @@ -39,4 +39,6 @@ BBCLASSEXTEND = "native nativesdk" RDEPENDS:${PN} += "libxml2 libxslt python3-compression" +CVE_PRODUCT = "lxml" + CLEANBROKEN = "1"