Hi Jyijyi,
I have compiled yocto by make command. But legato-image.wp76xx.cwe is not available in build_bin/tmp/deploy/images/swi-mdm9x28-wp/ path. How can I get all legato bins?
Thanks,
Raghavan K.
Hi Jyijyi,
I have compiled yocto by make command. But legato-image.wp76xx.cwe is not available in build_bin/tmp/deploy/images/swi-mdm9x28-wp/ path. How can I get all legato bins?
Thanks,
Raghavan K.
You need to use leaf tool to download the corresppnding legato source and build it inside leaf shell
e.g.
owner@CNHKG-EX-001367:~/LEAF$ cd swi-wp76_4.6.0/leaf-data/wp76dev/wp76-legato/
3rdParty/ cmake/ interfaces/ __pycache__/
apps/ components/ modules/ targetFiles/
bin/ drivers/ platformAdaptor/ targets/
build/ framework/ proprietary/ tools/
owner@CNHKG-EX-001367:~/LEAF$ cd swi-wp76_4.6.0/leaf-data/wp76dev/wp76-legato/
owner@CNHKG-EX-001367:~/LEAF/swi-wp76_4.6.0/leaf-data/wp76dev/wp76-legato$ pwd
/home/owner/LEAF/swi-wp76_4.6.0/leaf-data/wp76dev/wp76-legato
owner@CNHKG-EX-001367:~/LEAF/swi-wp76_4.6.0/leaf-data/wp76dev/wp76-legato$ ls build/wp76xx/legato.cwe -l
lrwxrwxrwx 1 owner owner 23 Aug 12 2020 build/wp76xx/legato.cwe -> legato-squashfs.ubi.cwe