[meta-freescale] [PATCH 4/8] cst: update DEPENDS to openssl-qoriq

Zhenhua Luo zhenhua.luo at freescale.com
Wed Aug 26 04:04:14 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-devtools/cst/cst_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-devtools/cst/cst_git.bb b/recipes-devtools/cst/cst_git.bb
index 08dbd56..69d5a5c 100644
--- a/recipes-devtools/cst/cst_git.bb
+++ b/recipes-devtools/cst/cst_git.bb
@@ -5,7 +5,7 @@ LICENSE = "BSD"
 # TODO: fix license - this file is not a license
 LIC_FILES_CHKSUM = "file://RELEASENOTES;beginline=8;endline=43;md5=5a7b22a2c96b5f94e0498c5f413aa8d3"
 
-DEPENDS += "openssl"
+DEPENDS += "openssl-qoriq"
 
 inherit kernel-arch
 
-- 
2.4.3



More information about the meta-freescale mailing list