37
©Vecow ESOM-MT-500 User Manual
YOCTO SOFTWARE SETUP
4.2 Build Environment Setup
This section describe the way to set up the build environment for development.
All instructions are based on Ubuntu 14.04 LTS 64bit.
To make sure the build process is completed successfully, we recommend at
least 120GB of disk space, 16GB of combined memory, and 15GB swap space
on the host machine.
4.2.1 Configuring Linux Host Machine
The following packages are required for the Yocto development environment.
The required packages can be installed using the commands below:
The following gn tools are required and can be installed using the commands
below:
$ sudo apt-get install gawk wget git-core diffstat unzip
texinfo gcc-multilib bash build-essential chrpath socat
cpio python python3 python3-pip python3-pexpect xz-utils
debianutils iputils-ping python-git python3-jinja2
libgl1-mesa-dev libegl1-mesa-dev libsdl1.2-dev pylint
xterm gcc g++ +6 li+6 libpulse-dev
libevent-dev ninja-build rpm2cpio
$ wget -O gn http://storage.googleapis.com/chromium-
gn/3fd43e5e0dcc674f0a0c004ec290d04bb2e1 c60e
$ sudo chmod 777 gn
$ sudo mv gn /usr/bin/