Re: [OE-core] [PATCH 1/2] libc-package bbclass: fix binary localedata dependency code

2011-08-31 Thread Richard Purdie
On Tue, 2011-08-30 at 10:26 +0100, Phil Blundell wrote: > On Fri, 2011-08-26 at 18:31 +0200, Koen Kooi wrote: > > That one doesn't seem to apply: > > Hm, yes, it seems I somehow damaged the patch in my last mail. Third > time lucky then. Merged to master, thanks. Richard _

Re: [OE-core] [PATCH 1/2] libc-package bbclass: fix binary localedata dependency code

2011-08-31 Thread Koen Kooi
Op 30 aug. 2011, om 11:26 heeft Phil Blundell het volgende geschreven: > On Fri, 2011-08-26 at 18:31 +0200, Koen Kooi wrote: >> That one doesn't seem to apply: > > Hm, yes, it seems I somehow damaged the patch in my last mail. Third > time lucky then. That seems to fix it, thanks

Re: [OE-core] [PATCH 1/2] libc-package bbclass: fix binary localedata dependency code

2011-08-30 Thread Phil Blundell
On Fri, 2011-08-26 at 18:31 +0200, Koen Kooi wrote: > That one doesn't seem to apply: Hm, yes, it seems I somehow damaged the patch in my last mail. Third time lucky then. p. >From c3a2a50b6693e54aeb8c2fa635360aea53df2957 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Fri, 26 Aug 2011 17:5

Re: [OE-core] [PATCH 1/2] libc-package bbclass: fix binary localedata dependency code

2011-08-26 Thread Koen Kooi
Op 26 aug. 2011, om 17:30 heeft Phil Blundell het volgende geschreven: > On Fri, 2011-08-26 at 17:26 +0200, Koen Kooi wrote: >> And that gives me >> http://git.angstrom-distribution.org/cgi-bin/cgit.cgi/testlab/commit/?h=yocto&id=9b2e08e0c4da4881ba8c83be39697a40a63b75fd >> >> -locale_base_en_us

Re: [OE-core] [PATCH 1/2] libc-package bbclass: fix binary localedata dependency code

2011-08-26 Thread Phil Blundell
On Fri, 2011-08-26 at 17:26 +0200, Koen Kooi wrote: > And that gives me > http://git.angstrom-distribution.org/cgi-bin/cgit.cgi/testlab/commit/?h=yocto&id=9b2e08e0c4da4881ba8c83be39697a40a63b75fd > > -locale_base_en_us -> eglibc_binary_localedata_en_us; > +locale_base_en_us -> eglibc_binary_local

Re: [OE-core] [PATCH 1/2] libc-package bbclass: fix binary localedata dependency code

2011-08-26 Thread Koen Kooi
Op 26 aug. 2011, om 16:12 heeft Phil Blundell het volgende geschreven: > On Thu, 2011-08-25 at 07:58 -0700, Richard Purdie wrote: >> On Thu, 2011-08-25 at 10:24 +0100, Phil Blundell wrote: >>> On Wed, 2011-08-24 at 20:32 +0200, Koen Kooi wrote: diff --git a/meta/classes/libc-package.bbclass

Re: [OE-core] [PATCH 1/2] libc-package bbclass: fix binary localedata dependency code

2011-08-26 Thread Koen Kooi
Op 26 aug. 2011, om 16:12 heeft Phil Blundell het volgende geschreven: > On Thu, 2011-08-25 at 07:58 -0700, Richard Purdie wrote: >> On Thu, 2011-08-25 at 10:24 +0100, Phil Blundell wrote: >>> On Wed, 2011-08-24 at 20:32 +0200, Koen Kooi wrote: diff --git a/meta/classes/libc-package.bbclass

Re: [OE-core] [PATCH 1/2] libc-package bbclass: fix binary localedata dependency code

2011-08-26 Thread Phil Blundell
On Thu, 2011-08-25 at 07:58 -0700, Richard Purdie wrote: > On Thu, 2011-08-25 at 10:24 +0100, Phil Blundell wrote: > > On Wed, 2011-08-24 at 20:32 +0200, Koen Kooi wrote: > > > diff --git a/meta/classes/libc-package.bbclass > > > b/meta/classes/libc-package.bbclass > > > index 0d5ce20..d3b33d6 100

Re: [OE-core] [PATCH 1/2] libc-package bbclass: fix binary localedata dependency code

2011-08-25 Thread Richard Purdie
On Thu, 2011-08-25 at 10:24 +0100, Phil Blundell wrote: > On Wed, 2011-08-24 at 20:32 +0200, Koen Kooi wrote: > > diff --git a/meta/classes/libc-package.bbclass > > b/meta/classes/libc-package.bbclass > > index 0d5ce20..d3b33d6 100644 > > --- a/meta/classes/libc-package.bbclass > > +++ b/meta/clas

Re: [OE-core] [PATCH 1/2] libc-package bbclass: fix binary localedata dependency code

2011-08-25 Thread Phil Blundell
On Wed, 2011-08-24 at 20:32 +0200, Koen Kooi wrote: > diff --git a/meta/classes/libc-package.bbclass > b/meta/classes/libc-package.bbclass > index 0d5ce20..d3b33d6 100644 > --- a/meta/classes/libc-package.bbclass > +++ b/meta/classes/libc-package.bbclass > @@ -243,7 +243,7 @@ python package_do_spl

Re: [OE-core] [PATCH 1/2] libc-package bbclass: fix binary localedata dependency code

2011-08-24 Thread Richard Purdie
On Wed, 2011-08-24 at 20:32 +0200, Koen Kooi wrote: > When using binary locales rootfs generation fails with: > > | Unknown package 'locale-base-en-us'. > | Collected errors: > | * opkg_install_cmd: Cannot install package locale-base-en-us. > > This is due to: > > $ dpkg-deb -I ipk/armv7a/local

[OE-core] [PATCH 1/2] libc-package bbclass: fix binary localedata dependency code

2011-08-24 Thread Koen Kooi
When using binary locales rootfs generation fails with: | Unknown package 'locale-base-en-us'. | Collected errors: | * opkg_install_cmd: Cannot install package locale-base-en-us. This is due to: $ dpkg-deb -I ipk/armv7a/locale-base-en-us_2.12-r16_armv7a.ipk | grep Depends Depends: eglibc-binar