Re: [yocto] [for denzil] kernel.bbclass: Copy bounds.h only if it exists, needed for 2.6.x.

2012-07-31 Thread Koen Kooi
Shouldn't this be sent to the oe-core list?!?!? Op 31 jul. 2012, om 22:35 heeft sidebranch.openembed...@gmail.com het volgende geschreven: > From: Leon Woestenberg > > Linux 2.6.x kernels did not (all) have the bounds.h file, so copy > only iff exists. > > (See OE-Core 02ac0d1b65389e1779d5f95

Re: [yocto] [meta-ti] [HOB] issue

2012-07-31 Thread Tim Verstraete
Hi, When i use the HOB functionality in yocto with the meta-ti, I get an error message after about 5% with no error message in it. I can only press close. I use the default layers but I do see that HOB re-arranges them into: Poky/meta Poky/meta-hob Poky/meta-ti Poky/meta-yocto I se

Re: [yocto] Debug with gdbserver

2012-07-31 Thread Martin Jansa
On Tue, Jul 31, 2012 at 08:47:47PM -0700, Darren Hart wrote: > > > On 07/31/2012 08:13 PM, Khem Raj wrote: > > > > On Jul 31, 2012, at 7:46 PM, Darren Hart wrote: > > > >> I am trying to debug a userpsace application that misbehaves under > >> poky-tiny. My current approach is use gdbserver on

Re: [yocto] Debug with gdbserver

2012-07-31 Thread Khem Raj
On Jul 31, 2012, at 8:47 PM, Darren Hart wrote: > > > On 07/31/2012 08:13 PM, Khem Raj wrote: >> >> On Jul 31, 2012, at 7:46 PM, Darren Hart wrote: >> >>> I am trying to debug a userpsace application that misbehaves under >>> poky-tiny. My current approach is use gdbserver on the target and

Re: [yocto] [PATCH 0/4] update emgd driver recipe and yocto-kernel for crownbay BSP

2012-07-31 Thread Tom Zanussi
On Sun, 2012-07-29 at 06:59 -0700, nitin.a.kam...@intel.com wrote: > From: Nitin A Kamble > > The following changes since commit 7bd163e41f6b861448ab19a13ded4b7c48e16641: > > gnu-efi_3.0m.bb: Fix tabs with spaces in python snippet (2012-07-27 > 11:41:17 -0700) > > are available in the git re

Re: [yocto] Debug with gdbserver

2012-07-31 Thread Darren Hart
On 07/31/2012 08:13 PM, Khem Raj wrote: > > On Jul 31, 2012, at 7:46 PM, Darren Hart wrote: > >> I am trying to debug a userpsace application that misbehaves under >> poky-tiny. My current approach is use gdbserver on the target and attach >> to the offending process, then connect to it on the

Re: [yocto] Debug with gdbserver

2012-07-31 Thread Khem Raj
On Jul 31, 2012, at 7:46 PM, Darren Hart wrote: > I am trying to debug a userpsace application that misbehaves under > poky-tiny. My current approach is use gdbserver on the target and attach > to the offending process, then connect to it on the client using the > yocto-built native gdb for the

[yocto] Debug with gdbserver

2012-07-31 Thread Darren Hart
I am trying to debug a userpsace application that misbehaves under poky-tiny. My current approach is use gdbserver on the target and attach to the offending process, then connect to it on the client using the yocto-built native gdb for the target. I can easily add gdbserver to the target image, an

[yocto] Minutes: Yocto Project Technical Team Meeting - Tuesday, July 31, 2012 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada)

2012-07-31 Thread Liu, Song
Attendees: Dave, LaurentiuP, LaurentiuS, Alex, Mark, Nitin, Beth, Paul, MichaelH, Kevin, Tom, Jessica, Richard, Darren, Bruce, Jefro, Ross, JeffP, ChrisL, Bjorn, Song     Agenda:   * Opens collection - 5 min (Song) * Yocto 1.3 status - 10 min (Song/team) https://wiki.yoctoproject.org/wiki/Yocto

Re: [yocto] [for denzil] kernel.bbclass: Copy bounds.h only if it exists, needed for 2.6.x.

2012-07-31 Thread Leon Woestenberg
On Wed, Aug 1, 2012 at 12:00 AM, Scott Garman wrote: > On 07/31/2012 01:35 PM, sidebranch.openembed...@gmail.com wrote: > >> From: Leon Woestenberg >> >> Linux 2.6.x kernels did not (all) have the bounds.h file, so copy >> only iff exists.Merged into my sgarman/denzil-next branches: >> > > > http

