mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-04 16:10:06 +00:00
qat: disable for x32 build
Until the upstream addresses some issues, this will be disabled for x32 build Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
parent
ebb8fc8026
commit
e681552dcb
|
|
@ -19,6 +19,7 @@ SRC_URI="file://qat16_2.3.0-34-qat-fix-for-cross-compilation-issue.patch \
|
|||
"
|
||||
|
||||
COMPATIBLE_MACHINE = "crystalforest|intel-corei7-64"
|
||||
COMPATIBLE_HOST_linux-gnux32 = "null"
|
||||
|
||||
S = "${WORKDIR}/${ICP_DRIVER_TYPE}"
|
||||
ICP_TOOLS = "accelcomp"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user