diff options
-rw-r--r-- | meta-oe/recipes-connectivity/thrift/thrift_0.16.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/thrift/thrift_0.16.0.bb b/meta-oe/recipes-connectivity/thrift/thrift_0.16.0.bb index 2d601a2f9d..8141abef51 100644 --- a/meta-oe/recipes-connectivity/thrift/thrift_0.16.0.bb +++ b/meta-oe/recipes-connectivity/thrift/thrift_0.16.0.bb | |||
@@ -15,6 +15,8 @@ SRC_URI[sha256sum] = "f460b5c1ca30d8918ff95ea3eb6291b3951cf518553566088f3f2be898 | |||
15 | 15 | ||
16 | BBCLASSEXTEND = "native nativesdk" | 16 | BBCLASSEXTEND = "native nativesdk" |
17 | 17 | ||
18 | CVE_PRODUCT = "apache:thrift" | ||
19 | |||
18 | inherit pkgconfig cmake python3native | 20 | inherit pkgconfig cmake python3native |
19 | 21 | ||
20 | export STAGING_INCDIR | 22 | export STAGING_INCDIR |