I don’t see problem with the R13.3 components:
1.Install the toolchain by
sh poky-swi-ext-glibc-x86_64-meta-toolchain-swi-armv7a-neon-toolchain-swi-SWI9X07Y_02.28.03.05.sh
-
Build the legato framework
cd /home/owner/legato/packages/legato.framework.19.2.0.wp76xx-201906171244/resources/legato
make clean
. bin/configlegatoenv
make wp76xx
source ./build/wp76xx/config.sh -
download the mangOH source:
cd /home/owner/Downloads/mangOH-master/
git clone --recursive git://github.com/mangOH/mangOH
cd mangOH -
open the shared.sdef, and comment out this line:
//#include “${LEGATO_ROOT}/modules/WiFi/wifi.sinc” -
build the source by
make red_wp76xx