[meta-intel] [dizzy][PATCH 1/3] meta-crystalforest: add virtual/qat provider

Anuj Mittal anujx.mittal at intel.com
Thu Jul 23 09:38:33 PDT 2015


Changed qat to PROVIDES "virtual/qat" so we can switch
between qat15 and qat16 for highland forest and
crystalforest.

Signed-off-by: Anuj Mittal <anujx.mittal at intel.com>
---
 meta-crystalforest/recipes-extended/qat/qat.inc |    1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-crystalforest/recipes-extended/qat/qat.inc b/meta-crystalforest/recipes-extended/qat/qat.inc
index 0053204..6a2ceff 100644
--- a/meta-crystalforest/recipes-extended/qat/qat.inc
+++ b/meta-crystalforest/recipes-extended/qat/qat.inc
@@ -6,6 +6,7 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
 COMPATIBLE_MACHINE = "crystalforest"
 DEPENDS += "cryptodev-linux pkgconfig zlib"
+PROVIDES += "virtual/qat"
 
 MODULE_DIR = "${D}${base_libdir}/modules/${KERNEL_VERSION}/kernel/drivers"
 ICP_TOOLS = "accelcomp"
-- 
1.7.9.5



More information about the meta-intel mailing list