diff mbox series

[yocto-autobuilder-helper,kirkstone] config.json: add commercial recipes to cve-check

Message ID 20250220171733.163089-1-peter.marko@siemens.com
State New
Headers show
Series [yocto-autobuilder-helper,kirkstone] config.json: add commercial recipes to cve-check | expand

Commit Message

Peter Marko Feb. 20, 2025, 5:17 p.m. UTC
Currently there is a mismatch in weekly email cve-metric reports and
reports on https://valkyrie.yocto.io/pub/non-release/patchmetrics/
on kirkstone branch in ffmpeg which requires this.

Signed-off-by: Peter Marko <peter.marko@siemens.com>
---
 config.json | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/config.json b/config.json
index 58be042..64a848f 100644
--- a/config.json
+++ b/config.json
@@ -918,6 +918,7 @@ 
                 "CVE_CHECK_FORMAT_JSON = '1'",
                 "CVE_CHECK_SHOW_WARNINGS = '0'",
                 "CVE_DB_UPDATE_INTERVAL = '21600'",
+                "LICENSE_FLAGS_ACCEPTED = 'commercial'",
                 "BB_SERVER_TIMEOUT = '0'"
             ],
             "step1" : {