Hello Jon, On Sun, Mar 22, 2015 at 8:13 PM, Jon Trulson <[email protected]> wrote: > On Sat, 21 Mar 2015, Eric Bénard wrote: >> Le Fri, 20 Mar 2015 17:24:35 -0600 (MDT), >> Jon Trulson <[email protected]> a écrit : >>> bitbake meta-toolchain-qt5 >>> >>> Then the build fails while trying to build qtdeclarative: >>> >>> | Project ERROR: Unknown module(s) in QT: quick-private >>> >> you may need this patch : >> >> http://lists.openembedded.org/pipermail/openembedded-devel/2015-February/100389.html >> >> Best regards >> Eric >> > > Oh, that was perfect :) > > With that patch it made it all the way to the populate_sdk stage where > it failed with 'no package provides: qt3d"... > > Editing packagegroup-qt5-toolchain-target.bb and removing packages > that directly or indirectly required opengl allowed a functional sdk > to be built with qmake, moc, etc present. > > I think the patch you referenced above should be merged - it worked > great.
Please send this to openembedded-devel and copy Martin and I :) > As for the packages in packagegroup-qt5-toolchain-target.bb, perhaps > there needs to be a USE_OPENGL mechanism in there like there is for > X11, ruby, etc. Please cook a patch ;) -- 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 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
