diff mbox series

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

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

Commit Message

Peter Marko Feb. 20, 2025, 5:16 p.m. UTC
From: Peter Marko <peter.marko@siemens.com>

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 c4a7352..181d394 100644
--- a/config.json
+++ b/config.json
@@ -1290,6 +1290,7 @@ 
                 "CVE_CHECK_SHOW_WARNINGS = '0'",
                 "CVE_DB_UPDATE_INTERVAL = '21600'",
                 "CVE_DB_INCR_UPDATE_AGE_THRES = '21600'",
+                "LICENSE_FLAGS_ACCEPTED = 'commercial'",
                 "BB_SERVER_TIMEOUT = '0'"
             ],
             "step1" : {