[meta-intel] [meta-intel[meta-isg][fido][master][PATCH 6/7] meta-crystalforest: zlib-qat depends on virtual/qat

chia.chuan.wu at intel.com chia.chuan.wu at intel.com
Tue Jul 28 01:05:13 PDT 2015


From: Anuj Mittal <anujx.mittal at intel.com>

Made zlib-qat DEPENDS on virtual/qat. This allows
us to switch between highland forest and crystal
forest platforms.

Signed-off-by: Anuj Mittal <anujx.mittal at intel.com>
Acked-by: Ong Boon Leong <boon.leong.ong at intel.com>
Signed-off-by: Darren Hart <dvhart at linux.intel.com>
(cherry picked from commit 11cbe728ec6ce65ea8df08752cb6b0cabed62da0)

Signed-off-by: Anuj Mittal <anujx.mittal at intel.com>
---
 meta-crystalforest/recipes-extended/zlib-qat/zlib-qat_0.4.7-002.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-crystalforest/recipes-extended/zlib-qat/zlib-qat_0.4.7-002.bb b/meta-crystalforest/recipes-extended/zlib-qat/zlib-qat_0.4.7-002.bb
index e2d2c45..eb209b1 100644
--- a/meta-crystalforest/recipes-extended/zlib-qat/zlib-qat_0.4.7-002.bb
+++ b/meta-crystalforest/recipes-extended/zlib-qat/zlib-qat_0.4.7-002.bb
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/zlib-${ZLIB_VERSION}/zlib.h;beginline=4;en
 
 # For target side versions of openssl enable support for OCF Linux driver
 # if they are available.
-DEPENDS += "cryptodev-linux pkgconfig qat16"
+DEPENDS += "cryptodev-linux pkgconfig virtual/qat"
 
 SRC_URI = "http://www.zlib.net/zlib-${ZLIB_VERSION}.tar.gz;name=zlib \
            https://01.org/sites/default/files/page/zlib_shim_0.4.7-002_withdocumentation.zip;name=zlibqat \
-- 
1.9.1



More information about the meta-intel mailing list