[meta-freescale] [PATCH 6/8] cryptodev-qoriq-tests: update DEPENDS to openssl-qoriq

Zhenhua Luo zhenhua.luo at freescale.com
Wed Aug 26 04:04:16 PDT 2015


FSL customized openssl is renamed to openssl-qoriq, update DEPENDS to
openssl-qoriq to differenctiate with openssl of poky.

Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>
---
 recipes-kernel/cryptodev/cryptodev-qoriq-tests_1.7.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/cryptodev/cryptodev-qoriq-tests_1.7.bb b/recipes-kernel/cryptodev/cryptodev-qoriq-tests_1.7.bb
index a60ea98..81a70cb 100644
--- a/recipes-kernel/cryptodev/cryptodev-qoriq-tests_1.7.bb
+++ b/recipes-kernel/cryptodev/cryptodev-qoriq-tests_1.7.bb
@@ -1,7 +1,7 @@
 require cryptodev-qoriq_${PV}.inc
 
 SUMMARY = "A test suite for /dev/crypto device driver"
-DEPENDS = "openssl"
+DEPENDS = "openssl-qoriq"
 
 PROVIDES = "cryptodev-tests"
 
-- 
2.4.3



More information about the meta-freescale mailing list