meta-isg: qat: add intel-corei7-64 COMPATIBLE_MACHINE

Mark intel common BSP as the compatible machine for qat
recipes.

Signed-off-by: Anuj Mittal <anujx.mittal@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
(cherry picked from commit 710f48ddeb)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
Anuj Mittal 2015-09-18 15:40:08 +08:00 committed by Saul Wold
parent dec346f347
commit f6674e4ec2

View File

@ -17,7 +17,7 @@ SRC_URI="https://01.org/sites/default/files/page/qatmux.l.${PV}.tgz;name=qat \
file://qat16_2.3.0-34-make-sure-CFLAGS-are-correct.patch \
"
COMPATIBLE_MACHINE = "crystalforest"
COMPATIBLE_MACHINE = "crystalforest|intel-corei7-64"
S = "${WORKDIR}/${ICP_DRIVER_TYPE}"
ICP_TOOLS = "accelcomp"