Re: [OE-core] [PATCH 0/4] linux-yocto: consolidated update

2012-08-18 Thread Bruce Ashfield
On Sat, Aug 18, 2012 at 6:18 PM, Richard Purdie wrote: > On Sat, 2012-08-18 at 13:15 -0400, Bruce Ashfield wrote: >> On Sat, Aug 18, 2012 at 12:57 PM, Richard Purdie >> wrote: >> > On Wed, 2012-08-15 at 16:06 -0400, Bruce Ashfield wrote: >> >> Here's a consolidated update that I've had under test

Re: [OE-core] [RFC] Replacing chrpath with patchelf

2012-08-18 Thread Phil Blundell
On Sat, 2012-08-18 at 10:15 -0700, Khem Raj wrote: > so I figured. which now means you need to have patchelf on build host > preinstalled instead of chrpath. That'd be a bit of a pain, since (afaict) patchelf is not so widely available in host distributions as chrpath. > you never know. It just l

[OE-core] [PATCH V3] unifdef-native: Correct LICENSE

2012-08-18 Thread Khem Raj
The header in sourcefile says its BSD licensed not GPL therefore make the correction Signed-off-by: Khem Raj --- .../unifdef/unifdef-native_2.6.18+git.bb |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta/recipes-devtools/unifdef/unifdef-native_2.6.18+git.bb

Re: [OE-core] [PATCH 0/4] linux-yocto: consolidated update

2012-08-18 Thread Richard Purdie
On Sat, 2012-08-18 at 13:15 -0400, Bruce Ashfield wrote: > On Sat, Aug 18, 2012 at 12:57 PM, Richard Purdie > wrote: > > On Wed, 2012-08-15 at 16:06 -0400, Bruce Ashfield wrote: > >> Here's a consolidated update that I've had under test in one > >> way or another for 3 weeks now. Tom Z and others

Re: [OE-core] [PATCH V2] unifdef-native: Correct LICENSE

2012-08-18 Thread Khem Raj
On Saturday, August 18, 2012, Paul Eggleton wrote: > On Saturday 18 August 2012 10:05:52 Khem Raj wrote: >> The header in sourcefile says its BSD licensed >> not GPL therefore make the correction >> >> Signed-off-by: Khem Raj >> --- >> .../unifdef/unifdef-native_2.6.18+git.bb |4 ++

Re: [OE-core] [PATCH V2] unifdef-native: Correct LICENSE

2012-08-18 Thread Paul Eggleton
On Saturday 18 August 2012 10:05:52 Khem Raj wrote: > The header in sourcefile says its BSD licensed > not GPL therefore make the correction > > Signed-off-by: Khem Raj > --- > .../unifdef/unifdef-native_2.6.18+git.bb |4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > d

Re: [OE-core] [RFC] Replacing chrpath with patchelf

2012-08-18 Thread Khem Raj
On Sat, Aug 18, 2012 at 3:31 AM, Richard Purdie wrote: > On Sat, 2012-08-18 at 00:17 -0700, Khem Raj wrote: >> Hi, >> >> I have a patchset that replaces use of chrpath with patchelf. Patchelf can >> resize the ELF headers to accomodate larger RPATHs >> >> The branch is posted here >> >> http://git

Re: [OE-core] [PATCH 0/4] linux-yocto: consolidated update

2012-08-18 Thread Bruce Ashfield
On Sat, Aug 18, 2012 at 12:57 PM, Richard Purdie wrote: > On Wed, 2012-08-15 at 16:06 -0400, Bruce Ashfield wrote: >> Here's a consolidated update that I've had under test in one >> way or another for 3 weeks now. Tom Z and others have also been >> using parts of this for their work, so it has see

Re: [OE-core] [PATCH 2/2] unifdef-native: Correct LICENSE

2012-08-18 Thread Khem Raj
On Sat, Aug 18, 2012 at 4:40 AM, Paul Eggleton wrote: > Could we be more specific there and say LICENSE = "BSD-2-Clause" ? Its more BSD-3-Clause actually. So I have sent a V2 Thx -Khem ___ Openembedded-core mailing list Openembedded-core@lists.openemb

[OE-core] [PATCH V2] unifdef-native: Correct LICENSE

