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:8443/oss/index.php?mid=board_vucS91&document_srl=1276534

 

  • Extract tar.gz files
    obigoaf

├── build

│   ├── syslibs

│   └── util

├── build.sh

├── install-build-deps.sh

├── OSS-LICENSES.txt

├── output

│   └── target-toyota-amtel

│         ├── 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.

  • In case of v4.06.xx or higher:

        Download telechips-als-v3.2.0-toolchain-cortexa53hf-neon-fp-armv8-opengl-wayland-qt5-x86_64-gcc-linaro-7.2_hsm.sh(Tier1 확인필요) 

  • Move the archive to obigoaf/tmp

obigoaf

├── ...

└── tmp

    └── telechips-als-v3.2.0-toolchain-cortexa53hf-neon-fp-armv8-opengl-wayland-qt5-x86_64-gcc-linaro-7.2_hsm.sh(Tier1 확인필요)

 

  • In case of v4.05.xx or lower:

    Download telechips-als-v3.1.0-toolchain-cortexa53hf-neon-fp-armv8-opengl-wayland-qt5-x86_64-gcc-linaro-7.2.sh(Tier1 확인필요) 

  • Move the archive to obigoaf/tmp

obigoaf

├── ...

└── tmp

    └── telechips-als-v3.1.0-toolchain-cortexa53hf-neon-fp-armv8-opengl-wayland-qt5-x86_64-gcc-linaro-7.2.sh(Tier1 확인필요)

 

 

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.

No. Subject Date Views
10 [21CY]UplusIVI_4.06.13 file 2024.02.14 0
9 [21CY]UplusIVI_4.06.11 file 2024.02.14 0
8 [21CY]UplusIVI_4.06.09 file 2023.05.16 28
7 [21CY]UplusIVI_4.05.05 file 2023.03.07 31
6 [21CY]UplusIVI_4.05.03 file 2022.08.16 63
5 [21CY]UplusIVI_4.04.01 file 2022.06.08 52
4 [21CY]UplusIVI_4.02.01 file 2022.02.04 500
3 [21CY] OSS-LICENSE file 2020.04.14 384
» [21CY] ObigoAF Open source Package Build guide 2020.04.14 172
1 [21CY] ObigoAF Open source Package 2020.04.14 1571