mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
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 <anujx.mittal@intel.com> Acked-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
This commit is contained in:
parent
d7c2305f2b
commit
83b782d72d
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user