From 1c2ed5ec2ea47d9873e362895e37e780b8f2ef88 Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Tue, 28 Jul 2015 16:05:12 +0800 Subject: meta-crystalforest: add virtual/qat provider 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 Signed-off-by: Darren Hart --- 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 e6556cbe..83ccbfb1 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 \ -- cgit v1.2.3-54-g00ecf