From 83b782d72d66a96772a57da522727b2ca2ae9a54 Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Fri, 24 Jul 2015 00:38:33 +0800 Subject: meta-crystalforest: add virtual/qat provider Changed qat to PROVIDES "virtual/qat" so we can switch between qat15 and qat16 for highland forest and crystalforest. Signed-off-by: Anuj Mittal Acked-by: Ong Boon Leong Signed-off-by: Darren Hart --- 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 00532042..6a2ceff7 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" -- cgit v1.2.3-54-g00ecf