Re: [yocto] Integration of Conan Package Manager into the Yocto Project

2019-08-06 Thread Dani Manzaneque
component recipes for > building from source, as the presented workflow with building via SDK and > artifactory binary uploads is awkward, and all benefits that happen when > yocto is able to build directly from source code are lost. > > Regards, > Alex > > > On Fri,

[yocto] Integration of Conan Package Manager into the Yocto Project

2019-07-26 Thread Dani Manzaneque
Hi! We have developed an integration with Yocto for the open-source Conan C/C++ package manager. This integration includes the ability to cross-build packages with a Yocto SDK Toolchain and later deploy them in the Yocto build. We have created a blog post with a brief introduction to the Yocto