diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_4.25.5.bb b/meta-oe/recipes-devtools/protobuf/protobuf_4.25.5.bb index 7a26967dc8..a470a7c643 100644 --- a/meta-oe/recipes-devtools/protobuf/protobuf_4.25.5.bb +++ b/meta-oe/recipes-devtools/protobuf/protobuf_4.25.5.bb @@ -27,6 +27,8 @@ UPSTREAM_CHECK_GITTAGREGEX = "v(?P.(25\.(\d+)))" S = "${WORKDIR}/git" +CVE_PRODUCT = "google:protobuf protobuf:protobuf google-protobuf protobuf-cpp" + inherit cmake pkgconfig ptest PACKAGECONFIG ??= ""