From 76d2942087d7563ae42f0bea6d97460ee2561f3e Mon Sep 17 00:00:00 2001 From: Kishore Bodke Date: Mon, 29 Oct 2012 16:36:20 -0700 Subject: crystalforest: Update the README Instructions. Add Instructions to build the custom Image to enable qat modules. Signed-off-by: Kishore Bodke Signed-off-by: Tom Zanussi --- meta-crystalforest/README | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'meta-crystalforest') diff --git a/meta-crystalforest/README b/meta-crystalforest/README index a9381936..8731c2ad 100644 --- a/meta-crystalforest/README +++ b/meta-crystalforest/README @@ -88,6 +88,15 @@ You should then be able to build a crystalforest image as such: $ source oe-init-build-env $ bitbake core-image-sato +The above image will not give you the quickassist technology features +such as openssl-qat-module, zlib-qat-module and corpus data files. + +If you want those feature built into the image by default, You should +build the custom image by doing the following: + + $ source oe-init-build-env + $ bitbake core-image-qat + At the end of a successful build, you should have a live image that you can boot from a USB flash drive (see instructions on how to do that below, in the section 'Booting the images from /binary'). -- cgit v1.2.3-54-g00ecf