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

The yocto/meta-boot2qt-ti.git does not seem to generate any images

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P2: Important P2: Important
    • None
    • 6.7.0
    • Device Creation
    • None
    • Linux/X11

      I'm trying to build a boot2qt image for the beaglebone black using yocto/meta-boot2qt-ti.git.

      Following the README, it did

       

      repo init -u git://code.qt.io/yocto/boot2qt-manifest -m ti/dev.xml
      repo sync
      
      export MACHINE=beaglebone
      ../setup-environment.sh
      
      bitbake b2qt-embedded-qt6-image

      It built, but I didn't see any images.  When I build boot2qt for the raspberry pi 4 following the online instructions (https://doc.qt.io/Boot2Qt/b2qt-how-to-create-b2qt-image.html), I get a variety of images in the tmp/deploy/images/raspberrypi4-64 directory.  The only things I see under tmp/deploy are:

      • tmp/deploy/ipk
      • tmp/deploy/licenses
      • tmp/deploy/spdx

      I decided to try building for the TI SK-AM62x following the online instructions (https://doc.qt.io/Boot2Qt/b2qt-how-to-create-b2qt-image.html) to see if maybe the beaglebone isn't fully supported. 

       

       

      repo init -u git://code.qt.io/yocto/boot2qt-manifest -m ti/v6.7.0.xml
      repo sync
      export MACHINE=am62xx-evm
      source ./setup-environment.sh
      bitbake b2qt-embedded-qt6-image
      

       

      I don't seem to get any images building for that machine either.

      I am somewhat new to yocto and openembeeded so maybe I just don't understand what I should be getting for the build ouput.

       

       

       

       

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

            sapiippo Samuli Piippo
            mtrawson Mark Rawson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes