Port yocto integration from Conan 1.x#4002
Port yocto integration from Conan 1.x#4002uilianries wants to merge 9 commits intoconan-io:release/2.12from
Conversation
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
memsharded
left a comment
There was a problem hiding this comment.
I think it would be better to have a full working example, that can be cloned (examples2 repo) and fully built, with a story of a full built package (like the one with conan new cmake_lib), (not necessary to force the upload to server, can be used from the cache)
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Do you mean a separated PR with the example for meta yocto? Or using this integration section instead? Anyway, the idea sounds good of having a functional example. |
Most of the detailed code can be in a functional example, leaving in the "Integration" section the high level description of the components, the layers, the flows, etc. |
Hello!
This PR is a port of the Yocto integration from Conan 1.x docs: https://docs.conan.io/1/integrations/cross_platform/yocto.html#set-up-the-conan-layer
The meta-conan is now available for Conan 2.x, so it may worth updating the documentation too.
https://github.com/conan-io/meta-conan/tree/conan2/scarthgap