[yocto] Interested in Helping Out

2016-09-02 Thread nick
Greetings All, I am interested in helping out here. In addition I do have some experience with the project so just giving me a heads up on where to start or what is the current focus would be great. Nick -- ___ yocto mailing list yocto@yoctoproject.org

Re: [yocto] yocto web-kiosk project matchbox-keyboard

2016-09-02 Thread Burton, Ross
On 2 September 2016 at 10:37, pirmin.weis...@t-online.de < pirmin.weis...@t-online.de> wrote: > One function is not working on the target system: The automatic popup of > the virtual keyboard when I select a text entry field (e.g. by touching it). > > Display and Touch are working fine, internet c

Re: [yocto] [EXTERNAL] Re: Linux-yocto-rt-4.4.11

2016-09-02 Thread Clark, Mark A
Common-pc-cpu.cfg has the “# CONFIG_64BIT is not set” completely removed.’ # CONFIG_64BIT is not set From: Bruce Ashfield [mailto:bruce.ashfi...@gmail.com] Sent: Friday, September 02, 2016 12:49 PM To: Clark, Mark A Cc: yocto@yoctoproject.org Subject: [EXTERNAL] Re: [yocto] Linux-yocto-rt-4.4.

[yocto] libSegFault.so crashing on Daisy

2016-09-02 Thread Daniel.
Hi everybody, I was trying to use libSegFault.so to capture stacktraces but the libSegFault it self is crashing? Can someone try to reproduce this? 1) Install libc6-dbg. This will give you access to libSegFault.so at /lib/.debug/libSegFault.so 2) Set LD_PRELOAD: export LD_PRELOAD=/lib/.debug/libS

Re: [yocto] [EXTERNAL] Re: Linux-yocto-rt-4.4.11

2016-09-02 Thread Clark, Mark A
“Is this a new error ? i.e. it used to work ?” Yes, this, I believe, used to work with poky/jethro. I will double check. From: Bruce Ashfield [mailto:bruce.ashfi...@gmail.com] Sent: Friday, September 02, 2016 12:49 PM To: Clark, Mark A Cc: yocto@yoctoproject.org Subject: [EXTERNAL] Re: [yocto]

Re: [yocto] Linux-yocto-rt-4.4.11

2016-09-02 Thread Bruce Ashfield
On Fri, Sep 2, 2016 at 10:32 AM, Clark, Mark A wrote: > When building for core-image-rt I get the following error: Any insights > > meta-yocto-bsp= "krogoth:7e11efef59c3102948d3eafe5b136c493deee3b5" > > > > NOTE: Fetching uninative binary shim from http://downloads.yoctoproject. > org/release

Re: [yocto] how to cached source code in yocto platform?

2016-09-02 Thread Vijayakumar Badiger
As far as I know first time build will take time as it fetches many of the projects from the external server which adds to the increase in build time. I have seen subsequent incremental builds are faster. Cheers Vijay On Fri, Sep 2, 2016 at 3:36 AM, 윤영석 wrote: > hi, > > Yocto build system is so

[yocto] Linux-yocto-rt-4.4.11

2016-09-02 Thread Clark, Mark A
When building for core-image-rt I get the following error: Any insights meta-yocto-bsp= "krogoth:7e11efef59c3102948d3eafe5b136c493deee3b5" NOTE: Fetching uninative binary shim from http://downloads.yoctoproject.org/releases/uninative/1.0.1/x86_64-nativesdk-libc.tar.bz2;sha256sum=acf1e44a0ac2

Re: [yocto] [PATCH v4][yocto-autobuilder] RunOeSelftest.py: changed to new oe-selftest syntax

2016-09-02 Thread Bill Randle
On Sep 2, 2016 8:17 AM, "Humberto Ibarra" wrote: > > oe-selftest is changing syntax with YOCTO #8938. This patch checks the correct syntax version and uses the right command to avoid breaking oe-seltest autobuilder. > > [YOCTO #8938] > > Signed-off-by: Humberto Ibarra Acked-by: Bill Randle > --

