Create New Build Environment; Load Existed Build Environment; Build Images; Build Toolchain Installer - Advantech RSB-4760 User Manual

3.5" sbc with qualcomm apq-8016 processor arm cortex a53 architecture
Table of Contents

Advertisement

3.3.3.1. Create New Build Environment

 
To create one new build environment, perform following commands in terminal console:
$ cd ${BSP_HOME} 
$ MACHINE=${MACHINE} DISTRO=${DISTRO} source setup‐environment ${BDIR} 
You need to read and accept the EULA. Press "Y"
 

3.3.3.2. Load Existed Build Environment

To continue an existed build environment, perform following commands in terminal console:
$ cd ${BSP_HOME} 
$ source setup‐environment ${BDIR} 
 

3.3.3.3. Build Images

To build the desktop image, run
$ bitbake rpb‐desktop‐image
 
 

3.3.3.4. Build Toolchain Installer

To build SDK toolchain installer, perform 
following commands in terminal console:
$ bitbake ${RPB‐IMAGES} ‐c populate_sdk 
 

3.3.3.5. Build Bootloader

Refer to
Debian_16.09
" How to get and customize the bootloader "
$ git clone
git://codeaurora.org/platform/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8.git
-b LA.BR.1.1.3.c4-01000-8x16.0
$ git clone
http://git.linaro.org/landing-teams/working/qualcomm/lk.git
-b
debian-qcom-dragonboard410c-LA.BR.1.2.4-00310-8x16.0-linaro2
$ cd lk
45 

Advertisement

Table of Contents
loading

Table of Contents