[meta-intel] [meta-intel-qat][PATCH v3 0/2] Add QAT Zlib Compression Shim Layer version 0.4.10-001

Tan, Raymond raymond.tan at intel.com
Tue Sep 4 07:46:13 PDT 2018


Dear Maintainer,

The following patches will do the following:
 - add the support of new zlib-qat shim for QAT 1.7 version
 - refactor the bb files to separate the common components into zlib-qat.inc
 - inherit module.bbclass for only v 0.4.7-002, and override necessary functions
 - update README with information of QAT versions and Zlib-QAT Shim versions

Tan, Raymond (2):
  zlib-qat: add common zlib-qat.inc and zlib-qat shim version 0.4.10-001
  README: update note for QAT 1.7 and QAT Zlib Shim for QAT 1.7


 README                                             |  9 +-
 recipes-extended/zlib-qat/zlib-qat.inc             | 87 +++++++++++++++++++
 ...4.10-001-zlib-Remove-rpaths-from-makefile.patch | 63 ++++++++++++++
 ...zlib-qat-add-a-install-target-to-makefile.patch | 30 +++++++
 ...rrect-the-order-for-static-linking-libude.patch | 31 +++++++
 recipes-extended/zlib-qat/zlib-qat_0.4.10-001.bb   | 43 ++++++++++
 recipes-extended/zlib-qat/zlib-qat_0.4.7-002.bb    | 99 +++++-----------------
 7 files changed, 284 insertions(+), 78 deletions(-)
 create mode 100644 recipes-extended/zlib-qat/zlib-qat.inc
 create mode 100644 recipes-extended/zlib-qat/zlib-qat/zlib-qat-0.4.10-001-zlib-Remove-rpaths-from-makefile.patch
 create mode 100644 recipes-extended/zlib-qat/zlib-qat/zlib-qat-0.4.10-001-zlib-qat-add-a-install-target-to-makefile.patch
 create mode 100644 recipes-extended/zlib-qat/zlib-qat/zlib-qat-0.4.10-001-zlib-qat-correct-the-order-for-static-linking-libude.patch
 create mode 100644 recipes-extended/zlib-qat/zlib-qat_0.4.10-001.bb

-- 
1.9.1



More information about the meta-intel mailing list