On Wed, Feb 18, 2015 at 5:26 PM, Alexandre Belloni <[email protected]> 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 <[email protected]>
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 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
