use dynamic-layers and add some qt recipes

This commit is contained in:
Markus Volk
2023-06-20 22:16:03 +02:00
parent 24ce1b3554
commit 5e3040acf6
4 changed files with 76 additions and 0 deletions

View File

@ -14,3 +14,8 @@ LAYERDEPENDS_wayland = " \
core \
openembedded-layer \
"
BBFILES_DYNAMIC += " \
qt6-layer:${LAYERDIR}/dynamic-layers/meta-qt6/*/*/*.bb \
qt6-layer:${LAYERDIR}/dynamic-layers/meta-qt6/*/*/*.bbappend \
"