mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
crystalforest: Update README Instructions.
Add Instructions on how to get the DPDK and QuickAssist Recipes. 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
24d937c4f2
commit
c5618b8edb
|
@ -56,6 +56,7 @@ Table of Contents
|
|||
|
||||
I. Building the meta-crystalforest BSP layer
|
||||
II. Booting the images in /binary
|
||||
III. Enabling Intel DPDK and QuickAssist Technology
|
||||
|
||||
|
||||
I. Building the meta-crystalforest BSP layer
|
||||
|
@ -88,15 +89,6 @@ 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').
|
||||
|
@ -147,6 +139,15 @@ ifconfig the IP address and use that to ssh in. The root password is
|
|||
empty, so to log in type 'root' for the user name and hit 'Enter' at
|
||||
the Password prompt: and you should be in.
|
||||
|
||||
III. Enabling Intel DPDK and QuickAssist Technology
|
||||
===================================================
|
||||
|
||||
There are recipes available for the 'Intel Data Plane Development Kit and
|
||||
Intel QuickAssist Technology components for use with this BSP. Please
|
||||
contact your Intel Field Sales Representative or visit Intel Embedded Design
|
||||
Center (www.intel.com/p/en_US/embedded/designcenter) for instructions on how
|
||||
to locate and use these recipes.
|
||||
|
||||
----
|
||||
|
||||
If you find you're getting corrupt images on the USB (it doesn't show
|
||||
|
|
Loading…
Reference in New Issue
Block a user