aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/thrift/thrift_0.16.0.bb
diff options
context:
space:
mode:
authorDavide Gardenal <davidegarde2000@gmail.com>2022-07-06 09:59:57 +0200
committerArmin Kuster <akuster808@gmail.com>2022-07-18 06:57:36 -0700
commit5166896a02630392fa0ad6e29869ac12cdda3d17 (patch)
treecd14c0c8f9c6687cf178512efc686f6aeba35c0d /meta-oe/recipes-connectivity/thrift/thrift_0.16.0.bb
parent7e1a69d73d0b947657a82284a9b04f838080abe8 (diff)
downloadmeta-openembedded-contrib-5166896a02630392fa0ad6e29869ac12cdda3d17.tar.gz
thrift: add CVE_PRODUCT to fix CVE reporting
Without CVE_PRODUCT set to apache:thrift cve-check was catching CVEs form facebook:thrift that are not related with this product. Now the report is correct. Signed-off-by: Davide Gardenal <davide.gardenal@huawei.com>
Diffstat (limited to 'meta-oe/recipes-connectivity/thrift/thrift_0.16.0.bb')
-rw-r--r--meta-oe/recipes-connectivity/thrift/thrift_0.16.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/thrift/thrift_0.16.0.bb b/meta-oe/recipes-connectivity/thrift/thrift_0.16.0.bb
index 2d601a2f9d..8141abef51 100644
--- a/meta-oe/recipes-connectivity/thrift/thrift_0.16.0.bb
+++ b/meta-oe/recipes-connectivity/thrift/thrift_0.16.0.bb
@@ -15,6 +15,8 @@ SRC_URI[sha256sum] = "f460b5c1ca30d8918ff95ea3eb6291b3951cf518553566088f3f2be898
BBCLASSEXTEND = "native nativesdk"
+CVE_PRODUCT = "apache:thrift"
+
inherit pkgconfig cmake python3native
export STAGING_INCDIR