diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-connectivity/openssl/openssl_1.1.1d.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/openssl/openssl_1.1.1d.bb b/meta/recipes-connectivity/openssl/openssl_1.1.1d.bb index d4871fe973..a429b0a980 100644 --- a/meta/recipes-connectivity/openssl/openssl_1.1.1d.bb +++ b/meta/recipes-connectivity/openssl/openssl_1.1.1d.bb | |||
@@ -34,7 +34,7 @@ PACKAGECONFIG ?= "" | |||
34 | PACKAGECONFIG_class-native = "" | 34 | PACKAGECONFIG_class-native = "" |
35 | PACKAGECONFIG_class-nativesdk = "" | 35 | PACKAGECONFIG_class-nativesdk = "" |
36 | 36 | ||
37 | PACKAGECONFIG[cryptodev-linux] = "enable-devcryptoeng,disable-devcryptoeng,cryptodev-linux" | 37 | PACKAGECONFIG[cryptodev-linux] = "enable-devcryptoeng,disable-devcryptoeng,cryptodev-linux,,cryptodev-module" |
38 | 38 | ||
39 | B = "${WORKDIR}/build" | 39 | B = "${WORKDIR}/build" |
40 | do_configure[cleandirs] = "${B}" | 40 | do_configure[cleandirs] = "${B}" |