[meta-intel] [master][PATCH 0/3] Added support for qat16 v2.6.0-65

Rahul Kumar Gupta rahul.kumarxx.gupta at intel.com
Wed Apr 6 09:23:39 PDT 2016


Dear Maintainer(s),

These changes will introduce the recipe to build qat16 v2.6.0-65 and
retire qat16 v2.3.0-34.

The qatmux and qat16 version is no more same. So need to move SRC_URI .inc to
.bb file of their respective versions. No more use of ${PV} variable for qatmux
version in SRC_URI.

This will add two patches to the qat16 recipe, one is to ensure the correct
install path in Makefile and other is for overriding the compiler and linker
only when these are not define.

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

Please merge in master if these looks ok.

Thanks,

Rahul Kumar Gupta (3):
  meta-isg: qat16: retire older ver v2.3.0-34
  meta-isg: qat16: move src url path from inc to bb
  meta-isg: qat16: add recipe for v2.6.0-65

 meta-isg/common/recipes-extended/qat/qat16.inc     |   4 +-
 ...at-replace-strict_strtoull-with-kstrtoull.patch |  40 ----
 ...0-65-qat-add-install-target-to-makefiles.patch} | 250 +++++++++++----------
 ...rride-CC-LD-AR-only-when-it-is-not-define.patch |  35 +++
 .../common/recipes-extended/qat/qat16_2.3.0-34.bb  |   8 -
 .../common/recipes-extended/qat/qat16_2.5.0-80.bb  |   3 +-
 .../common/recipes-extended/qat/qat16_2.6.0-65.bb  |  13 ++
 7 files changed, 182 insertions(+), 171 deletions(-)
 delete mode 100644 meta-isg/common/recipes-extended/qat/qat16/qat16_2.3.0-34-qat-replace-strict_strtoull-with-kstrtoull.patch
 rename meta-isg/common/recipes-extended/qat/qat16/{qat16_2.3.0-34-qat-add-install-target-to-makefiles.patch => qat16_2.6.0-65-qat-add-install-target-to-makefiles.patch} (76%)
 create mode 100644 meta-isg/common/recipes-extended/qat/qat16/qat16_2.6.0-65-qat-override-CC-LD-AR-only-when-it-is-not-define.patch
 delete mode 100644 meta-isg/common/recipes-extended/qat/qat16_2.3.0-34.bb
 create mode 100644 meta-isg/common/recipes-extended/qat/qat16_2.6.0-65.bb

-- 
1.9.1



More information about the meta-intel mailing list