meta-digi/meta-digi-dey/dynamic-layers/qt6-layer/recipes-qt
Gabriel Valcazar 8b8788d68e qt6: qttools: remove spurious clang dependency in dey-toolchain SDK
Typically, recipes that support clang builds only pull in the required clang
dependencies when the TOOLCHAIN variable is expliciltly set to "clang". The
qttools recipe in meta-qt6 differs from this by adding the dependency as soon
as meta-clang is present in the bblayers, regardless of the selected toolchain.

This causes all of the nativesdk clang packages to get included in our SDK
(along with the gcc ones), causing SDK bloat and spurious build errors on build
machines with limited resources.

Make sure that the dependency is only added when the clang TOOLCHAIN is
explicitly selected.

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2025-04-23 18:05:19 +02:00
..
examples Update Digi Copyright header 2024-07-15 09:28:58 +02:00
packagegroups qt6: add qt6 support for the ccmp25-dvk 2025-01-22 18:00:27 +01:00
qt6 qt6: qttools: remove spurious clang dependency in dey-toolchain SDK 2025-04-23 18:05:19 +02:00