Setup Build Environment; Conventions; Board Support Package (Bsp); Download Bsp From Github - Advantech RSB-4760 User Manual

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

Advertisement

3.3. Setup Build Environment

Currently, we adopt
Docker
You can get the latest version of
Qualcomm APQ8016 projects.
If you don't know much about Docker, please refer to
 

3.3.1. Conventions

: home directory of the BSP 
${BSP_HOME}
 : build directory (e.g. build/)
${BDIR}
${MACHINE}
: available target boards list below
rsb-4760
epc-r4761
${DISTRO}
: Linux distribution
rpb
rpb-wayland
${RPB-IMAGES}
: meta-rpb provides the following images
rpb-console-image
rpb-desktop-image
rpb-minimal-image
rpb-qt5-image
rpb-weston-image
 

3.3.2. Board Support Package (BSP)

You have two methods to put BSP into Docker container.

1. Download BSP from GitHub

The
oe-rpb-manifest
can use repo init & repo sync to get the entire BSP we put on GitHub.
as build environment.
advrisc/u14.04-410clbv1
@GitHub is our manifest repository for Qualcomm APQ8016 projects. You
Docker image for developing
IoTGateway/Docker
42 
for details.

Advertisement

Table of Contents
loading

Table of Contents