Re: [OE-core] [PATCH 5/6] Fix sysprof for powerpc64

2011-10-05 Thread Khem Raj
On Wed, Oct 5, 2011 at 11:30 AM, Phil Blundell wrote: > On Wed, 2011-10-05 at 12:35 +0100, Richard Purdie wrote: >> On Tue, 2011-10-04 at 17:05 -0700, Khem Raj wrote: >> > On 10/4/2011 3:03 PM, Matthew McClintock wrote: >> > > sysprof will not build properly without this defined >> > > >> > > Sign

Re: [OE-core] [PATCH 5/6] Fix sysprof for powerpc64

2011-10-05 Thread McClintock Matthew-B29882
On Wed, Oct 5, 2011 at 1:30 PM, Phil Blundell wrote: > On Wed, 2011-10-05 at 12:35 +0100, Richard Purdie wrote: >> On Tue, 2011-10-04 at 17:05 -0700, Khem Raj wrote: >> > On 10/4/2011 3:03 PM, Matthew McClintock wrote: >> > > sysprof will not build properly without this defined >> > > >> > > Signe

Re: [OE-core] [PATCH 5/6] Fix sysprof for powerpc64

2011-10-05 Thread Phil Blundell
On Wed, 2011-10-05 at 12:35 +0100, Richard Purdie wrote: > On Tue, 2011-10-04 at 17:05 -0700, Khem Raj wrote: > > On 10/4/2011 3:03 PM, Matthew McClintock wrote: > > > sysprof will not build properly without this defined > > > > > > Signed-off-by: Matthew McClintock > > > --- > > > No comments on o

Re: [OE-core] [PATCH 5/6] Fix sysprof for powerpc64

2011-10-05 Thread Saul Wold
On 10/05/2011 10:06 AM, Khem Raj wrote: On Wed, Oct 5, 2011 at 9:48 AM, McClintock Matthew-B29882 wrote: On Wed, Oct 5, 2011 at 6:35 AM, Richard Purdie wrote: this is a gcc built-in define I wonder why you need to add it explicitly Are you sure? Is the built-in define not __powerpc64__ ?

Re: [OE-core] [PATCH 5/6] Fix sysprof for powerpc64

2011-10-05 Thread Khem Raj
On Wed, Oct 5, 2011 at 9:48 AM, McClintock Matthew-B29882 wrote: > On Wed, Oct 5, 2011 at 6:35 AM, Richard Purdie > wrote: >>> this is a gcc built-in define I wonder why you need to add it explicitly >> >> Are you sure? Is the built-in define not __powerpc64__ ? > > Further investigation: > > [ma

Re: [OE-core] [PATCH 5/6] Fix sysprof for powerpc64

2011-10-05 Thread McClintock Matthew-B29882
On Wed, Oct 5, 2011 at 6:35 AM, Richard Purdie wrote: >> this is a gcc built-in define I wonder why you need to add it explicitly > > Are you sure? Is the built-in define not __powerpc64__ ? Further investigation: [mattsm@right build_p5020ds-64b_release (testing $)]$ ./tmp/sysroots/x86_64-linux/

Re: [OE-core] [PATCH 5/6] Fix sysprof for powerpc64

2011-10-05 Thread Khem Raj
On Wed, Oct 5, 2011 at 4:35 AM, Richard Purdie wrote: > On Tue, 2011-10-04 at 17:05 -0700, Khem Raj wrote: >> On 10/4/2011 3:03 PM, Matthew McClintock wrote: >> > sysprof will not build properly without this defined >> > >> > Signed-off-by: Matthew McClintock >> > --- >> > No comments on original

Re: [OE-core] [PATCH 5/6] Fix sysprof for powerpc64

2011-10-05 Thread Richard Purdie
On Tue, 2011-10-04 at 17:05 -0700, Khem Raj wrote: > On 10/4/2011 3:03 PM, Matthew McClintock wrote: > > sysprof will not build properly without this defined > > > > Signed-off-by: Matthew McClintock > > --- > > No comments on original patch sent > > > > meta/recipes-kernel/sysprof/sysprof_git.bb

Re: [OE-core] [PATCH 5/6] Fix sysprof for powerpc64

2011-10-04 Thread McClintock Matthew-B29882
On Tue, Oct 4, 2011 at 7:05 PM, Khem Raj wrote: >> diff --git a/meta/recipes-kernel/sysprof/sysprof_git.bb >> b/meta/recipes-kernel/sysprof/sysprof_git.bb >> index 10bde04..271b5d8 100644 >> --- a/meta/recipes-kernel/sysprof/sysprof_git.bb >> +++ b/meta/recipes-kernel/sysprof/sysprof_git.bb >> @@

Re: [OE-core] [PATCH 5/6] Fix sysprof for powerpc64

2011-10-04 Thread Khem Raj
On 10/4/2011 3:03 PM, Matthew McClintock wrote: sysprof will not build properly without this defined Signed-off-by: Matthew McClintock --- No comments on original patch sent meta/recipes-kernel/sysprof/sysprof_git.bb |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/m

[OE-core] [PATCH 5/6] Fix sysprof for powerpc64

2011-10-04 Thread Matthew McClintock
sysprof will not build properly without this defined Signed-off-by: Matthew McClintock --- No comments on original patch sent meta/recipes-kernel/sysprof/sysprof_git.bb |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta/recipes-kernel/sysprof/sysprof_git.bb b/meta/r