Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-107898

Cannot build Renesas targets from Yocto recipes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • None
    • 6.4.1
    • Device Creation

    Description

      Trying to build an own qbsp from Yocto repositories with:

      curl https://storage.googleapis.com/git-repo-downloads/repo > repo
      chmod a+rx repo
      ./repo init -u git://code.qt.io/yocto/boot2qt-manifest --groups all -m 6.4.xml -b renesas
      ./repo sync
      export MACHINE=salvator-x
      . ./setup-environment.sh
      sed -i -e '/internal-build/d' conf/local.conf
      bitbake meta-b2qt-embedded-qbsp
      SDKMACHINE=x86_64-mingw32 bitbake meta-b2qt-embedded-qbsp 

      fails with the Renesas targets with:

      + ./repo init -u git://code.qt.io/yocto/boot2qt-manifest --groups all -m 6.4.xml -b renesas
      + ./repo sync
      Warning: Permanently added 'git.qt.io,52.51.175.225' (ECDSA) to the list of known hosts.
      git@git.qt.io: Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
      fatal: failed to unpack tree object HEAD
      error: Cannot fetch renesas-rcar3 from ssh://git@git.qt.io/boot2qt/renesas-rcar3
      error: Cannot fetch renesas-rcar3 from ssh://git@git.qt.io/boot2qt/renesas-rcar3
      error.GitError: Cannot checkout renesas-rcar3: Cannot initialize work tree for renesas-rcar3
      error: Cannot checkout renesas-rcar3
      error: Unable to fully sync the tree.
      error: Downloading network changes failed.
      error: Checking out local projects failed.
      Failing repos:
      sources/renesas-rcar3 

      The same with h3ulcb, m3ulcb and salvator-x targets.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes