Np-sdk – ADLINK aTCA-N700 User Manual

Page 16

Advertising
background image

aTCA-N700 SW Users Guide

10

/home/yglim/work/QorIQ-SDK-V1.3-20121114-yocto, please execute following steps to
continue:

$ cd /home/yglim/work/QorIQ-SDK-V1.3-20121114-yocto
$ ./scripts/host-prepare.sh
$ source ./fsl-setup-poky <-m machine>
Optional parameters: [-j jobs] [-t tasks] [-s path] [-p] [-l] [-h]
Supported ppc machines: mpc8536ds mpc8544ds mpc8548cds mpc8572ds p1010rdb p1020mbg
p1020rdb p1020utm p1021rdb p1022ds p1023rds p1024rdb p1025rdb p2020ds p2020rdb p2041rdb
p3041ds p4080ds p5020ds-64b p5020ds p5040ds-64b p5040ds
* [-j jobs]: number of jobs for make to spawn during the compilation stage.
* [-t tasks]: number of BitBake tasks that can be issued in parallel.
* [-s path]: append an extra path to build_machine_release folder
* [-l]: lite mode. To help conserve disk space, deletes the building
directory once the package is built.
* [-p]: append cache and source mirrors (For FSL Internal Use Only)
* [-h]: help

$ bitbake <task-name>

[yglim@localhost ~]$

cd /home/yglim/work/QorIQ-SDK-V1.3-20121114-yocto


[yglim@centos63 QorIQ-SDK-V1.3-20121114-yocto]$

./scripts/host-prepare.sh

Verifying sudo permission to execute yum command.
Install packages needed to build Yocto, please wait, it may take a while
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: centos.tt.co.kr
* extras: centos.tt.co.kr
* updates: centos.tt.co.kr
Setting up Group Process
Checking for new repos for mirrors
Package flex-2.5.35-8.el6.x86_64 already installed and latest version

Done. You're ready to go with Yocto build now

[yglim@centos63 QorIQ-SDK-V1.3-20121114-yocto]$

source ./fsl-setup-poky -m p2041rdb -j 4

-t 2

Configuring for p2041rdb board type
Run the following commands to start a build:
bitbake fsl-image-lsb-sdk
bitbake fsl-image-minimal
bitbake fsl-image-full
bitbake fsl-image-kvm
bitbake fsl-image-flash
bitbake fsl-image-core
To return to this build environment later please run:
source /home/yglim/work/QorIQ-SDK-V1.3-20121114-
yocto/build_p2041rdb_release/SOURCE_THIS

[yglim@centos63 build_p2041rdb_release]$

bitbake fsl-image-full

Pseudo is not present but is required, building this first before the main build

(this takes many hours)



[yglim@centos63 build_p2041rdb_release]$

cd

[yglim@centos63 ~]$

sudo umount /mnt/QorIQ-DPAA-SDK-20111026


Now, you have installed the LMP SDK on the /home/yglim/work/QorIQ-SDK-V1.3-
20121114-yocto directory.


3.2.1.2. NP-SDK


NP-SDK RPM packages from OCTEON should be installed in the build host. And also,
patch level 4 for this RPM package should be adopted in the package. RPM package
patch file list is shown below.

Advertising