[yocto] [Recipe reporting system] Upgradable recipe name list

2016-08-28 Thread recipe-report
This mail was sent out by Recipe reporting system. This message list those recipes which need to be upgraded. If maintainers believe some of them needn't to upgrade at this time, they can fill RECIPE_NO_UPDATE_REASON in respective recipe file to ignore this remainder until newer upstream version

[yocto] Build Host packags for Yocto project.

2016-08-28 Thread TinTin Naing
Hi! I am very new to Yocto project. I am trying to get installed all necessary Build Host packages following the guide lines in "Yocto Project Quick Start Guide". But gcc-multilib and libsdl1.2-dev are not installed as below. Can anyone advise how to get those two packages installed? I am using

[yocto] [meta-java] Java GUI support on Wayland

2016-08-28 Thread Kamaraj, Vinoth
Hi, I want to include Java GUI support on my system which has only wayland backend supported. I tried to include OpenJDK-7-jre package, but it seems to have X11 dependency. I compiled 'Openjre-8' package successfully and included in my image. But, it can run only Java applications without GUI.

Re: [yocto] [meta-qt3][PATCH] classes: add qmake_base.bbclass

2016-08-28 Thread Paul Eggleton
Hi Adrian, On Tue, 12 Apr 2016 10:29:15 Adrian Dudau wrote: > On mån, 2016-03-07 at 14:30 +0100, Adrian Dudau wrote: > > > The class was removed from oe classes, but some recipes like > > qt-x11-free still inherit it. Keep the class within the layer to > > acommmodate them. > > ping? I