summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r--meta-python/recipes-devtools/python/python3-grpcio-tools_1.62.2.bb2
-rw-r--r--meta-python/recipes-devtools/python/python3-grpcio_1.62.2.bb2
2 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.62.2.bb b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.62.2.bb
index 5b8bbe681a..7f842c01a9 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.62.2.bb
+++ b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.62.2.bb
@@ -21,3 +21,5 @@ do_compile:prepend() {
21} 21}
22 22
23BBCLASSEXTEND = "native nativesdk" 23BBCLASSEXTEND = "native nativesdk"
24
25CVE_PRODUCT += "grpc:grpc"
diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.62.2.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.62.2.bb
index 3581991a56..29c09675ef 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio_1.62.2.bb
+++ b/meta-python/recipes-devtools/python/python3-grpcio_1.62.2.bb
@@ -51,3 +51,5 @@ CLEANBROKEN = "1"
51BBCLASSEXTEND = "native nativesdk" 51BBCLASSEXTEND = "native nativesdk"
52 52
53CCACHE_DISABLE = "1" 53CCACHE_DISABLE = "1"
54
55CVE_PRODUCT += "grpc:grpc"