Re: [yocto] [for denzil] kernel.bbclass: Copy bounds.h only if it exists, needed for 2.6.x.

2012-07-31 Thread Scott Garman
On 07/31/2012 01:35 PM, sidebranch.openembed...@gmail.com wrote: From: Leon Woestenberg Linux 2.6.x kernels did not (all) have the bounds.h file, so copy only iff exists. (See OE-Core 02ac0d1b65389e1779d5f95047f761d7a82ef7a4) Signed-off-by: Leon Woestenberg --- meta/classes/kernel.bbclass

[yocto] [for denzil] kernel.bbclass: Copy bounds.h only if it exists, needed for 2.6.x.

2012-07-31 Thread sidebranch . openembedded
From: Leon Woestenberg Linux 2.6.x kernels did not (all) have the bounds.h file, so copy only iff exists. (See OE-Core 02ac0d1b65389e1779d5f95047f761d7a82ef7a4) Signed-off-by: Leon Woestenberg --- meta/classes/kernel.bbclass |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff

[yocto] Unable to get serial console login prompt - PowerPC 440 Virtex 5 processor

2012-07-31 Thread Elvis Dowson
Hi, I am unable to get a serial console login prompt using yocto generate rootfilesystem (core-image-minimal), for a PowerPC 440 target. I saw on another thread that even for the pandaboard, a similar situation exists: > On 2012-07-30 13:11, Gary Thomas wrote: >> On 2012-07-30 12:49, Ji

Re: [yocto] build error pandaboard on master

2012-07-31 Thread William Mills
On 07/31/2012 09:33 AM, Jim Abernathy wrote: On 07/31/2012 08:14 AM, Gary Thomas wrote: On 2012-07-31 06:00, Jim Abernathy wrote: On 07/31/2012 07:53 AM, Gary Thomas wrote: On 2012-07-31 05:49, Martin Jansa wrote: On Tue, Jul 31, 2012 at 07:47:34AM -0400, Jim Abernathy wrote: On 07/31/2012

Re: [yocto] [RFC 0/3] Cheat sheet for hello world project

2012-07-31 Thread Zhang, Jessica
Hi Atanas, This patch set looks nice, couple comments: 1. Is it just meant for C++ project since it's applicable to C project as well 2. I'd think this should be targeted for the upcoming 1.3 release that's targeted for Oct.. For 1.3 release we are based on the latest Juno release and also, the

Re: [yocto] what's the state of building for a (OMAP4460) pandaboard ES?

2012-07-31 Thread William Mills
On 07/31/2012 11:06 AM, Paul Eggleton wrote: On Tuesday 31 July 2012 06:43:17 Robert P. J. Day wrote: i notice that the current meta-ti layer has a pandaboard.conf file that refers specifically to the OMAP 4430 -- the original panda. this weekend, i'd like to build, say, a core-image-minimal

Re: [yocto] what's the state of building for a (OMAP4460) pandaboard ES?

2012-07-31 Thread Paul Eggleton
On Tuesday 31 July 2012 06:43:17 Robert P. J. Day wrote: > i notice that the current meta-ti layer has a pandaboard.conf file > that refers specifically to the OMAP 4430 -- the original panda. > this weekend, i'd like to build, say, a core-image-minimal for my ES. > is there a writeup anywhere th

Re: [yocto] build error pandaboard on master

2012-07-31 Thread Jim Abernathy
On 07/31/2012 08:14 AM, Gary Thomas wrote: On 2012-07-31 06:00, Jim Abernathy wrote: On 07/31/2012 07:53 AM, Gary Thomas wrote: On 2012-07-31 05:49, Martin Jansa wrote: On Tue, Jul 31, 2012 at 07:47:34AM -0400, Jim Abernathy wrote: On 07/31/2012 07:25 AM, Gary Thomas wrote: On 2012-07-30 13:

Re: [yocto] build error pandaboard on master

2012-07-31 Thread Gary Thomas
On 2012-07-31 06:00, Jim Abernathy wrote: On 07/31/2012 07:53 AM, Gary Thomas wrote: On 2012-07-31 05:49, Martin Jansa wrote: On Tue, Jul 31, 2012 at 07:47:34AM -0400, Jim Abernathy wrote: On 07/31/2012 07:25 AM, Gary Thomas wrote: On 2012-07-30 13:11, Gary Thomas wrote: On 2012-07-30 12:49,

Re: [yocto] build error pandaboard on master

