[meta-intel] [meta-intel[meta-isg][fido][master][PATCH 5/7] meta-crystalforest: add virtual/qat provider

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


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

Changed qat16 to PROVIDES "virtual/qat" so we can switch
between qat16 and any future revisions of qat for supported platforms.

Signed-off-by: Anuj Mittal <anujx.mittal at intel.com>
---
 meta-crystalforest/recipes-extended/qat/qat16_2.3.0-34.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-crystalforest/recipes-extended/qat/qat16_2.3.0-34.bb b/meta-crystalforest/recipes-extended/qat/qat16_2.3.0-34.bb
index e6556cb..83ccbfb 100644
--- a/meta-crystalforest/recipes-extended/qat/qat16_2.3.0-34.bb
+++ b/meta-crystalforest/recipes-extended/qat/qat16_2.3.0-34.bb
@@ -9,6 +9,8 @@ LIC_FILES_CHKSUM = "\
                     "
 PV = "2.3.0-34"
 DEPENDS += "zlib openssl"
+PROVIDES += "virtual/qat"
+
 SRC_URI="https://01.org/sites/default/files/page/qatmux.l.${PV}.tgz;name=qat \
          file://qat16_2.3.0-34-qat-add-install-target-to-makefiles.patch \
          file://qat16_2.3.0-34-qat-fix-for-cross-compilation-issue.patch \
-- 
1.9.1



More information about the meta-intel mailing list