All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-tensorflow][PATCH] tensorflow.inc: add CVE_PRODUCT
@ 2026-07-02  8:00 mark.yang
  0 siblings, 0 replies; 2+ messages in thread
From: mark.yang @ 2026-07-02  8:00 UTC (permalink / raw)
  To: yocto-patches; +Cc: mark.yang

From: "mark.yang" <mark.yang@lge.com>

CVE records are filed under product "tensorflow"
NVD: google:tensorflow with TensorFlow Lite issues carried as the "lite"
software edition), so the tensorflow-lite recipes match nothing with
their default product names.

Signed-off-by: mark.yang <mark.yang@lge.com>
---
 recipes-framework/tensorflow/tensorflow.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/recipes-framework/tensorflow/tensorflow.inc b/recipes-framework/tensorflow/tensorflow.inc
index e337519..f779755 100644
--- a/recipes-framework/tensorflow/tensorflow.inc
+++ b/recipes-framework/tensorflow/tensorflow.inc
@@ -2,6 +2,8 @@ DESCRIPTION = "TensorFlow C/C++ Libraries"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=4158a261ca7f2525513e31ba9c50ae98"
 
+CVE_PRODUCT = "tensorflow"
+
 DEPENDS = " \
     bazel-native \
     protobuf-native \


^ permalink raw reply related	[flat|nested] 2+ messages in thread
* [meta-tensorflow][PATCH] tensorflow.inc: add CVE_PRODUCT
@ 2026-07-02  7:58 mark.yang
  0 siblings, 0 replies; 2+ messages in thread
From: mark.yang @ 2026-07-02  7:58 UTC (permalink / raw)
  To: yocto-patches; +Cc: mark.yang

From: "mark.yang" <mark.yang@lge.com>

CVE records are filed under product "tensorflow"
NVD: google:tensorflow with TensorFlow Lite issues carried as the "lite"
software edition), so the tensorflow-lite recipes match nothing with
their default product names.

Signed-off-by: mark.yang <mark.yang@lge.com>
---
 recipes-framework/tensorflow/tensorflow.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/recipes-framework/tensorflow/tensorflow.inc b/recipes-framework/tensorflow/tensorflow.inc
index e337519..f779755 100644
--- a/recipes-framework/tensorflow/tensorflow.inc
+++ b/recipes-framework/tensorflow/tensorflow.inc
@@ -2,6 +2,8 @@ DESCRIPTION = "TensorFlow C/C++ Libraries"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=4158a261ca7f2525513e31ba9c50ae98"
 
+CVE_PRODUCT = "tensorflow"
+
 DEPENDS = " \
     bazel-native \
     protobuf-native \


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-07-02 11:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-02  8:00 [meta-tensorflow][PATCH] tensorflow.inc: add CVE_PRODUCT mark.yang
  -- strict thread matches above, loose matches on Subject: below --
2026-07-02  7:58 mark.yang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.