All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3][meta-intel] Add zlib and openssl qat_mem module
@ 2012-10-18 18:19 kishore.k.bodke
  2012-10-18 18:19 ` [PATCH 1/3] [meta-intel] meta-intel/common:Add a new recipe for Zlib qat_mem Module kishore.k.bodke
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: kishore.k.bodke @ 2012-10-18 18:19 UTC (permalink / raw)
  To: tom.zanussi, nitin.a.kamble, yocto

From: Kishore Bodke <kishore.k.bodke@intel.com>

Hi,

This is a revised patchset to add two new recipes for
zlib and openssl based Memory Management Module implemented
in the Intel Quick Assist Technology.

Please pull them into meta-intel/master.

Thanks
Kishore.

The following changes since commit 8341ed1b28a91b184547e62449ecbedabffa1ab3:

  ffmpeg: set LICENSE_FLAGS (2012-10-17 16:05:08 -0500)

are available in the git repository at:

  git://git.pokylinux.org/meta-intel-contrib Kishore/CRF-qat_mem
  http://git.pokylinux.org/cgit.cgi/meta-intel-contrib/log/?h=Kishore/CRF-qat_mem

Kishore Bodke (3):
  meta-intel/common: Add a new recipe for Zlib qat_mem Module.
  meta-intel/common: Add new recipe for libcrypto module.
  meta-crystalforest: Add zlib-qat and openssl-qat module.

 .../openssl-qat-module/openssl-qat-module.bb       |   54 ++++++++++++++++++++
 .../openssl-qat-module/openssl_qat_module.patch    |   43 ++++++++++++++++
 .../zlib-qat-module/zlib-qat-module.bb             |   52 +++++++++++++++++++
 .../zlib-qat-module/zlib_qat_module.patch          |   43 ++++++++++++++++
 .../recipes-qat-image/images/core-image-qat-sdk.bb |    2 +
 .../recipes-qat-image/images/core-image-qat.bb     |    2 +
 6 files changed, 196 insertions(+)
 create mode 100644 common/recipes-connectivity/openssl-qat-module/openssl-qat-module.bb
 create mode 100644 common/recipes-connectivity/openssl-qat-module/openssl-qat-module/openssl_qat_module.patch
 create mode 100644 common/recipes-core/zlib-qat-module/zlib-qat-module.bb
 create mode 100644 common/recipes-core/zlib-qat-module/zlib-qat-module/zlib_qat_module.patch

-- 
1.7.9.5



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2012-10-22 13:54 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-18 18:19 [PATCH 0/3][meta-intel] Add zlib and openssl qat_mem module kishore.k.bodke
2012-10-18 18:19 ` [PATCH 1/3] [meta-intel] meta-intel/common:Add a new recipe for Zlib qat_mem Module kishore.k.bodke
2012-10-19 18:27   ` Kamble, Nitin A
2012-10-19 18:28     ` Bodke, Kishore K
2012-10-19 18:34       ` Tom Zanussi
2012-10-19 18:40         ` Bodke, Kishore K
2012-10-19 18:48           ` Tom Zanussi
2012-10-22  3:15             ` Bodke, Kishore K
2012-10-22  4:03               ` Tom Zanussi
2012-10-22 13:24                 ` Tom Zanussi
2012-10-18 18:19 ` [PATCH 2/3][meta-intel] meta-intel/common: Add new recipe for libcrypto module kishore.k.bodke
2012-10-19 18:24   ` Kamble, Nitin A
2012-10-19 18:25     ` Bodke, Kishore K
2012-10-18 18:19 ` [PATCH 3/3] [meta-intel]meta-crystalforest: Add zlib-qat and openssl-qat module kishore.k.bodke

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.