From ec156b9cc2f2125ab5294995d3bd532791687f84 Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Tue, 28 Jul 2015 16:05:13 +0800 Subject: meta-crystalforest: zlib-qat depends on virtual/qat Made zlib-qat DEPENDS on virtual/qat. This allows us to switch between highland forest and crystal forest platforms. Signed-off-by: Anuj Mittal Acked-by: Ong Boon Leong Signed-off-by: Darren Hart (cherry picked from commit 11cbe728ec6ce65ea8df08752cb6b0cabed62da0 from dizzy) Signed-off-by: Anuj Mittal Signed-off-by: Darren Hart (cherry picked from commit 4f4eb56d302e8b5caaf2d4ea849c589144efad6c) Signed-off-by: Darren Hart --- 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 e2d2c451..eb209b1b 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 \ -- cgit v1.2.3-54-g00ecf