diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-grpcio-tools_1.62.2.bb | 2 | ||||
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-grpcio_1.62.2.bb | 2 |
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 | ||
| 23 | BBCLASSEXTEND = "native nativesdk" | 23 | BBCLASSEXTEND = "native nativesdk" |
| 24 | |||
| 25 | CVE_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" | |||
| 51 | BBCLASSEXTEND = "native nativesdk" | 51 | BBCLASSEXTEND = "native nativesdk" |
| 52 | 52 | ||
| 53 | CCACHE_DISABLE = "1" | 53 | CCACHE_DISABLE = "1" |
| 54 | |||
| 55 | CVE_PRODUCT += "grpc:grpc" | ||
