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 8e86b62964..8f484d6098 100644 --- a/meta-networking/recipes-connectivity/wolfssl/wolfssl_5.7.2.bb +++ b/meta-networking/recipes-connectivity/wolfssl/wolfssl_5.7.2.bb | |||
| @@ -22,6 +22,9 @@ S = "${WORKDIR}/git" | |||
| 22 | 22 | ||
| 23 | inherit autotools ptest | 23 | inherit autotools ptest |
| 24 | 24 | ||
| 25 | PACKAGECONFIG ?= "reproducible-build" | ||
| 26 | |||
| 27 | PACKAGECONFIG[reproducible-build] = "--enable-reproducible-build,--disable-reproducible-build," | ||
| 25 | BBCLASSEXTEND += "native nativesdk" | 28 | BBCLASSEXTEND += "native nativesdk" |
| 26 | 29 | ||
| 27 | RDEPENDS:${PN}-ptest += " bash" | 30 | RDEPENDS:${PN}-ptest += " bash" |
