BUILD INSTRUCTION
Required environment
1. Host PC to Build Obigo WebAppManager Source
- Linux ubuntu-16.04 (xenial)
2. WebAppManager Open source Package
- WebAppManager Open Source Package Download:
https://oss.obigo.com:8443/oss/index.php?mid=board_GIms81&document_srl=1277068 (TBD)
Extract tar.gz files
obigoaf
├── build
│ ├── syslibs
│ └── util
├── build.sh
├── output
│ └── target-mobis-ccnc
├── README.md
├── version.txt
└── source
└── oaf
3. Download Tier1 ADT & Make sysroot build toolchain
To build Obigo WebAppmanager, Tier1 sysroot-libraries must be located at Host Pc.
Please ask ADT to Mobis with below matched SW information.
- Download ${TIER1_ADT_PACKAGE} in ${DOWNLOAD_ADT_PATH}
${DOWNLOAD_ADT_PATH}
└── {TIER1_ADT_PACKAGE}
The ADT package should be named as below format.
"pony_##.sh"
4. Build
$ cd obigoaf
$ sudo ./build.sh ${DOWNLOAD_ADT_PATH}
If you build successfully, you can find deb file in obigoaf directory
ex,) for deb file: webappmanager_vX.X.X.HKMS01RXX_arm64.deb
ex,) for tar file : webframework_v{AF_VERSION_INFO}_${ARCH}.tar.gz
Comment 0
No. | Subject | Date | Views |
---|---|---|---|
3 | [HKMC 고급형6세대] webframework_v3.6.1.HKLG03R03 | 2024.04.26 | 10 |
» | Obigo WebAppManager OSS Pakcage Build guide | 2022.07.18 | 96 |
1 | Obigo WebAppManager OSS Pakcage | 2022.06.20 | 97 |