background image

 
Setting up the Build System 
 
 

 

  Intel Atom® Processor E3900 SoC Family/Intel® Celeron®  

      Processor N3350/Intel® Pentium® Processor N4200/ Intel® Celeron® Processor J3355 & J3455 

October 2018 

 

Getting Started Guide 

Document Number: 334828-002US

 

 

Page 7 

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.

 

Change to supervisor: 

$ sudo su 

b.

 

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. 

 

c.

 

Use the following to change back to normal user: 

$ su - <username> 

Note:

 

Step 1 is usually performed by the network administrator. 

 

Содержание Atom E3900 SoC Series

Страница 1: ...Number 334828 002US Intel Atom Processor E3900 SoC Family Intel Celeron Processor N3350 Intel Pentium Processor N4200 Intel Celeron Processor J3355 J3455 for Yocto Project Getting Started Guide Octob...

Страница 2: ...d by this document All information provided here is subject to change without notice Contact your Intel representative to obtain the latest Intel product specifications and roadmaps The products descr...

Страница 3: ...l Celeron Processor J3355 J3455 October 2018 Getting Started Guide Document Number 334828 002US Page 3 Contents 1 0 Introduction 5 1 1 Terminology 5 1 2 Reference Documents 5 1 3 Known Issues 6 2 0 Se...

Страница 4: ...00 Intel Celeron Processor J3355 J3455 Getting Started Guide October 2018 Page 4 Document Number 334828 002US Revision History Date Revision Description October 2018 002 Updated product marketing name...

Страница 5: ...for Yocto Board Support Systems BSPs 1 1 Terminology Table 1 Terminology Term Description BSP Board Support Package OS Operating System RAM Random Access Memory SoC System on a Chip 1 2 Reference Docu...

Страница 6: ...Guide October 2018 Page 6 Document Number 334828 002US 1 3 Known Issues Table 3 Known Issues Reference No Issue Workaround 1504693541 Desktop manager crashes and restarts during image build If Yocto...

Страница 7: ...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 Acces...

Страница 8: ...ort FTP_PROXY http proxy server IP or DNS ftp port number b Edit the bashrc file and append to the proxy settings using the following gedit bashrc Insert the below lines in bashrc export SOCKS_SERVER...

Страница 9: ...34828 002US Page 9 c Reload the bash environment using the following source bashrc d Set up the proxy for apt get by editing apt conf using the following sudo gedit etc apt apt conf Acquire http proxy...

Страница 10: ...udo apt get install autoconf automake libtool libglib2 0 dev sudo apt get install xutils dev nfs common 4 Create and add the following configuration under home username gitconfig by using the followin...

Страница 11: ...and adding it to the ssh agent iii Adding a new SSH key to your GitHub account iv Testing your SSH connection 7 Create and add the following lines in ssh config by using the following host github com...

Отзывы: