diff options
| -rw-r--r-- | meta-networking/recipes-connectivity/wolfssl/wolfssl_5.7.2.bb | 3 |
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 | ||
| 20 | inherit autotools | 20 | inherit autotools |
| 21 | 21 | ||
| 22 | PACKAGECONFIG ?= "reproducible-build" | ||
| 23 | |||
| 24 | PACKAGECONFIG[reproducible-build] = "--enable-reproducible-build,--disable-reproducible-build," | ||
| 22 | BBCLASSEXTEND += "native nativesdk" | 25 | BBCLASSEXTEND += "native nativesdk" |
