[oe] [meta-qt5][dizzy][PATCH] qmake5: don't always look in directories recursively

Alexandre Belloni alexandre.belloni at free-electrons.com
Mon Feb 23 12:51:54 UTC 2015


Hi,

(I was not in copy of your reply)

On 19/02/2015 at 17:07:43 -0200, Otavio Salvador wrote :
> > diff --git a/recipes-qt/qt5/qt5.inc b/recipes-qt/qt5/qt5.inc
> > index bb0bcdcac0af..22f0d30e0298 100644
> > --- a/recipes-qt/qt5/qt5.inc
> > +++ b/recipes-qt/qt5/qt5.inc
> > @@ -18,6 +18,8 @@ OE_QMAKE_PATH_SETTINGS = "${OE_QMAKE_PATH_QT_SETTINGS}"
> >  OE_QMAKE_PATH_EXAMPLES = "${OE_QMAKE_PATH_QT_EXAMPLES}"
> >  OE_QMAKE_PATH_TESTS = "${OE_QMAKE_PATH_QT_TESTS}"
> >
> > +OE_QMAKE_RECURSIVE = ""
> 
> Shouldn't this to be done for qtbase only?

No, this has to be done for all the qt packages. The packages exhibiting
the problem are qtdeclarative and qt3d.
That fix is coming from a discussion I had with people from the QT
Company.

Actually, I think -r shouldn't be the default but let's not break
current users of the qmake5 class.

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



More information about the Openembedded-devel mailing list