Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-5859

Release test for Yocto LTS opensource releases

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Not Evaluated
    • None
    • 6.2, 6.5
    • RTA
    • None
    • d8daee53e (master)

    Description

      Following steps can be used to verify the opensourced LTS release in a Yocto build once it's made public.

      1) Normally initialize build env with repo using the corresponding lts manifest

      repo init -u git://code.qt.io/yocto/boot2qt-manifest -b master -m v6.2.6-lts.xml
      repo sync

      2) for meta-qt6, checkout the just released opensource tag

      cd sources/meta-qt6
      git checkout v6.2.6-lts-lgpl 

      3) Follow normal BYOS test steps and build the qbsp

      export MACHINE=imx8qm-mek
      . ./setup-environment.sh
      bitbake meta-b2qt-embedded-qbsp

      This needs to be done only with one target machine.

      Attachments

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

        Activity

          People

            mipohjan Milla Pohjanheimo
            sapiippo Samuli Piippo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes