Improve handling of host tools
ClosedPublic

Authored by vkrause on Jul 31 2017, 6:04 PM.

Details

Summary

We now no longer need the corresponding native variants of the frameworks
added as explicit dependencies, the target ones take care of this. The
approach is inspired by how the Wayland recipe handles its code generator.

This also uncovered an issue with KAuth, which can't build its host tools
yet. This uses the target version as a placeholder for now, to not block
the build of everything else.

Diff Detail

Repository
R868 Yocto: KDE Frameworks Packaging
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
vkrause created this revision.Jul 31 2017, 6:04 PM
cordlandwehr accepted this revision.Jul 31 2017, 6:15 PM

Very nice :)

This revision is now accepted and ready to land.Jul 31 2017, 6:15 PM
This revision was automatically updated to reflect the committed changes.