Installing QorIQ Linux SDK V1.7 Yocto Source ISO.iso in Ubuntu 14.4

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Installing QorIQ Linux SDK V1.7 Yocto Source ISO.iso in Ubuntu 14.4

1,705 Views
hammadnayeem
Contributor II

Hi,

I downloaded QorIQ Linux SDK V1.7 Yocto Source ISO.iso from freescale and burnt the ISO Image on a dvd.

Then I gave the path of dvd drive and ./install.

I am getting error that " ERROR: your ISO is incomplete, download it again "

Pls suggest.

2 Replies

685 Views
raghavendrasurp
Contributor II

hi im using QorIQ LS1043a so how to install SDK v2.0 ISO on Ubuntu 12.04, So please send me the procedure.

Thanks,

Raghavendra

0 Kudos

685 Views
Pavel
NXP Employee
NXP Employee

Usually the following command sequence provides correct using of the SDK 1.7 under Ubuntu 14:

1. sudo apt-get install ubuntu-minimal ubuntu-standard patch vim-common sed wget subversion git-core coreutils libbonobo2-common unzip texi2html texinfo libsdl1.2-dev docbook-utils gawk python-pysqlite2 diffstat make gcc build-essential xz-utils g++ desktop-file-utils chrpath libgl1-mesa-dev libglu1-mesa-dev autoconf automake groff libtool xterm libncurses5-dev cvs tofrodos

    if it is 64-bit operating system, run the following command also:

    sudo apt-get install ia32-libs lib32ncurses5

2.  sudo dpkg-reconfigure dash

then choose "No" and you're done. )

3. install SDK for your core (500V2 or 5500 )

4. install SDK source

5. sudo ./poky/scripts/host-prepare.sh

6. usually Linux recommends also run the following command: sudo usr/sbin/visudo

7.  $ source ./poky/fsl-setup-poky  <-m machine> [-j threads] [-t tasks] [-l]

    $ bitbake <task-name>