summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/protobuf/protobuf_4.25.5.bb2
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
28S = "${WORKDIR}/git" 28S = "${WORKDIR}/git"
29 29
30CVE_PRODUCT = "google:protobuf protobuf:protobuf google-protobuf protobuf-cpp"
31
30inherit cmake pkgconfig ptest 32inherit cmake pkgconfig ptest
31 33
32PACKAGECONFIG ??= "" 34PACKAGECONFIG ??= ""