| Message ID | 20260413211447.564257-2-peter.marko@siemens.com |
|---|---|
| State | Under Review |
| Headers | show |
| Series | [1/6] xdg-utils: set status for CVE-2025-52968 | expand |
diff --git a/meta/recipes-support/wic/wic_0.3.0.bb b/meta/recipes-support/wic/wic_0.3.0.bb index a0a2773c76..c9732a359a 100644 --- a/meta/recipes-support/wic/wic_0.3.0.bb +++ b/meta/recipes-support/wic/wic_0.3.0.bb @@ -8,6 +8,9 @@ SRCREV = "5974ade11032f218841d9f449ef0efeee3f9a2ca" inherit python_hatchling +# do not report CVEs for other wic tools +CVE_PRODUCT = "yoctoproject:wic" + RDEPENDS:${PN} += " \ python3-core \ python3-json \