[yocto] yocto web-kiosk project matchbox-keyboard

2016-09-02 Thread pirmin.weis...@t-online.de
Hello yocto people, I started with yocto/poky to build my own linux distro for an embedded system. I started with poky alone, then added the web-kiosk metalayer but haven't seen the automatic popup of the virtual keyboard working on my target system. I was hoping that you can give me some hint

Re: [yocto] custom linux kernel recipe

2016-09-02 Thread Bruce Ashfield
On 2016-09-02 09:58 AM, Bruce Ashfield wrote: On 2016-09-02 03:51 AM, Mircea Gliga wrote: Hi Bruce, Do you have any new input in regards with qemuarm booting with kernel 4.7.2 LTS ? Have you managed to test this ? I wander if this can be reproduce elsewhere and what's the solution for it. I w

[yocto] Yocto Project Status WW36

2016-09-02 Thread Jolley, Stephen K
Current Dev Position: YP 2.2 M3 Stabilizing Next Deadline: YP 2.2 M4 which will be Oct. 3rd (5:00pm GMT) SWAT team rotation: Tracy -> Alejandro https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team Key Status/Updates: *M3 is proving to be 'somewhat problematic' in that it'

[yocto] [PATCH v4][yocto-autobuilder] RunOeSelftest.py: changed to new oe-selftest syntax

2016-09-02 Thread Humberto Ibarra
oe-selftest is changing syntax with YOCTO #8938. This patch checks the correct syntax version and uses the right command to avoid breaking oe-seltest autobuilder. [YOCTO #8938] Signed-off-by: Humberto Ibarra --- .../autobuilder/buildsteps/RunOeSelftest.py | 16 ++-- 1

Re: [yocto] custom linux kernel recipe

2016-09-02 Thread Bruce Ashfield
On 2016-09-02 03:51 AM, Mircea Gliga wrote: Hi Bruce, Do you have any new input in regards with qemuarm booting with kernel 4.7.2 LTS ? Have you managed to test this ? I wander if this can be reproduce elsewhere and what's the solution for it. I was tied up with the introduction of the 4.8 ker

[yocto] how to cached source code in yocto platform?

2016-09-02 Thread 윤영석
hi, Yocto build system is so slow, in my thought, source code downloading is too spend time. So i want to find better way to make build more speedy. could you give me advice? thanks -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yo

Re: [yocto] Yocto and Google protobuffer

2016-09-02 Thread Pietro
Maciej Borzęcki writes: > On Thu, Sep 1, 2016 at 5:45 PM, Pietro wrote: >> Herman van Hazendonk >> writes: >> >>> If it takes the wrong version, it could be your layers aren't in the >>> right order. That's the first thing to check. >>> >>> You might want to try to run bitbake with >>> >>> -f p

Re: [yocto] Yocto and Google protobuffer

2016-09-02 Thread Maciej Borzęcki
On Fri, Sep 2, 2016 at 10:08 AM, Pietro wrote: > Maciej Borzęcki > writes: > >> On Thu, Sep 1, 2016 at 5:45 PM, Pietro wrote: >>> Herman van Hazendonk >>> writes: >>> If it takes the wrong version, it could be your layers aren't in the right order. That's the first thing to check. >>>

Re: [yocto] Yocto and Google protobuffer

2016-09-02 Thread Pietro
Maciej Borzęcki writes: > On Thu, Sep 1, 2016 at 5:45 PM, Pietro wrote: >> Herman van Hazendonk >> writes: >> >>> If it takes the wrong version, it could be your layers aren't in the >>> right order. That's the first thing to check. >>> >>> You might want to try to run bitbake with >>> >>> -f p

Re: [yocto] custom linux kernel recipe

2016-09-02 Thread Mircea Gliga
Hi Bruce, Do you have any new input in regards with qemuarm booting with kernel 4.7.2 LTS ? Have you managed to test this ? I wander if this can be reproduce elsewhere and what's the solution for it. Thanks Mircea On 08/30/2016 06:09 PM, Bruce Ashfield wrote: I'm finishing up 4.8 today, but