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=1276484
- 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.4.27.SSDG01RXX_aarch64.rpm
Comment 0
No. | Subject | Date | Views |
---|---|---|---|
9 | [Y450/E100] OSS-LICENSE | 2020.08.18 | 93 |
8 | [Y450/E100] ObigoAF Open source Package Build guide | 2020.08.18 | 498 |
7 | [C300C] OSS-LICENSE(ServiceAgent) | 2020.06.24 | 145 |
6 | [C300C] oaf_1.4.27.SSDG01R76 | 2020.06.24 | 44 |
5 | [C300C] oaf_1.4.27.SSDG01R75 | 2020.04.28 | 64 |
4 | [C300C] OSS-LICENSE | 2020.04.17 | 248 |
3 | [C300C] oaf_1.4.27.SSDG01R74 | 2020.04.14 | 52 |
» | [C300C] ObigoAF Open source Package Build guide | 2020.04.14 | 865 |
1 | [C300C] ObigoAF Open source Package | 2020.04.10 | 146 |