summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-connectivity/wolfssl/wolfssl_5.7.2.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-networking/recipes-connectivity/wolfssl/wolfssl_5.7.2.bb b/meta-networking/recipes-connectivity/wolfssl/wolfssl_5.7.2.bb
index d45f1f69d0..009434d96a 100644
--- a/meta-networking/recipes-connectivity/wolfssl/wolfssl_5.7.2.bb
+++ b/meta-networking/recipes-connectivity/wolfssl/wolfssl_5.7.2.bb
@@ -19,4 +19,7 @@ S = "${WORKDIR}/git"
19 19
20inherit autotools 20inherit autotools
21 21
22PACKAGECONFIG ?= "reproducible-build"
23
24PACKAGECONFIG[reproducible-build] = "--enable-reproducible-build,--disable-reproducible-build,"
22BBCLASSEXTEND += "native nativesdk" 25BBCLASSEXTEND += "native nativesdk"