upstream migrated to OpenSSL 1.1, so depend on openssl10 for now

Signed-off-by: Denys Dmytriyenko <[email protected]>
---
 .../recipes-core/ti-crypto-examples/ti-crypto-examples_git.bb           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/meta-arago-extras/recipes-core/ti-crypto-examples/ti-crypto-examples_git.bb 
b/meta-arago-extras/recipes-core/ti-crypto-examples/ti-crypto-examples_git.bb
index 777d1c3..3df6275 100644
--- 
a/meta-arago-extras/recipes-core/ti-crypto-examples/ti-crypto-examples_git.bb
+++ 
b/meta-arago-extras/recipes-core/ti-crypto-examples/ti-crypto-examples_git.bb
@@ -3,7 +3,7 @@ HOMEPAGE = 
"http://arago-project.org/git/projects/?p=crypto-example-apps.git;a=s
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = 
"file://AES/aes_256.c;beginline=9;endline=35;md5=8edbb4dee965d2f2eb5ca2822addcae5"
 SECTION = "console"
-DEPENDS += "openssl"
+DEPENDS += "openssl10"
 
 PR = "r7"
 
-- 
2.7.4

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to