Re: [yocto] [warrior] [meta-qt4] 3rdparty: javascriptcore: JITStubs.cpp: allow builds of JavaScriptCore with gcc v8

2019-11-20 Thread Quentin Schulz
Hi Mike, On Wed, Nov 20, 2019 at 09:06:08PM +1300, Paul Eggleton wrote: > Hi Mike > > On Wednesday, 20 November 2019 9:00:10 PM NZDT Mike Looijmans wrote: > > I ran into this issue yesterday, and this patch solves the compilation on > > warrior. However, it's a patch for Qt itself, and not for O

[yocto] [warrior] [meta-qt4] recipes-qt4: qt4-embedded: fix build on GCC v8

2019-11-19 Thread Quentin Schulz
/gcc.gnu.org/onlinedocs/gcc/Basic-Asm.html#Basic-Asm Signed-off-by: Quentin Schulz --- Please ignore previous mail, I only sent a patch for the sources of qt4-embedded and not a patch for meta-qt4. ...iptcore-JITStubs.cpp-allow-builds-of.patch | 262 ++ recipes-qt4/qt4/qt4-embedd

[yocto] [meta-qt4] [BUG] qt4-embedded broken on warrior for qemux86-64

2019-11-19 Thread Quentin Schulz
Hi all, Just to let you know that qt4-embedded on qemux86-64 in warrior is broken with the following message during the do_compile task: | make[1]: Leaving directory '/tmp/poky/build/workspace/sources/qt4-embedded/tools' | cd translations/ && make -e -f Makefile | make[1]: Entering directory '/

[yocto] [warrior] [meta-qt4] 3rdparty: javascriptcore: JITStubs.cpp: allow builds of JavaScriptCore with gcc v8

2019-11-19 Thread Quentin Schulz
gcc/Basic-Asm.html#Basic-Asm Upstream-Status: Inappropriate Signed-off-by: Quentin Schulz --- .../JavaScriptCore/jit/JITStubs.cpp | 48 +-- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/src/3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp b/src/3

Re: [yocto] Conditional include in image recipe.

2019-08-26 Thread Quentin Schulz
Hi Mauro, On Sat, Aug 24, 2019 at 12:19:08PM +0200, Mauro Ziliani wrote: > Hi all > > I working on a image recipe. > > If I include the layer meta-raspberrypi layer  I'd like to include > recipes-code/images/rpi-basic-image-bb. > > While if i not include meta-raspberrypi layer I don't include >

Re: [yocto] Issue with INCOMPATIBLE_LICENSE

2019-06-06 Thread Quentin Schulz
FYI, On Fri, May 31, 2019 at 11:31:43AM +0200, Quentin Schulz wrote: > Hi all, > > We're in the middle of an upgrade to Thud 2.6.2. While doing so, we > blindly updated all upstream layers we use and we found out (during > integration phase, no need to send lawyers :) ) that

Re: [yocto] Issue with INCOMPATIBLE_LICENSE

2019-06-04 Thread Quentin Schulz
Hi all, On Fri, May 31, 2019 at 11:31:43AM +0200, Quentin Schulz wrote: > Hi all, > > We're in the middle of an upgrade to Thud 2.6.2. While doing so, we > blindly updated all upstream layers we use and we found out (during > integration phase, no need to send lawyers :) )

[yocto] Issue with INCOMPATIBLE_LICENSE

2019-05-31 Thread Quentin Schulz
Hi all, We're in the middle of an upgrade to Thud 2.6.2. While doing so, we blindly updated all upstream layers we use and we found out (during integration phase, no need to send lawyers :) ) that even though we have GPLv3 in INCOMPATIBLE_LICENSE, qt5.11 was built. conf/local.conf INCOMPATIBLE_LI