[gnome-continuous-yocto/gnomeostree-3.28-rocko: 7143/8267] cryptodev-tests: depend on openssl 1.0



commit 6309590b39731a9c58bc2da5e0b25e2b027c2b9f
Author: Alexander Kanavin <alexander kanavin linux intel com>
Date:   Tue Aug 8 18:30:50 2017 +0300

    cryptodev-tests: depend on openssl 1.0
    
    Upstream ticket:
    https://github.com/cryptodev-linux/cryptodev-linux/issues/22
    
    (From OE-Core rev: 3619a2fbe3d5bb718fdab8ee55728b22acb892cf)
    
    Signed-off-by: Alexander Kanavin <alexander kanavin linux intel com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../cryptodev/cryptodev-tests_1.9.bb               |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meta/recipes-kernel/cryptodev/cryptodev-tests_1.9.bb 
b/meta/recipes-kernel/cryptodev/cryptodev-tests_1.9.bb
index 9cb5dcb..9afb3de 100644
--- a/meta/recipes-kernel/cryptodev/cryptodev-tests_1.9.bb
+++ b/meta/recipes-kernel/cryptodev/cryptodev-tests_1.9.bb
@@ -2,7 +2,7 @@ require cryptodev.inc
 
 SUMMARY = "A test suite for /dev/crypto device driver"
 
-DEPENDS += "openssl"
+DEPENDS += "openssl10"
 
 SRC_URI += " \
 file://0001-Add-the-compile-and-install-rules-for-cryptodev-test.patch \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]