Details
-
Task
-
Resolution: Won't Do
-
P1: Critical
-
None
-
None
-
None
Description
Similarly to qt5 and tqtc-qt5 nightly update, meta-qt5 needs to be updated with latest Qt module sha1s. The update should be triggered from successful tqtc-qt5 integration.
The actual process is different than qt5 update, as meta-qt5 is not a git super repo, but the Qt module sha1 are described in the yocto build recipes. (https://code.qt.io/cgit/yocto/meta-qt5.git/tree/recipes-qt/qt5/qtconnectivity_git.bb) as:
SRCREV = "8930d4b0f4b6b96fb64c2c4f30e55d313e16ae5e"
The current manual update process is done using a shell script from https://code.qt.io/cgit/yocto/meta-boot2qt.git/tree/scripts/update-qt5-modules.sh
Some mapping needs to be done for modules having their own submodules, where SRCREV will have post fixes such as:
SRCREV_qtwebengine = "6c736295cf1ead52f7f4ca99138d678573dab03c" SRCREV_chromium = "88a931558e2e960eacccb32483713fcc4bbaf433"
Attachments
Issue Links
- is required for
-
QTBUG-79414 Automate B2Qt builds
- Closed
- mentioned in
-
Page Loading...