Dear Maintainer(s),

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

The top level package qatmux (qatmux.l.2.6.0-60.tgz) consists of
QAT1.6(QAT1.6.L.2.6.0-65.tar.gz) and QAT1.5(QAT1.5.L.1.11.0-36.tar.gz), each
package developed independently on each other. Now 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,

Changelog v2:
* Squash the deletion and addition of new recipe patches


Rahul Kumar Gupta (2):
  meta-isg: qat16: move src url path from inc to bb
  meta-isg: qat16: update v2.3.0-34 -> 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.5.0-80.bb  |   3 +-
 .../qat/{qat16_2.3.0-34.bb => qat16_2.6.0-65.bb}   |  15 +-
 6 files changed, 179 insertions(+), 168 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
 rename meta-isg/common/recipes-extended/qat/{qat16_2.3.0-34.bb => 
qat16_2.6.0-65.bb} (6%)

-- 
1.9.1

-- 
_______________________________________________
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to