Skip to menu

OBIGO Opensource

BUILD INSTRUCTION

 

 

Required environment

 

1. Host PC to Build ObigoAF Source

- Linux ubuntu-16.04 (xenial)

 

2. ObigoAF Open source Package

  ObigoAF Open source Package download
  https://oss.obigo.com/oss/index.php?mid=board_BKZQ31&document_srl=1276716

 

  • Extract tar.gz files
    obigoaf

├── build

│   ├── syslibs

│   └── util

├── build.sh

├── OSS-LICENSES.txt

├── output

│   └── target--ssdi01-aarch64

│         ├── OAF/recovery/data/webapps.tar.gz (LGU+ Assets)

│         └── serviceagent (LGU+ Assets)

├── README.md

└── source

      └── oaf (LGPL source + header files)

 

       (For LGU+ assets, please contact LGU + 's develop page.)

 

3. Download Tier1 Toolchain and Sysroot libraries

To build ObigoAF Source, Toolchain and Sysroot libraries must be located at Host Pc.

Download telechips-als-v3.0.0-toolchain-aarch64-opengl-wayland-ivi-qt5-x86_64-gcc-linaro-7.2.sh. (디젠 확인 필요. URL정보)

  • Move the archive to obigoaf/tmp

obigoaf

├── ...

└── tmp

    └── telechips-als-v3.0.0-toolchain-aarch64-opengl-wayland-ivi-qt5-x86_64-gcc-linaro-7.2.sh

 

4. Install build dependency

$ cd obigoaf

$ ./install-build-deps.sh

 

Build

$ cd obigoaf

$ ./build.sh

 

If you build successfully, you can find RPM file in obigoaf directory.

oaf_1.5.2.SSDG02RXX_aarch64.rpm