Thank you. I have pushed these changes now.
Thanks,
Anuj
On Thu, 2020-01-16 at 09:56 +0800, Yongxin Liu wrote:
> Hi all,
>
> V1->V2:
> =======
> Add zeus support.
> Use ${nonarch_base_libdir} in QAT recipe instead of ${base_libdir}.
> Update README.
>
> V2->V3:
> =======
> Add two patches to make QAT work with kernel v5.5.
>
> How to test:
> ============
> $ git clone -b zeus git://git.yoctoproject.org/poky.git
> $ cd poky/
> $ git clone -b zeus git://git.yoctoproject.org/meta-intel
> $ . ./oe-init-build-env
> $ bitbake-layers add-layer ../meta-intel
> $ bitbake-layers add-layer ../meta-intel-qat
> $ echo "MACHINE = \"intel-corei7-64\"" >> conf/local.conf
>
> For linux-yocto (5.2)
> $ echo "KERNEL_FEATURES_append = \" features/qat/qat.scc\"" >>
> ../meta/recipes-kernel/linux/linux-yocto_5.2.bb
> $ echo "PREFERRED_PROVIDER_virtual/kernel = \"linux-yocto\"" >>
> conf/local.conf
>
> For linux-yocto-dev (5.5)
> $ echo "KERNEL_FEATURES_append = \" features/qat/qat.scc\"" >>
> ../meta/recipes-kernel/linux/linux-yocto-dev.bb
> $ echo "PREFERRED_PROVIDER_virtual/kernel = \"linux-yocto-dev\"" >>
> conf/local.conf
>
> $ bitbake qat17
> $ bitbake zlib-qat
>
>
> Hongxu Jia (1):
> conf/layer.conf: Add zeus to LAYERSERIES_COMPAT
>
> Yongxin Liu (3):
> qat: Upgrade to qat17_4.7.0-00006
> zlib-qat: Upgrade to 0.4.10-003
> README: Update QAT1.7 to 4.7.0-00006 and zlib-qat to 0.4.10-003
>
> README | 4 +-
> conf/layer.conf | 2 +-
> ....0-34-qat-remove-local-path-from-makefile.patch | 15 +-
> ...0-4-qat-add-install-target-and-add-folder.patch | 16 +-
> ...17_4.7.0-00006-Drop-pr_warning-definition.patch | 31 +
> ...4.7.0-00006-Link-driver-with-object-files.patch | 91 ++
> .../qat17_4.7.0-00006-Switch-to-skcipher-API.patch | 1161
> ++++++++++++++++++++
> .../{qat17_4.2.0-00012.bb => qat17_4.7.0-00006.bb} | 67 +-
> ...ib-qat_0.4.10-001.bb => zlib-qat_0.4.10-003.bb} | 12 +-
> 9 files changed, 1341 insertions(+), 58 deletions(-)
> create mode 100644 recipes-extended/qat/files/qat17_4.7.0-00006-
> Drop-pr_warning-definition.patch
> create mode 100644 recipes-extended/qat/files/qat17_4.7.0-00006-
> Link-driver-with-object-files.patch
> create mode 100644 recipes-extended/qat/files/qat17_4.7.0-00006-
> Switch-to-skcipher-API.patch
> rename recipes-extended/qat/{qat17_4.2.0-00012.bb => qat17_4.7.0-
> 00006.bb} (73%)
> rename recipes-extended/zlib-qat/{zlib-qat_0.4.10-001.bb => zlib-
> qat_0.4.10-003.bb} (76%)
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6337):
https://lists.yoctoproject.org/g/meta-intel/message/6337
Mute This Topic: https://lists.yoctoproject.org/mt/69739833/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-