Applies to both zeus and dunfell ERROR: Nothing RPROVIDES 'cryptodev-module-native' (but virtual:native:/home/scott/poky-zeus/meta/recipes-connectivity/openssl/openssl_1.1.1f.bb RDEPENDS on or otherwise requires it) ERROR: Required build target 'openssl' has no buildable providers. Missing or unbuildable dependency chain was: ['openssl', 'rpm-native', 'python3-native', 'openssl-native', 'cryptodev-module-native']
Signed-off-by: Scott Ellis <[email protected]> --- meta/recipes-connectivity/openssl/openssl_1.1.1f.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-connectivity/openssl/openssl_1.1.1f.bb b/meta/recipes-connectivity/openssl/openssl_1.1.1f.bb index aa4ef6f48a..a952fae728 100644 --- a/meta/recipes-connectivity/openssl/openssl_1.1.1f.bb +++ b/meta/recipes-connectivity/openssl/openssl_1.1.1f.bb @@ -32,7 +32,7 @@ PACKAGECONFIG ?= "" PACKAGECONFIG_class-native = "" PACKAGECONFIG_class-nativesdk = "" -PACKAGECONFIG[cryptodev-linux] = "enable-devcryptoeng,disable-devcryptoeng,cryptodev-linux,,cryptodev-module" +PACKAGECONFIG[cryptodev-linux] = "enable-devcryptoeng,disable-devcryptoeng,cryptodev-linux" B = "${WORKDIR}/build" do_configure[cleandirs] = "${B}" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#49288): https://lists.yoctoproject.org/g/yocto/message/49288 Mute This Topic: https://lists.yoctoproject.org/mt/73384166/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/leave/6691583/737036229/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
