[yocto] [PATCH 2/2] [meta-intel] crystalforest: Update the README Instructions.

kishore.k.bodke at intel.com kishore.k.bodke at intel.com
Mon Oct 29 16:44:06 PDT 2012


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

Add Instructions to build the custom Image to
enable qat modules.

Signed-off-by: Kishore Bodke <kishore.k.bodke at intel.com>
---
 meta-crystalforest/README |    9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/meta-crystalforest/README b/meta-crystalforest/README
index a938193..8731c2a 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').
-- 
1.7.9.5




More information about the yocto mailing list