Hello,
I’m new to Legato Framework, and just checking if it possible to use WP7702 modem in my project.
I prepared build environment using leaf, vscode, and etc. All seems working.
I have other ongoing project with application I made using Qt 5.10 (only QtCore part for signal-slots, plugins, containers and network abstractions). It running on the same CPU architecture as WP7702 has. Entire my system uses Yocto Linux.
I’d like to reuse these application sources, but then I need to build Qt 5.10 in the Legato environment too.
Now I have “SDK for WP77 (Release 15.1 + Legato 21.05.0)” environment, but I don’t see any links to Yocto recipe tree, or part of it, to integrate meta-qt5. Documentation is also a little bit outdated, and links for sources provided for previous Legato releases.
How should I do? Should I make “out of tree” Qt 5 build, or I need to download and rebuild whole Yocto Linux image for Legato? How obtain recipes and sources then? This is bases on Yocto Zeus, right?
With best regards, Sergey.