Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Yocto image build on iMX6 with QT 5.2
QtWS25 Last Chance

Yocto image build on iMX6 with QT 5.2

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 1 Posters 4.1k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Soilworker
    wrote on last edited by
    #1

    Hello everybody,

    has anybody already used Yocto to build an image with QT 5.2 embedded and could deliver me the receipe for it? Or at least point me to the right direction?

    Currently I've configured Yocto to build the QT 5.1.1 succesfully and applied the image to my Wandboard-dual. I'm using the option -platform eglfs for the examples and they are running fine.

    Now I've heard that the new 5.2 will improve the performance even more and I wanted to give it a try.

    Thanks in advance.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      Soilworker
      wrote on last edited by
      #2

      Ok I think I found some idea how to get it running with Yocto.

      If I understood the receipe correctly, I may just change the version from 5.1 to 5.2 in the following receipe.

      meta-qt5 / recipes-qt / qt5 / qt5-5.1.1.inc
      -->

      it's different for RC versions

      QT_VERSION_DIR ?= "5.1" // change to 5.2

      Would this work? Has anybody experience with it?

      I think I will try it out in the next couple of days and post my findings afterwards.

      1 Reply Last reply
      0
      • S Offline
        S Offline
        Soilworker
        wrote on last edited by
        #3

        Didn't work out as I thought.

        But previously I got a message from a yocto oe-meta-qt5 member and he told me that he already create a branch for qt 5.2.0.

        I tried it out, but without success.

        The thing what I did, I only cloned the meta-qt5 branch over my existing 5.1.1 folder and tried to recreate an image which also implements qt.

        It always fails to fetch the latest source-code for 5.2.0 from the official Qt-website.

        Has anybody already tried the same with success? Can anybody point me into the right direction.

        Thanks in advance.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved