Re: [yocto] [oe] [meta-raspberrypi][PATCH v2] qtbase: Add basic Qt5 building support

2015-02-02 Thread coldnew . tw
Andrei Gherzan writes: > Hello, > > On Tue, Jan 27, 2015 at 02:26:55PM +0800, Yen-Chin Lee wrote: >> To build raspberrypi with Qt5, we need to add extra QT_CONFIG_FLAGS to >> indicate device config. >> >> Signed-off-by: Yen-Chin Lee >> --- >> qt5-layer/recipes-qt/qt5/qtbase_%.bbappend | 7 +

Re: [yocto] [meta-raspberrypi][PATCH] qtbase: Add basic Qt5 building support

2015-01-26 Thread coldnew . tw
Hi: Sorry for the late reply :-S I'll resend the patch to move it to qt5-layers just like meta-fsl-arm does, just wait for a while :). Andrei Gherzan writes: > Hello, > > On Thu, Nov 20, 2014 at 1:58 PM, Andrei Gherzan wrote: > >> Hello Yen, >> >> On Sat, Oct 25, 2014 at 10:21:47AM +0800, Yen