[meta-intel] [master & fido][PATCH 0/6] qat recipe and changes for grantley

Anuj Mittal anujx.mittal at intel.com
Fri Sep 18 00:40:03 PDT 2015


Dear Maintainer(s),

This patch series introduces the recipe to build qat v2.5.0-80. It also fixes
the build errors for qat 2.3.0-34 with kernel 3.18 and above.

We have now marked both intel-corei7-64 and crystalforest as compatible machines
for qat and zlib-qat.

This series applies on top of and builds with both master and fido. The image/
and packages-split/ looks okay for both branches.
 
The image has been tested on a grantley-haswell platform using the intel-corei7-64 BSP.

Please merge in master and fido if these look okay.

Thank you,

Anuj Mittal (6):
  meta-isg: qat: move common content to qat16.inc
  meta-isg: qat: fix inline build errors for gcc5
  meta-isg: qat: fix strict_str* compile errors
  meta-isg: qat: recipe for version 2.5.0-80
  meta-isg: qat: add intel-corei7-64 COMPATIBLE_MACHINE
  meta-isg: zlib-qat: add COMPATIBLE_MACHINE

 .../qat/{qat16_2.3.0-34.bb => qat16.inc}           |   11 +-
 ...t16_2.3.0-34-make-sure-CFLAGS-are-correct.patch |   30 ++
 ...at-replace-strict_strtoull-with-kstrtoull.patch |   40 ++
 ....0-80-qat-add-install-target-to-makefiles.patch |  387 ++++++++++++++++++++
 .../common/recipes-extended/qat/qat16_2.3.0-34.bb  |  118 +-----
 .../common/recipes-extended/qat/qat16_2.5.0-80.bb  |   11 +
 .../zlib-qat/zlib-qat_0.4.7-002.bb                 |    2 +-
 7 files changed, 478 insertions(+), 121 deletions(-)
 copy meta-isg/common/recipes-extended/qat/{qat16_2.3.0-34.bb => qat16.inc} (93%)
 create mode 100644 meta-isg/common/recipes-extended/qat/qat16/qat16_2.3.0-34-make-sure-CFLAGS-are-correct.patch
 create mode 100644 meta-isg/common/recipes-extended/qat/qat16/qat16_2.3.0-34-qat-replace-strict_strtoull-with-kstrtoull.patch
 create mode 100644 meta-isg/common/recipes-extended/qat/qat16/qat16_2.5.0-80-qat-add-install-target-to-makefiles.patch
 create mode 100644 meta-isg/common/recipes-extended/qat/qat16_2.5.0-80.bb

-- 
1.7.9.5



More information about the meta-intel mailing list