2012-07-31 Thread Jim Abernathy
On 07/31/2012 07:53 AM, Gary Thomas wrote: On 2012-07-31 05:49, Martin Jansa wrote: On Tue, Jul 31, 2012 at 07:47:34AM -0400, Jim Abernathy wrote: On 07/31/2012 07:25 AM, Gary Thomas wrote: On 2012-07-30 13:11, Gary Thomas wrote: On 2012-07-30 12:49, Jim Abernathy wrote: On 07/30/2012 01:16

[yocto] [PATCH] Changed ownership of linux-libc-headers[-yocto]

2012-07-31 Thread Bogdan Marinescu
Changing the owner to Bruce Ashfield, as agreed. Signed-off-by: Bogdan Marinescu --- meta-yocto/conf/distro/include/maintainers.inc |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-yocto/conf/distro/include/maintainers.inc b/meta-yocto/conf/distro/include/maintain

Re: [yocto] build error pandaboard on master

2012-07-31 Thread Gary Thomas
On 2012-07-31 05:49, Martin Jansa wrote: On Tue, Jul 31, 2012 at 07:47:34AM -0400, Jim Abernathy wrote: On 07/31/2012 07:25 AM, Gary Thomas wrote: On 2012-07-30 13:11, Gary Thomas wrote: On 2012-07-30 12:49, Jim Abernathy wrote: On 07/30/2012 01:16 PM, Gary Thomas wrote: On 2012-07-30 11:09,

Re: [yocto] build error pandaboard on master

2012-07-31 Thread Martin Jansa
On Tue, Jul 31, 2012 at 07:47:34AM -0400, Jim Abernathy wrote: > On 07/31/2012 07:25 AM, Gary Thomas wrote: > > On 2012-07-30 13:11, Gary Thomas wrote: > >> On 2012-07-30 12:49, Jim Abernathy wrote: > >>> On 07/30/2012 01:16 PM, Gary Thomas wrote: > On 2012-07-30 11:09, Jim Abernathy wrote: >

Re: [yocto] build error pandaboard on master

2012-07-31 Thread Jim Abernathy
On 07/31/2012 07:25 AM, Gary Thomas wrote: On 2012-07-30 13:11, Gary Thomas wrote: On 2012-07-30 12:49, Jim Abernathy wrote: On 07/30/2012 01:16 PM, Gary Thomas wrote: On 2012-07-30 11:09, Jim Abernathy wrote: On 07/30/2012 12:57 PM, Gary Thomas wrote: On 2012-07-30 10:50, Jim Abernathy wrot

[yocto] what's the state of building for a (OMAP4460) pandaboard ES?

2012-07-31 Thread Robert P. J. Day
i notice that the current meta-ti layer has a pandaboard.conf file that refers specifically to the OMAP 4430 -- the original panda. this weekend, i'd like to build, say, a core-image-minimal for my ES. is there a writeup anywhere that documents what issues i might run into regarding the panda ve

Re: [yocto] build error pandaboard on master

2012-07-31 Thread Gary Thomas
On 2012-07-30 13:11, Gary Thomas wrote: On 2012-07-30 12:49, Jim Abernathy wrote: On 07/30/2012 01:16 PM, Gary Thomas wrote: On 2012-07-30 11:09, Jim Abernathy wrote: On 07/30/2012 12:57 PM, Gary Thomas wrote: On 2012-07-30 10:50, Jim Abernathy wrote: On 07/30/2012 10:21 AM, Gary Thomas wrot

Re: [yocto] [Yocto] general question about how certain features get processed into packages

2012-07-31 Thread Tim Verstraete
Yes, i found that one but task-core-apps-console is not the same as tasks-core-console.bb I would think because in task-core-console.bb they again refer to the one I am looking for: task-core-apss-console ... Kind regards, Tim -Original Message- From: Burton, Ross [mailto:ross.bur...@

Re: [yocto] [Yocto] general question about how certain features get processed into packages

2012-07-31 Thread Burton, Ross
On 31 July 2012 10:15, Tim Verstraete wrote: > Now my question is, where can I find what for example task-core-apps-console > exactly is as package collection? Since this is a core task list I thought I > would find it in /meta/recipes-core/tasks but no luck, I did find > task-core-boot there but

[yocto] [Yocto] general question about how certain features get processed into packages

2012-07-31 Thread Tim Verstraete
Hi, This might be a newbie question but i have not yet found the answer in the documentation. So let's say I want to know what core-image-core has as packages ... then I found the following trace back: -Core-image-core.bb uses core-image-base.bb with X11 variables ==> both use core-im