summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-crystalforest/recipes-extended/qat/qat.inc1
1 files changed, 1 insertions, 0 deletions
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"
6LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" 6LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
7COMPATIBLE_MACHINE = "crystalforest" 7COMPATIBLE_MACHINE = "crystalforest"
8DEPENDS += "cryptodev-linux pkgconfig zlib" 8DEPENDS += "cryptodev-linux pkgconfig zlib"
9PROVIDES += "virtual/qat"
9 10
10MODULE_DIR = "${D}${base_libdir}/modules/${KERNEL_VERSION}/kernel/drivers" 11MODULE_DIR = "${D}${base_libdir}/modules/${KERNEL_VERSION}/kernel/drivers"
11ICP_TOOLS = "accelcomp" 12ICP_TOOLS = "accelcomp"