[oe] [meta-qt5][dizzy][PATCH 1/2] qmake5: add a qmake5_internal

Otavio Salvador otavio at ossystems.com.br
Thu Feb 19 11:15:10 UTC 2015


On Wed, Feb 18, 2015 at 5:26 PM, Alexandre Belloni
<alexandre.belloni at free-electrons.com> wrote:
> Add a qmake5_internal class to be used when configuring and compiling qt
> itself.
> It simply remove the -r parameter from the qmake command line. This is
> necessary to avoid those errors when building qtdeclarative or qt3d
> without opengl for example:
> Project ERROR: Unknown module(s) in QT: quick-private
> or
> Project ERROR: Unknown module(s) in QT: quick
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni at free-electrons.com>

I use prefer we use a:

USE_RECURSIVE = "0"

Flag or similar to control it and avoid to duplicate the class. Does
it makes sense? Also this patches should target master branch.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750



More information about the Openembedded-devel mailing list