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.
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.
UPlusIVI_01.01.01.tar.gz
Comment 0
No. | Subject | Date | Views |
---|---|---|---|
5 |
[21CY]UplusIVI_4.04.01
![]() | 2022.06.08 | 4 |
4 |
[21CY]UplusIVI_4.02.01
![]() | 2022.02.04 | 17 |
3 |
[21CY] OSS-LICENSE
![]() | 2020.04.14 | 335 |
» | [21CY] ObigoAF Open source Package Build guide | 2020.04.14 | 91 |
1 | [21CY] ObigoAF Open source Package | 2020.04.14 | 1089 |