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

Saul Wold saul.wold at intel.com
Wed Apr 6 08:57:26 PDT 2016


On Thu, 2016-04-07 at 00:23 +0800, Rahul Kumar Gupta wrote:
> 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.
> 
I think this needs some more explanation, why is the .tgz file -60, but
you have the version as -65? Have the versions changed internally to
the tarball somehow?  I see the internal tarball is -65, it seems
incorrect to have that miss-match, so I think I understand this, but
not the best versioning scheme.  It it possible for the qatmux tarball
to be updated to match the internal version?

Also, normally when updating/upgrading a package we use git mv to copy
the older version to the newer version and do a single commit that
shows the update rather than create and remove.

Thanks
   Sau!

> 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