2012-08-18 Thread Khem Raj
The header in sourcefile says its BSD licensed not GPL therefore make the correction Signed-off-by: Khem Raj --- .../unifdef/unifdef-native_2.6.18+git.bb |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta/recipes-devtools/unifdef/unifdef-native_2.6.18+git.bb

Re: [OE-core] [PATCH 0/4] linux-yocto: consolidated update

2012-08-18 Thread Richard Purdie
On Wed, 2012-08-15 at 16:06 -0400, Bruce Ashfield wrote: > Here's a consolidated update that I've had under test in one > way or another for 3 weeks now. Tom Z and others have also been > using parts of this for their work, so it has seen a reasonably > wide set of testers. > > This series further

Re: [OE-core] [PATCH 1/3] rpm: install external binary packages

2012-08-18 Thread Richard Purdie
On Thu, 2012-08-16 at 16:27 +0800, Robert Yang wrote: > It's been suggested that it would be a useful feature to be able to > easily take a binary from a 3rd party software vendor and integrate > it into an image created by the build system. > > * The user can easily use this by: > # Specify whe

Re: [OE-core] [PATCH 1/4] linux-yocto: make KBRANCH the exception and not the rule

2012-08-18 Thread Richard Purdie
On Sat, 2012-08-18 at 10:33 -0400, Bruce Ashfield wrote: > On Sat, Aug 18, 2012 at 8:07 AM, Richard Purdie > wrote: > > There is a bit of uncertainty flying around at the moment about why > > these changes are failing on the autobuilder. For example: > > > > http://autobuilder.yoctoproject.org:801

Re: [OE-core] [PATCH 1/4] linux-yocto: make KBRANCH the exception and not the rule

2012-08-18 Thread Bruce Ashfield
On Sat, Aug 18, 2012 at 8:07 AM, Richard Purdie wrote: > On Wed, 2012-08-15 at 16:06 -0400, Bruce Ashfield wrote: >> The kernel branch is no longer required by the yocto-kern-tools >> to locate BSP feature descriptions (it is the MACHINE:KTYPE >> descriptor), so we no longer require that the BSP b

Re: [OE-core] [PATCH 4/5] u-boot-mkimage: Update to v2012.07

2012-08-18 Thread Otavio Salvador
On Fri, Aug 17, 2012 at 11:45 PM, Saul Wold wrote: >> Log data follows: >> | DEBUG: Executing shell function do_install >> | install: cannot stat `tools/mkimage': No such file or directory >> | ERROR: Function failed: do_install (see >> /srv/ssd/sgw_ab/yocto-autobuilder/yocto-slave/nightly-world/b

Re: [OE-core] [PATCH 1/4] linux-yocto: make KBRANCH the exception and not the rule

2012-08-18 Thread Richard Purdie
On Wed, 2012-08-15 at 16:06 -0400, Bruce Ashfield wrote: > The kernel branch is no longer required by the yocto-kern-tools > to locate BSP feature descriptions (it is the MACHINE:KTYPE > descriptor), so we no longer require that the BSP branch be > explicitly set. > > If a kernel branch is explici

Re: [OE-core] [PATCH 2/2] unifdef-native: Correct LICENSE

2012-08-18 Thread Paul Eggleton
On Friday 17 August 2012 21:56:42 Khem Raj wrote: > The header in sourcefile says its BSD licensed > not GPL therefore make the correction Could we be more specific there and say LICENSE = "BSD-2-Clause" ? Thanks, Paul -- Paul Eggleton Intel Open Source Technology Centre _

Re: [OE-core] [RFC] Replacing chrpath with patchelf

2012-08-18 Thread Richard Purdie
On Sat, 2012-08-18 at 00:17 -0700, Khem Raj wrote: > Hi, > > I have a patchset that replaces use of chrpath with patchelf. Patchelf can > resize the ELF headers to accomodate larger RPATHs > > The branch is posted here > > http://git.openembedded.org/openembedded-core-contrib/log/?h=kraj/patchel

[OE-core] [RFC] Replacing chrpath with patchelf

2012-08-18 Thread Khem Raj
Hi, I have a patchset that replaces use of chrpath with patchelf. Patchelf can resize the ELF headers to accomodate larger RPATHs The branch is posted here http://git.openembedded.org/openembedded-core-contrib/log/?h=kraj/patchelf Please test it out and let me know if you see any issues -Khem