Re: [yocto] Embedded Linux with Xenomai support

2013-09-03 Thread Asier
Does your RT-threads have access to the full linux userland? I'm thinking about D-BUS comms, Qt framework, networking stuff, ... Or do they live in their own shell and communicate with the non-rt world via a dedicated system? As well, have you tried/use it in a multi core context, where one

Re: [yocto] Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz

2013-09-03 Thread Katu Txakur
Thanks again Sean, you are right, the scripts are under poky-dylan-9.0.0/meta/recipes-core/initrdscripts/files Regards, Katu 2013/9/3 Sean Liming sean.lim...@annabooks.com Katu, ** ** It has been awhile since I looked this one up. I believe the installer script is called

Re: [yocto] Server specs for a continuous integration system

2013-09-03 Thread Elvis Dowson
I use a 3770K i7 quad-core processor, 16GB RAM, with a liquid cooled solution running at 3.8GHz. I've overclocked the CPU to 4.5GHz, but I end up shaving only 2 minutes off build times, so I just run it at 3.8GHz. A core-image-minimal build takes around 22 minutes for me, for a Xilinx

Re: [yocto] Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz

2013-09-03 Thread Eren Türkay
On Mon, Sep 02, 2013 at 10:20:41PM -0700, Sean Liming wrote: It has been awhile since I looked this one up. I believe the installer script is called init-install.sh under the /meta/recipes-core. If you don't use a serial debug port with a terminal to catch the boot menu, you will have to

[yocto] Yocto-9.0 Fails to produce lttng-modules package

2013-09-03 Thread Andy Ng
Hello I try to produce opkg packages for my system, and I have activated the lttng-modules for tracing. After the build and I have the following error. Does anyone have seen something similar? ERROR: Error executing a python function in

Re: [yocto] Server specs for a continuous integration system

2013-09-03 Thread lothar
Am 2013-09-03 00:16, schrieb Chris Tapp: On 2 Sep 2013, at 22:45, Christian Gagneraud wrote: On 03/09/13 00:35, Burton, Ross wrote: Hi Ross, On 2 September 2013 06:05, Christian Gagneraud chg...@gna.org wrote: So right now, I'm thinking about: - CPU: Xeon E5, maybe 2 x E5-2670/90, for a

[yocto] [meta-raspberrypi][PATCH] linux-raspberrypi: Add version 3.8.13

2013-09-03 Thread Paul Barker
Upstream commit d996a1b91b2bf3dc06f4f4f822a56f4496457aa1, dated 2013-08-07. Signed-off-by: Paul Barker p...@paulbarker.me.uk --- recipes-kernel/linux/linux-raspberrypi_3.8.13.bb | 35 1 file changed, 35 insertions(+) create mode 100644

[yocto] [meta-raspberrypi][PATCH] 3.8.y series linux-raspberrypi kernel

2013-09-03 Thread Paul Barker
Build and boot tested. Andrei: I'm unsure if you want this to be the new preferred kernel version, I'll leave that up to you. Paul Barker (1): linux-raspberrypi: Add version 3.8.13 recipes-kernel/linux/linux-raspberrypi_3.8.13.bb | 35 1 file changed, 35

Re: [yocto] header file missing in populated SDK

2013-09-03 Thread Bruce Ashfield
On 13-09-03 04:27 AM, Hans Beckérus wrote: On Tue, Sep 3, 2013 at 4:05 AM, ChenQi qi.c...@windriver.com wrote: On 09/02/2013 10:56 PM, Hans Beckérus wrote: Hi. We are having some issues figuring out why one of our header files fails to be installed properly into the SDK. The header file is

Re: [yocto] Yocto-9.0 Fails to produce lttng-modules package

2013-09-03 Thread Martin Jansa
On Tue, Sep 03, 2013 at 12:38:34PM +0100, Andy Ng wrote: Hello I try to produce opkg packages for my system, and I have activated the lttng-modules for tracing. After the build and I have the following error. Does anyone have seen something similar? ERROR: Error executing a python

Re: [yocto] header file missing in populated SDK

2013-09-03 Thread Hans Beckérus
On Tue, Sep 3, 2013 at 2:37 PM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: On 13-09-03 04:27 AM, Hans Beckérus wrote: On Tue, Sep 3, 2013 at 4:05 AM, ChenQi qi.c...@windriver.com wrote: On 09/02/2013 10:56 PM, Hans Beckérus wrote: Hi. We are having some issues figuring out why one

Re: [yocto] Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz

2013-09-03 Thread Sean Liming
-Original Message- From: Eren Türkay [mailto:e...@hambedded.org] Sent: Tuesday, September 03, 2013 2:48 AM To: Sean Liming Cc: 'Katu Txakur'; yocto@yoctoproject.org Subject: Re: [yocto] Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz On Mon, Sep 02, 2013 at 10:20:41PM -0700, Sean Liming

Re: [yocto] header file missing in populated SDK

2013-09-03 Thread Bruce Ashfield
On 13-09-03 08:46 AM, Hans Beckérus wrote: On Tue, Sep 3, 2013 at 2:37 PM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: On 13-09-03 04:27 AM, Hans Beckérus wrote: On Tue, Sep 3, 2013 at 4:05 AM, ChenQi qi.c...@windriver.com wrote: On 09/02/2013 10:56 PM, Hans Beckérus wrote: Hi. We

