meta-crystalforest: Add zlib-qat and openssl-qat modules to custom images.

This adds the two new modules zlib-qat-mem and openssl-qat-mem
modules to build with the custom Image.

Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
Kishore Bodke 2012-10-18 10:53:43 -07:00 committed by Tom Zanussi
parent bfe4894bc3
commit 4e05f868bb
2 changed files with 4 additions and 0 deletions

View File

@ -9,6 +9,8 @@ IMAGE_INSTALL += " \
calgary-corpus \
canterbury-corpus \
silesia-corpus \
zlib-qat-module \
openssl-qat-module \
"
LICENSE = "MIT"

View File

@ -9,6 +9,8 @@ IMAGE_INSTALL += " \
calgary-corpus \
canterbury-corpus \
silesia-corpus \
zlib-qat-module \
openssl-qat-module \
"
LICENSE = "MIT"