Re: [yocto] libQt5Core.so.5 not found

2018-01-23 Thread TEXIER Pierre-Jean
Hi, 2018-01-24 8:50 GMT+01:00 구동현 : > Hello Pierre. > > > > I'm using 3.8 Kernel. > > > > Thanks for your reply. > > > from Koo. > it seems old kernels (<3.17) have a problem with the getentropy feature with qtbase. Try to add the line below in your qtbase_git.bbappend: QT_CONFIG_FLAGS += "--no

Re: [yocto] libQt5Core.so.5 not found

2018-01-23 Thread TEXIER Pierre-Jean
Hi, 2018-01-24 8:01 GMT+01:00 구동현 : > Hi. > > > > Since last year, I worked with Qt5 with Yocto, exactly 5.9.2. > > And few days ago, I lost whole working environment. So I should > re-download openembedded layers, include meta-qt5. > > After that, when I going to use Qt5 applications, Kernel pri

[yocto] libQt5Core.so.5 not found

2018-01-23 Thread 구동현
Hi. Since last year, I worked with Qt5 with Yocto, exactly 5.9.2. And few days ago, I lost whole working environment. So I should re-download openembedded layers, include meta-qt5. After that, when I going to use Qt5 applications, Kernel prints error likes below # error while loading shar

Re: [yocto] Trying to make PylonGPS build with DEPENDS, does not find includes

2018-01-23 Thread Khem Raj
On 12/19/17 2:28 PM, ccSmart wrote: > Greetings. > > I'm trying to set up a poky layer at > https://github.com/navdata-net/meta-navdatanet/tree/rocko > > Compiling PylonGPS from https://github.com/charlesrwest/pylonGPS > requires, amongst others Google protobuf. > > I include this as > > DEPEND

Re: [yocto] issue with clang-native when building with bitbake

2018-01-23 Thread Khem Raj
On 12/19/17 10:36 AM, Tomasz Michalski wrote: > Hi > When I build image I get such error and build stops: > > ERROR: Nothing PROVIDES 'clang-native'. Close matches: > > NOTE: Runtime target 'lib32-ty' is unbuildable, removing... > Missing or unbuildable dependency chain was: ['lib32-ty', 'cla

Re: [yocto] [Eclipse Yocto Plugin] Standalone pre-built toolchain

2018-01-23 Thread Tim Orling
> On Jan 23, 2018, at 10:31 AM, philippe gislard > wrote: > > 2018-01-19 20:54 GMT+01:00 philippe gislard : >> Hello, >> >> I tried to follow this wiki: >> https://wiki.yoctoproject.org/wiki/TipsAndTricks/RunningEclipseAgainstBuiltImage >> But with Eclipse Oxygen and the corresponding Yocto pl

Re: [yocto] Halt problem

2018-01-23 Thread Khem Raj
On 1/16/18 2:46 AM, Ryan Meulenkamp wrote: > > Hi Alan, > > On 01/16/2018 08:48 AM, Alan Levy wrote: >> Shutdown is supposed to terminate all processes/threads so it's >> probably not about the watchdog daemon. It sounds more like the >> classic distro was disabling the hardware watchdog during s

Re: [yocto] x11 and gstreamer compete on same display ?

2018-01-23 Thread Khem Raj
On 12/15/17 9:39 AM, Ran Shalit wrote: > Hello, > > I use yocto x11 distro, and it works well with various application > including qt5. > On trying to use gstreamer, it seems that it does not function OK, I > first suspected that it only has to do with high resolution, but now > it seems that vari

Re: [yocto] [Eclipse Yocto Plugin] Standalone pre-built toolchain

2018-01-23 Thread philippe gislard
2018-01-19 20:54 GMT+01:00 philippe gislard : > Hello, > > I tried to follow this wiki: > https://wiki.yoctoproject.org/wiki/TipsAndTricks/RunningEclipseAgainstBuiltImage > But with Eclipse Oxygen and the corresponding Yocto plugin. > > The Plugin won't let me save the Standalone pre-built toolchai