[yocto] [Announcement] Yocto Project 1.4.2 (Dylan 9.0.2) Released

2013-09-03 Thread Flanagan, Elizabeth
Hello, The latest point release of the Yocto Project, 1.4.2 (dylan 9.0.2) is now available for download at: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4.2/poky-dylan-9.0.2.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.4.2/poky-dylan-9.0.2.tar.gz A gpg signed version of

Re: [yocto] Server specs for a continuous integration system

2013-09-03 Thread Chris Tapp
On 3 Sep 2013, at 12:57, lot...@denx.de wrote: Am 2013-09-03 00:16, schrieb Chris Tapp: On 2 Sep 2013, at 22:45, Christian Gagneraud wrote: On 03/09/13 00:35, Burton, Ross wrote: Hi Ross, On 2 September 2013 06:05, Christian Gagneraud chg...@gna.org wrote: So right now, I'm thinking about:

Re: [yocto] Server specs for a continuous integration system

2013-09-03 Thread Chris Tapp
On 3 Sep 2013, at 02:04, Elvis Dowson wrote: Hi, On Sep 3, 2013, at 3:29 AM, Christian Gagneraud chg...@gna.org wrote: Isn't RAID-5 going to be slower, especially if it's software? RAID 1 is probably better as you'll potentially double the write speed to disk. I use a couple of Vertex

[yocto] Minutes: Yocto Project Technical Team Meeting - Tuesday, September 03, 2013 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US Canada).

2013-09-03 Thread Liu, Song
Attendees: Nitin, JeffP, Belen, Cristiana, AlexD, AlexG, Paul, Saul, Richard, TomZ, Belen, DaveST, Corneliu, LaurentiuP, Jefro, ScottR, Björn, PeterB, Jessica, MatthewW, Bruce, Eren, MihaiL, MichaelH, Simar(?), Song Agenda: * Opens collection - 5 min (Song) * Congratulations to the team on

[yocto] Minutes: Yocto Project Technical Team Meeting - Tuesday, September 03, 2013 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US Canada).

2013-09-03 Thread Liu, Song
Attendees: Nitin, JeffP, Belen, Cristiana, AlexD, AlexG, Paul, Saul, Richard, TomZ, Belen, DaveST, Corneliu, LaurentiuP, Jefro, ScottR, Björn, PeterB, Jessica, MatthewW, Bruce, Eren, MihaiL, MichaelH, Simar(?), Song Agenda: * Opens collection - 5 min (Song) * Congratulations to the team on

[yocto] Yocto-9.0 Lttng-modules fails to build.

2013-09-03 Thread Andy Ng
Dear List, I try to build lttng by calling the package group for profiling, and I've got this error: Does anyone has tried profile package group lately? ERROR: Error executing a python function in /opt/projects/yocto/yocto-9.0/sources/poky/meta/recipes-kernel/lttng/ lttng-modules_2.1.1.bb:

Re: [yocto] Server specs for a continuous integration system

2013-09-03 Thread Christian Gagneraud
On 04/09/13 07:22, Chris Tapp wrote: On 3 Sep 2013, at 00:29, Christian Gagneraud wrote: On 03/09/13 10:16, Chris Tapp wrote: On 2 Sep 2013, at 22:45, Christian Gagneraud wrote: On 03/09/13 00:35, Burton, Ross wrote: Hi Ross, On 2 September 2013 06:05, Christian Gagneraud

Re: [yocto] Server specs for a continuous integration system

2013-09-03 Thread Christian Gagneraud
On 03/09/13 20:55, Elvis Dowson wrote: I use a 3770K i7 quad-core processor, 16GB RAM, with a liquid cooled solution running at 3.8GHz. I've overclocked the CPU to 4.5GHz, but I end up shaving only 2 minutes off build times, so I just run it at 3.8GHz. A core-image-minimal build takes around

[linux-yocto] [PATCH 0/1] bring a missing commit

2013-09-03 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com This brings a missed commit from linux-yocto-3.4/3.8 repository. Thanks, Nitin The following changes since commit cd502a88148ab214b54860f97a96f41858fd6446: meta/standard: standard configuration fragment must be first (2013-08-28 12:49:31 -0400)

[linux-yocto] [PATCH 1/1] meta: add config fragment for gma600 graphics driver

2013-09-03 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com This provides a way to choose GMA600 DRM graphics driver. The gma600 driver does not work for the tunnel-creek based boards yet. And it does work for the emenlow-noemgd BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com ---

Re: [linux-yocto] [PATCH 0/1] bring a missing commit

2013-09-03 Thread Bruce Ashfield
On 13-09-03 9:07 PM, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com This brings a missed commit from linux-yocto-3.4/3.8 repository. It wasn't missed, it was merged on purpose with the gma500. - commit 150f9a930d7348771281741f35f1c0ad16cd8a5a Author:

Re: [linux-yocto] [PATCH 0/1] bring a missing commit

2013-09-03 Thread Bruce Ashfield
On 13-09-03 9:25 PM, Kamble, Nitin A wrote: -Original Message- From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] Sent: Tuesday, September 03, 2013 6:12 PM To: Kamble, Nitin A Cc: linux-yocto@yoctoproject.org Subject: Re: [PATCH 0/1] bring a missing commit On 13-09-03 9:07