From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id F0FCDE00F78; Fri, 9 Oct 2015 13:38:31 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_00,RCVD_IN_PSBL autolearn=no version=3.3.1 X-Spam-HAM-Report: * 2.7 RCVD_IN_PSBL RBL: Received via a relay in PSBL * [82.57.200.105 listed in psbl.surriel.com] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] X-Greylist: delayed 329 seconds by postgrey-1.32 at yocto-www; Fri, 09 Oct 2015 13:38:29 PDT Received: from smtp209.alice.it (smtp209.alice.it [82.57.200.105]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id D797AE00847 for ; Fri, 9 Oct 2015 13:38:29 -0700 (PDT) Received: from caronte.home.webthatworks.it (79.25.128.165) by smtp209.alice.it (8.6.060.28) id 55BB67B20AD136B7 for meta-freescale@yoctoproject.org; Fri, 9 Oct 2015 22:32:29 +0200 Received: from gloom.home.webthatworks.it (gloom.home.webthatworks.it [192.168.1.14]) by caronte.home.webthatworks.it (Postfix) with ESMTP id 850F36FE00D9 for ; Fri, 9 Oct 2015 22:32:28 +0200 (CEST) Received: from [IPv6:::1] (localhost [IPv6:::1]) by gloom.home.webthatworks.it (Postfix) with ESMTP id 45BFB5E0151 for ; Fri, 9 Oct 2015 22:31:34 +0200 (CEST) From: Ivan Sergio Borgonovo To: "meta-freescale@yoctoproject.org" Organization: http://www.WebThatWorks.it Message-ID: <56182426.30004@webthatworks.it> Date: Fri, 9 Oct 2015 22:31:34 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.2.0 MIME-Version: 1.0 Subject: qt5 toolchain X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Oct 2015 20:38:32 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit I've followed the instruction for wanderboard to build an image with qt5 support for an imx28evk based board. I had to skip several packages because they depend on opengl. Still I've been able to bake an image that boot. Now I was thinking to build the toolchain for qt5. Reading here and there it seems that I should find qmake in the sysroot and some env variable set (after sourcing environment-setup-*) eg. http://lists.qt-project.org/pipermail/qbs/2013-November/000563.html My local.conf is a stripped down version of the one proposed for the wonderboard to get rid of the opengl dependencies. I did bitbake core-image-minimal -c populate_sdk but I couldn't find qmake in the sysroot neither the qt related variables set. QT5 headers are where they should be. I can't bitbake - meta-toolchain-qte (depends on x11) - meta-toolchain-qt5 (some packages depends on opengl eg. qt3d) What is the best way to go further? BTW is this the right place to ask this kind of questions? It seems more a mailing list for the fsl developers rather than fsl users. If it is not where should I post this kind of questions and more general question on yocto? thanks -- Ivan Sergio Borgonovo http://www.webthatworks.it