mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
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:
parent
bfe4894bc3
commit
4e05f868bb
|
@ -9,6 +9,8 @@ IMAGE_INSTALL += " \
|
|||
calgary-corpus \
|
||||
canterbury-corpus \
|
||||
silesia-corpus \
|
||||
zlib-qat-module \
|
||||
openssl-qat-module \
|
||||
"
|
||||
|
||||
LICENSE = "MIT"
|
||||
|
|
|
@ -9,6 +9,8 @@ IMAGE_INSTALL += " \
|
|||
calgary-corpus \
|
||||
canterbury-corpus \
|
||||
silesia-corpus \
|
||||
zlib-qat-module \
|
||||
openssl-qat-module \
|
||||
"
|
||||
|
||||
LICENSE = "MIT"
|
||||
|
|
Loading…
Reference in New Issue
Block a user