[meta-freescale] [PATCH 5/8] skmm-ep: change openssl to openssl-qoriq in DEPENDS

Zhenhua Luo zhenhua.luo at freescale.com
Wed Aug 26 04:04:15 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-extended/skmm-ep/skmm-ep_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-extended/skmm-ep/skmm-ep_git.bb b/recipes-extended/skmm-ep/skmm-ep_git.bb
index 97961c5..2efc049 100644
--- a/recipes-extended/skmm-ep/skmm-ep_git.bb
+++ b/recipes-extended/skmm-ep/skmm-ep_git.bb
@@ -3,7 +3,7 @@ SECTION = "skmm-ep"
 LICENSE = "BSD & GPLv2"
 LIC_FILES_CHKSUM = "file://Makefile;endline=30;md5=39e58bedc879163c9338596e52df5b1f"
 
-DEPENDS = "libedit openssl virtual/kernel"
+DEPENDS = "libedit openssl-qoriq virtual/kernel"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-- 
2.4.3



More information about the meta-freescale mailing list