Until the upstream addresses some issues, this will be disabled for x32 build
Signed-off-by: Saul Wold <[email protected]> --- common/recipes-extended/qat/qat16.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/common/recipes-extended/qat/qat16.inc b/common/recipes-extended/qat/qat16.inc index 9662eff..d45967a 100644 --- a/common/recipes-extended/qat/qat16.inc +++ b/common/recipes-extended/qat/qat16.inc @@ -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" -- 2.7.4 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
