Go to file
Mikko Gronoff 93d6245dae update inherit order in nativesdk-packagegroup-qt6-toolchain-host.bb
fix QA Issue: "nativesdk-packagegroup-qt6-toolchain-host:
native/nativesdk class is not inherited last, this can result in
unexpected behavior"

Change-Id: I393865b94d6f37ed815c41155a352b4f6b8b29fe
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
(cherry picked from commit 4ed1c29264)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2021-02-10 07:34:32 +00:00
classes Add QMAKE_AR_LTCG 2021-01-20 18:32:37 +00:00
coin coin: use unique hostname in CI machines 2021-01-04 07:22:00 +00:00
conf Add gatesgarth into LAYERSERIES_COMPAT 2020-11-11 18:04:19 +02:00
licenses Update commercial license 2020-06-09 15:01:40 +03:00
recipes-qt update inherit order in nativesdk-packagegroup-qt6-toolchain-host.bb 2021-02-10 07:34:32 +00:00
COPYING.MIT initial commit 2020-01-24 11:54:52 +02:00
README.md Update readme 2020-11-25 08:50:04 +02:00

Qt6 OpenEmbedded/Yocto Project layer

This layer depends on:

URI: https://github.com/openembedded/openembedded-core

and optionally:

URI: https://github.com/openembedded/meta-openembedded

Yocto version support

The branching of meta-qt6 layer follows Qt branching scheme, that is dev for the development branch, and 6.x for each minor release.

Following table shows the Yocto branches which are used to test each Qt version.

Yocto \ Qt dev 6.0
master x x
gatesgarth x x
dunfell x x

Contributing

To contribute to this layer you should submit the patches for review using Qt Gerrit.

More information about Qt Gerrit and how to use it:

Layer maintainers