Uploaded image for project: 'Coin'
  1. Coin
  2. COIN-522

Enable meta-qt5 updates to Nightly Integration Scheduler

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Won't Do
    • Icon: P1: Critical P1: Critical
    • None
    • None
    • Nightly
    • None

      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"

       

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            tosaario Toni Saario
            sapiippo Samuli Piippo
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes