diff options
| -rw-r--r-- | meta-oe/recipes-devtools/grpc/grpc_1.46.7.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/grpc/grpc_1.46.7.bb b/meta-oe/recipes-devtools/grpc/grpc_1.46.7.bb index 15bf05919b..ab6f6e46cd 100644 --- a/meta-oe/recipes-devtools/grpc/grpc_1.46.7.bb +++ b/meta-oe/recipes-devtools/grpc/grpc_1.46.7.bb | |||
| @@ -66,3 +66,6 @@ FILES:${PN}-compiler += " \ | |||
| 66 | ${bindir} \ | 66 | ${bindir} \ |
| 67 | ${libdir}/libgrpc_plugin_support${SOLIBS} \ | 67 | ${libdir}/libgrpc_plugin_support${SOLIBS} \ |
| 68 | " | 68 | " |
| 69 | |||
| 70 | # this CVE was introduced in v1.53.0 and not backported to v1.46.x branch | ||
| 71 | CVE_CHECK_IGNORE += "CVE-2023-32732" | ||
