diff options
| -rw-r--r-- | meta-oe/recipes-devtools/protobuf/protobuf_4.25.5.bb | 2 |
1 files changed, 2 insertions, 0 deletions
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<pver>.(25\.(\d+)))" | |||
| 27 | 27 | ||
| 28 | S = "${WORKDIR}/git" | 28 | S = "${WORKDIR}/git" |
| 29 | 29 | ||
| 30 | CVE_PRODUCT = "google:protobuf protobuf:protobuf google-protobuf protobuf-cpp" | ||
| 31 | |||
| 30 | inherit cmake pkgconfig ptest | 32 | inherit cmake pkgconfig ptest |
| 31 | 33 | ||
| 32 | PACKAGECONFIG ??= "" | 34 | PACKAGECONFIG ??= "" |
