Download Print this page

Setting Up The Build System; Pre-Requisites; Preparing The Build Environment In Build System - Intel Atom E3900 SoC Series Getting Started Manual

Processor for yocto project

Advertisement

Setting up the Build System

2.0
Setting up the Build System
This chapter contains the list of pre-requisites and the steps to configure the build
environment to build the Yocto Project*-based image for Apollo Lake. Once the build
system is properly set up and configured, it can be used to build the image that will
eventually be used to boot up the Apollo Lake-based platform. Refer to the BSP
Release Notes on how to get the Apollo Lake BSP and build the image.
2.1

Pre-requisites

Prepare a build system (computer) with the recommended minimum hardware
requirement:
Intel® Core™ i7 processor (4 cores with Intel® Hyper-Threading Technology)
Minimum of 4 GB Random Access Memory (RAM)
Minimum of 250 GB disk space
High-speed network connectivity
Linux* OS for Yocto Project* BSP: Ubuntu* v14.04 LTS
2.2

Preparing the Build Environment in Build System

The following procedure is used to prepare the build environment in the build system.
1. Set user as sudoer, so the user can perform super-user tasks:
a.
b.
c.
Step 1 is usually performed by the network administrator.
Note:
Processor N3350/Intel® Pentium® Processor N4200/ Intel® Celeron® Processor J3355 & J3455
October 2018
Document Number: 334828-002US
Change to supervisor:
$ sudo su
modify /etc/sudoers by adding the highlighted value:
$ gedit /etc/sudoers
root ALL=(ALL:ALL) ALL
<username> ALL=(ALL:ALL) ALL
Note: <username> is the name that is used to log in to the build system.
Use the following to change back to normal user:
$ su - <username>
Intel Atom® Processor E3900 SoC Family/Intel® Celeron®
Getting Started Guide
Page 7

Advertisement

loading

This manual is also suitable for:

Pentium n4200Celeron n3350Celeron j3355Celeron j3455