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

Alexandre Belloni alexandre.belloni at free-electrons.com
Thu Feb 19 11:49:17 UTC 2015


On 19/02/2015 at 09:15:10 -0200, Otavio Salvador wrote :
> 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"
> 

Yeah, see my other patch ;)

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

I'm never sure how to tag the branch. I need that patch on both master
and dizzy...

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the Openembedded-devel mailing list