I am seeing Yocto build failures when building Connected OS (i.e., OPTstack + Super BSP) for the AXSB-J6 hardware platform. The Connected OS version I am using is XSe SuperBSP-OPTstack ELA TI DRA7xx (Jacinto 6) 1.1from June 2015. Two changes are required to complete the build:
- Update the uim recipe by copying the attached uim_8.5.bb file to the meta-xse-axsb-program/recipes-connectivity/uim/ folder.
- In a fresh Ubuntu installation, be sure to install the libexpat1-dev:i386 component as follows:
sudo apt-get install libexpat1-dev:i386