[meta-intel] [master][PATCH 0/3] Fix compilation failures in qat

Rahul Kumar Gupta rahul.kumarxx.gupta at intel.com
Wed Mar 30 11:55:09 PDT 2016


Dear Maintainer(s),

These changes fix the build errors with qat16 v2.5.0-80, openssl-qat v0.4.9-009
 and zlib-qat v0.4.7-002 against kernel 4.1.x and 4.4.x.

These recipes currently rely on EXTRA_OEMAKE having been set to
"-e MAKEFLAGS=" in bitbake.conf to operate. It is necessary to make this
 explicit so that the default in bitbake.conf can be changed.

This will add two patches to qat16 recipe. One for fixing compilation with 
kernel v4.4 other is for adding the correct include path to the local
headers. The first patch has been submitted upstream.

The image have been tested on Grantley-Broadwell using intel-corei7-64 BSP.

Please merge in master if these looks ok.

Thanks,

Rahul Kumar Gupta (3):
  meta-isg: qat16: fix v2.5.0 build with kernel v4.4
  meta-isg: openssl-qat: fix configure and compilation
  meta-isg: zlib-qat: explicitly set EXTRA_OEMAKE required

 .../recipes-extended/openssl-qat/openssl-qat.inc   |  4 +--
 meta-isg/common/recipes-extended/qat/qat16.inc     |  8 +++--
 ...qat16_2.5.0-80-qat-Added-include-dir-path.patch | 30 ++++++++++++++++
 ...nge-in-return-type-of-func-in-kernel-v4.4.patch | 40 ++++++++++++++++++++++
 .../zlib-qat/zlib-qat_0.4.7-002.bb                 |  1 +
 5 files changed, 78 insertions(+), 5 deletions(-)
 create mode 100644 meta-isg/common/recipes-extended/qat/qat16/qat16_2.5.0-80-qat-Added-include-dir-path.patch
 create mode 100644 meta-isg/common/recipes-extended/qat/qat16/qat16_2.5.0-80-qat-change-in-return-type-of-func-in-kernel-v4.4.patch

-- 
1.9.1



More information about the meta-intel mailing list