The cve-check JSON format has been present for a long time now,
and this is a moment to disable the TEXT output.

The JSON format is easier to parse by automatic tools, so users
should have migrated already.

Signed-off-by: Marta Rybczynska <[email protected]>
---
 meta/classes/cve-check.bbclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/classes/cve-check.bbclass b/meta/classes/cve-check.bbclass
index 0d7c8a5835..41f2b8304f 100644
--- a/meta/classes/cve-check.bbclass
+++ b/meta/classes/cve-check.bbclass
@@ -61,7 +61,7 @@ CVE_CHECK_REPORT_PATCHED ??= "1"
 CVE_CHECK_SHOW_WARNINGS ??= "1"
 
 # Provide text output
-CVE_CHECK_FORMAT_TEXT ??= "1"
+CVE_CHECK_FORMAT_TEXT ??= "0"
 
 # Provide JSON output
 CVE_CHECK_FORMAT_JSON ??= "1"
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#203574): 
https://lists.openembedded.org/g/openembedded-core/message/203574
Mute This Topic: https://lists.openembedded.org/mt/108014764/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to