Re: [OE-core] [CONSOLIDATED PULL 24/32] bitbake.conf: Create static-dev pacakge for static libraries

2011-06-01 Thread Saul Wold
On 06/01/2011 11:27 AM, Koen Kooi wrote: Op 1 jun 2011, om 20:19 heeft Phil Blundell het volgende geschreven: On Wed, 2011-06-01 at 18:29 +0100, Richard Purdie wrote: I've also a slight preference for "staticdev" just to make these clearly different from -dev packages. Agreed. I think even

Re: [OE-core] [PATCH 3/3] gnutls: link against 'dl' library

2011-06-01 Thread Martin Jansa
On Wed, Jun 01, 2011 at 03:19:18PM -0700, Saul Wold wrote: > On 06/01/2011 02:52 PM, Martin Jansa wrote: > > On Wed, Jun 01, 2011 at 02:43:53PM -0700, Saul Wold wrote: > >> On 06/01/2011 02:00 PM, Otavio Salvador wrote: > >>> On Wed, Jun 1, 2011 at 20:53, Phil Blundell wrote: > On Wed, 2011-

Re: [OE-core] [RFC v1 PATCH 01/16] native.bbclass: allow a native package to be populated into its own dir

2011-06-01 Thread Cui, Dexuan
Phil Blundell wrote: > On Wed, 2011-06-01 at 21:18 +0800, Dexuan Cui wrote: >> +PACKAGE_OWN_DIR = "" >> +bindir .= "${PACKAGE_OWN_DIR}" >> +libdir .= "${PACKAGE_OWN_DIR}" >> +libexecdir .= "${PACKAGE_OWN_DIR}" > > I think the general idea of this patch is a good one but I'm not > terribly fond of

Re: [OE-core] [RFC 1/2] IMAGE_ROOTFS_SIZE Cleanup

2011-06-01 Thread Tom Rini
On 05/26/2011 02:03 PM, Darren Hart wrote: [snip] > Yeah, this wasn't clear to me either. And my question in 2/2 still > stands - what is the goal of the overhead factor? I know I'm late to the thread, sorry, but the problem is that the 'du' estimation we use for the common case of "image is larg

Re: [OE-core] dbus-native --with-x

2011-06-01 Thread Mark Hatle
On 6/1/11 5:22 PM, Tom Rini wrote: > On 06/01/2011 03:07 PM, Henning Heinold wrote: >> On Wed, Jun 01, 2011 at 03:00:37PM -0700, Tom Rini wrote: >>> On 06/01/2011 01:22 PM, Phil Blundell wrote: On Wed, 2011-06-01 at 11:58 -0500, Mark Hatle wrote: > It "should" be as simple and adding --wit

Re: [OE-core] dbus-native --with-x

2011-06-01 Thread Tom Rini
On 06/01/2011 03:07 PM, Henning Heinold wrote: > On Wed, Jun 01, 2011 at 03:00:37PM -0700, Tom Rini wrote: >> On 06/01/2011 01:22 PM, Phil Blundell wrote: >>> On Wed, 2011-06-01 at 11:58 -0500, Mark Hatle wrote: It "should" be as simple and adding --without-perl and --without-python to t

Re: [OE-core] [PATCH 3/3] gnutls: link against 'dl' library

2011-06-01 Thread Saul Wold
On 06/01/2011 02:52 PM, Martin Jansa wrote: On Wed, Jun 01, 2011 at 02:43:53PM -0700, Saul Wold wrote: On 06/01/2011 02:00 PM, Otavio Salvador wrote: On Wed, Jun 1, 2011 at 20:53, Phil Blundell wrote: On Wed, 2011-06-01 at 20:39 +, Otavio Salvador wrote: Are you able to reproduce it?

Re: [OE-core] dbus-native --with-x

2011-06-01 Thread Henning Heinold
On Wed, Jun 01, 2011 at 03:00:37PM -0700, Tom Rini wrote: > On 06/01/2011 01:22 PM, Phil Blundell wrote: > > On Wed, 2011-06-01 at 11:58 -0500, Mark Hatle wrote: > >> It "should" be as simple and adding --without-perl and --without-python to > >> the > >> configuration line... but I haven't tried

Re: [OE-core] dbus-native --with-x

2011-06-01 Thread Tom Rini
On 06/01/2011 01:22 PM, Phil Blundell wrote: > On Wed, 2011-06-01 at 11:58 -0500, Mark Hatle wrote: >> It "should" be as simple and adding --without-perl and --without-python to >> the >> configuration line... but I haven't tried it. > > Turns out that rpm-native already does this, but (like the

Re: [OE-core] [PATCH 3/3] gnutls: link against 'dl' library

2011-06-01 Thread Martin Jansa
On Wed, Jun 01, 2011 at 02:43:53PM -0700, Saul Wold wrote: > On 06/01/2011 02:00 PM, Otavio Salvador wrote: > > On Wed, Jun 1, 2011 at 20:53, Phil Blundell wrote: > >> On Wed, 2011-06-01 at 20:39 +, Otavio Salvador wrote: > >>> Are you able to reproduce it? > >> > >> No, it works fine for me.

Re: [OE-core] [PATCH 3/3] gnutls: link against 'dl' library

2011-06-01 Thread Saul Wold
On 06/01/2011 02:00 PM, Otavio Salvador wrote: On Wed, Jun 1, 2011 at 20:53, Phil Blundell wrote: On Wed, 2011-06-01 at 20:39 +, Otavio Salvador wrote: Are you able to reproduce it? No, it works fine for me. I get: checking how to link with libpthread... -lpthread checking for libdl...

Re: [OE-core] rpmdeps, was Re: dbus-native --with-x

2011-06-01 Thread Mark Hatle
On 6/1/11 3:02 PM, Phil Blundell wrote: > On Wed, 2011-06-01 at 13:55 -0500, Mark Hatle wrote: >> The issue is that it uses the librpm, librpmdb, librpmio, and librpmmisc >> libraries. These libraries provide and use all of the rest of the >> components. > > Right, but would rpmdeps still be abl

Re: [OE-core] rpmdeps, was Re: dbus-native --with-x

2011-06-01 Thread Mark Hatle
On 6/1/11 2:00 PM, Koen Kooi wrote: > > Op 1 jun 2011, om 20:55 heeft Mark Hatle het volgende geschreven: > >> On 6/1/11 12:08 PM, Phil Blundell wrote: >>> On Wed, 2011-06-01 at 11:58 -0500, Mark Hatle wrote: On 6/1/11 11:54 AM, Phil Blundell wrote: > On Wed, 2011-06-01 at 11:48 -0500, M

Re: [OE-core] [PATCH 2/7] shadow: add a -native recipe with customized utilities

2011-06-01 Thread Mark Hatle
On 6/1/11 12:43 PM, Scott Garman wrote: > On 06/01/2011 02:47 AM, Phil Blundell wrote: >> On Tue, 2011-05-31 at 12:53 -0700, Scott Garman wrote: >>> This adds a -native recipe for the shadow utilities. >>> >>> The custom --root option allows the the following utilities to be >>> run within a chroot

Re: [OE-core] [PATCH 3/3] gnutls: link against 'dl' library

2011-06-01 Thread Otavio Salvador
On Wed, Jun 1, 2011 at 20:53, Phil Blundell wrote: > On Wed, 2011-06-01 at 20:39 +, Otavio Salvador wrote: >> Are you able to reproduce it? > > No, it works fine for me.  I get: > > checking how to link with libpthread... -lpthread > checking for libdl... yes > checking how to link with libdl.

Re: [OE-core] [RFC v1 PATCH 00/16] populate perl-native into its own directory

2011-06-01 Thread Tom Rini
On 06/01/2011 01:45 PM, Phil Blundell wrote: > On Wed, 2011-06-01 at 13:42 -0700, Tom Rini wrote: >> What falls down in this case is that once >> perl-native is built (and in our PATH), if it's a different version than >> system-wide perl, stuff starts failing on version mis-match. > > I think th

Re: [OE-core] [PATCH 3/3] gnutls: link against 'dl' library

2011-06-01 Thread Phil Blundell
On Wed, 2011-06-01 at 20:39 +, Otavio Salvador wrote: > On Wed, Jun 1, 2011 at 20:33, Phil Blundell wrote: > > On Wed, 2011-06-01 at 20:09 +, Otavio Salvador wrote: > >> +export LDFLAGS += "-ldl" > > > > The configure script ought to be figuring this out for itself. Do you > > know why th

Re: [OE-core] [PATCH 1/3] busybox: enable mdev by default

2011-06-01 Thread Phil Blundell
On Wed, 2011-06-01 at 20:09 +, Otavio Salvador wrote: > -# CONFIG_MDEV is not set > +CONFIG_MDEV=y Per previous discussion, I am still uneasy about this change. I think we really need some sort of coherent policy for what exactly the default busybox configuration in oe-core is meant to be doi

Re: [OE-core] [RFC v1 PATCH 00/16] populate perl-native into its own directory

2011-06-01 Thread Phil Blundell
On Wed, 2011-06-01 at 13:42 -0700, Tom Rini wrote: > What falls down in this case is that once > perl-native is built (and in our PATH), if it's a different version than > system-wide perl, stuff starts failing on version mis-match. I think that's the bit that I'm not properly understanding. Whi

Re: [OE-core] [RFC v1 PATCH 00/16] populate perl-native into its own directory

2011-06-01 Thread Tom Rini
On 06/01/2011 01:05 PM, Phil Blundell wrote: > On Wed, 2011-06-01 at 12:39 -0700, Tom Rini wrote: >> Maybe race isn't quite the right word. But recipe A depends on >> lib$something-perl-native, and brings in perl-native. It also checks >> for perl in its auto-foo and finds our perl. It now also

Re: [OE-core] [PATCH 1/3] busybox: enable mdev by default

2011-06-01 Thread Otavio Salvador
On Wed, Jun 1, 2011 at 20:37, Phil Blundell wrote: > On Wed, 2011-06-01 at 20:09 +, Otavio Salvador wrote: >> -# CONFIG_MDEV is not set >> +CONFIG_MDEV=y > > Per previous discussion, I am still uneasy about this change.  I think > we really need some sort of coherent policy for what exactly th

Re: [OE-core] [PATCH 3/3] gnutls: link against 'dl' library

2011-06-01 Thread Otavio Salvador
On Wed, Jun 1, 2011 at 20:33, Phil Blundell wrote: > On Wed, 2011-06-01 at 20:09 +, Otavio Salvador wrote: >> +export LDFLAGS += "-ldl" > > The configure script ought to be figuring this out for itself.  Do you > know why that isn't working? No I don't. Are you able to reproduce it? -- Ota

Re: [OE-core] [PATCH 3/3] gnutls: link against 'dl' library

2011-06-01 Thread Phil Blundell
On Wed, 2011-06-01 at 20:09 +, Otavio Salvador wrote: > +export LDFLAGS += "-ldl" The configure script ought to be figuring this out for itself. Do you know why that isn't working? p. ___ Openembedded-core mailing list Openembedded-core@lists.op

[OE-core] [PATCH] siteinfo: replace all-linux with allarch-linux to match 5d7d4e1ed9bedf2b6510796d76ea8f94739b9de2

2011-06-01 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/classes/siteinfo.bbclass |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/classes/siteinfo.bbclass b/meta/classes/siteinfo.bbclass index 6c272a7..fb8bac3 100644 --- a/meta/classes/siteinfo.bbclass +++ b/meta/classes/siteinfo.bbcla

Re: [OE-core] dbus-native --with-x

2011-06-01 Thread Phil Blundell
On Wed, 2011-06-01 at 11:58 -0500, Mark Hatle wrote: > It "should" be as simple and adding --without-perl and --without-python to the > configuration line... but I haven't tried it. Turns out that rpm-native already does this, but (like the dbus case) there is no matching logic to get the DEPENDS

[OE-core] [PATCH 3/3] gnutls: link against 'dl' library

2011-06-01 Thread Otavio Salvador
Fixes a build failure due missing references to 'dlopen' and like. This started to happen after update to 2.12.5 at ad52eacebdc413aa351de078ee878182a9c71e16. This also fixes the recipe to use the INC_PR value otherwise we end not bumping PR if changing only the '.inc' file. Signed-off-by: Otavio S

[OE-core] [PATCH 0/3] Patches pending on O.S. Systems tree

2011-06-01 Thread Otavio Salvador
The following changes since commit 0a496df0209c93fd00ea929b5f27faa1a6e600c0: clutter-1.6: Add patch to update gettext macro version (2011-06-01 18:32:30 +0100) are available in the git repository at: git://github.com/OSSystems/oe-core master https://github.com/OSSystems/oe-core/tree/master

Re: [OE-core] [RFC v1 PATCH 00/16] populate perl-native into its own directory

2011-06-01 Thread Phil Blundell
On Wed, 2011-06-01 at 12:39 -0700, Tom Rini wrote: > Maybe race isn't quite the right word. But recipe A depends on > lib$something-perl-native, and brings in perl-native. It also checks > for perl in its auto-foo and finds our perl. It now also uses our perl > when it wants a host perl and all

[OE-core] [PATCH 1/3] busybox: enable mdev by default

2011-06-01 Thread Otavio Salvador
Since we do not require a configuration file by default we don't force it's addition on the package. If the a layer wants to have it enabled it should also set the CONFFILES for busybox-mdev package. Signed-off-by: Otavio Salvador --- meta/recipes-core/busybox/busybox-1.18.4/defconfig |2 +-

[OE-core] [PATCH 2/3] qmake_base.bbclass: fix lrelease/lupdate binary names

2011-06-01 Thread Otavio Salvador
To support translation, qmake based projects usually call lrelease and lupdate however OE changes the binary names so this needs some mangle to work out of box. Signed-off-by: Otavio Salvador --- meta/classes/qmake_base.bbclass |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff

Re: [OE-core] rpmdeps, was Re: dbus-native --with-x

2011-06-01 Thread Phil Blundell
On Wed, 2011-06-01 at 13:55 -0500, Mark Hatle wrote: > The issue is that it uses the librpm, librpmdb, librpmio, and librpmmisc > libraries. These libraries provide and use all of the rest of the components. Right, but would rpmdeps still be able to do what it needs to if rpm was built --without-

Re: [OE-core] [RFC v1 PATCH 00/16] populate perl-native into its own directory

2011-06-01 Thread Tom Rini
On 06/01/2011 10:56 AM, Richard Purdie wrote: > On Wed, 2011-06-01 at 10:17 -0700, Tom Rini wrote: >> On 06/01/2011 06:18 AM, Dexuan Cui wrote: >>> Currently both perl-native (a.k.a. ${STAGING_BINDIR_NATIVE}/perl )and >>> perl-native-runtime(a.k.a. the system perl, or /usr/bin/perl) appear in >>> t

Re: [OE-core] [CONSOLIDATED PULL 22/32] gnutls: update to 2.12.5

2011-06-01 Thread Otavio Salvador
Hello, After updating it, gnutls started failing to compile due missing dlopen and like. Cheers, On Wed, Jun 1, 2011 at 06:21, Saul Wold wrote: > Signed-off-by: Saul Wold > --- >  .../gnutls/gnutls-2.10.4/configure-fix.patch       |   66 --- >  .../gnutls/gnutls-2.12.5/configur

[OE-core] rpmdeps, was Re: dbus-native --with-x

2011-06-01 Thread Mark Hatle
On 6/1/11 12:08 PM, Phil Blundell wrote: > On Wed, 2011-06-01 at 11:58 -0500, Mark Hatle wrote: >> On 6/1/11 11:54 AM, Phil Blundell wrote: >>> On Wed, 2011-06-01 at 11:48 -0500, Mark Hatle wrote: So in the above, perl and python are really the only items that could be disabled. >>> >>>

Re: [OE-core] rpmdeps, was Re: dbus-native --with-x

2011-06-01 Thread Koen Kooi
Op 1 jun 2011, om 20:55 heeft Mark Hatle het volgende geschreven: > On 6/1/11 12:08 PM, Phil Blundell wrote: >> On Wed, 2011-06-01 at 11:58 -0500, Mark Hatle wrote: >>> On 6/1/11 11:54 AM, Phil Blundell wrote: On Wed, 2011-06-01 at 11:48 -0500, Mark Hatle wrote: > So in the above, perl a

Re: [OE-core] [PATCH] tcmode-default: disable ARMv7 Optimization for qt4-x11-free

2011-06-01 Thread Khem Raj
On Wed, Jun 1, 2011 at 10:50 AM, Saul Wold wrote: > On 06/01/2011 03:46 AM, Phil Blundell wrote: >> >> On Tue, 2011-05-31 at 23:21 -0700, Khem Raj wrote: >>> >>> On 05/31/2011 11:10 PM, Martin Jansa wrote: On Tue, May 31, 2011 at 10:57:00PM -0700, Khem Raj wrote: > > On 05/31/201

Re: [OE-core] [RFC v1 PATCH 00/16] populate perl-native into its own directory

2011-06-01 Thread Richard Purdie
On Wed, 2011-06-01 at 10:17 -0700, Tom Rini wrote: > On 06/01/2011 06:18 AM, Dexuan Cui wrote: > > Currently both perl-native (a.k.a. ${STAGING_BINDIR_NATIVE}/perl )and > > perl-native-runtime(a.k.a. the system perl, or /usr/bin/perl) appear in > > the PATH when bitbake is running. > > This can cau

Re: [OE-core] [CONSOLIDATED PULL 24/32] bitbake.conf: Create static-dev pacakge for static libraries

2011-06-01 Thread Koen Kooi
Op 1 jun 2011, om 20:19 heeft Phil Blundell het volgende geschreven: > On Wed, 2011-06-01 at 18:29 +0100, Richard Purdie wrote: >> I've also a slight preference for "staticdev" just to make these clearly >> different from -dev packages. > > Agreed. I think even "-static" might be better still.

Re: [OE-core] [CONSOLIDATED PULL 24/32] bitbake.conf: Create static-dev pacakge for static libraries

2011-06-01 Thread Phil Blundell
On Wed, 2011-06-01 at 18:29 +0100, Richard Purdie wrote: > I've also a slight preference for "staticdev" just to make these clearly > different from -dev packages. Agreed. I think even "-static" might be better still. p. ___ Openembedded-core mailin

Re: [OE-core] gnu-config-native and perl-native

2011-06-01 Thread Richard Purdie
On Wed, 2011-06-01 at 18:14 +0100, Phil Blundell wrote: > Further to my mini-crusade against perl-native, I discovered that it was > also being included during the initial pseudo build because > gnu-config-native depends on it. > > This also seems a bit mysterious: gnu-config has: > > DEPENDS_vir

Re: [OE-core] [PATCH] tcmode-default: disable ARMv7 Optimization for qt4-x11-free

2011-06-01 Thread Saul Wold
On 06/01/2011 03:46 AM, Phil Blundell wrote: On Tue, 2011-05-31 at 23:21 -0700, Khem Raj wrote: On 05/31/2011 11:10 PM, Martin Jansa wrote: On Tue, May 31, 2011 at 10:57:00PM -0700, Khem Raj wrote: On 05/31/2011 10:26 PM, Saul Wold wrote: | ../../include/QtCore/../../src/corelib/arch/qatomic_

Re: [OE-core] [PATCH 2/7] shadow: add a -native recipe with customized utilities

2011-06-01 Thread Scott Garman
On 06/01/2011 02:47 AM, Phil Blundell wrote: On Tue, 2011-05-31 at 12:53 -0700, Scott Garman wrote: This adds a -native recipe for the shadow utilities. The custom --root option allows the the following utilities to be run within a chroot when invoked under pseudo: Rather than patching the co

Re: [OE-core] [PATCH] shadow: remove selinux entry from pam.d/login

2011-06-01 Thread Scott Garman
On 06/01/2011 02:23 AM, Koen Kooi wrote: This one is orthogonal to the other shadow patches by the looks of it. That's how I see it, too. I'll be making a v2 pull request for my user/group addition code, so if your patch makes it into the tree today, I will rebase to it before sending my nex

Re: [OE-core] [CONSOLIDATED PULL 00/32] 1-June-2011 Request

2011-06-01 Thread Richard Purdie
On Tue, 2011-05-31 at 23:21 -0700, Saul Wold wrote: > This contains a few patches from the community, along with a batch of updates > and bug fixes from me. > > This includes the patch I submitted for the beagleboard qt4-x11-free failure. > > This has been built via world. > > The following cha

Re: [OE-core] [CONSOLIDATED PULL 24/32] bitbake.conf: Create static-dev pacakge for static libraries

2011-06-01 Thread Richard Purdie
On Tue, 2011-05-31 at 23:21 -0700, Saul Wold wrote: > Signed-off-by: Saul Wold > --- > meta/conf/bitbake.conf |7 ++- > 1 files changed, 6 insertions(+), 1 deletions(-) > > diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf > index de94316..4722eb0 100644 > --- a/meta/conf/bitb

Re: [OE-core] gnu-config-native and perl-native

2011-06-01 Thread Tom Rini
On 06/01/2011 10:14 AM, Phil Blundell wrote: > Further to my mini-crusade against perl-native, I discovered that it was > also being included during the initial pseudo build because > gnu-config-native depends on it. Probably a partial sync with oe.dev where we do have perl-native way up front. >

Re: [OE-core] [RFC v1 PATCH 00/16] populate perl-native into its own directory

2011-06-01 Thread Tom Rini
On 06/01/2011 06:18 AM, Dexuan Cui wrote: > Currently both perl-native (a.k.a. ${STAGING_BINDIR_NATIVE}/perl )and > perl-native-runtime(a.k.a. the system perl, or /usr/bin/perl) appear in > the PATH when bitbake is running. > This can cause some race conditions: many places detecting perl from PATH

[OE-core] gnu-config-native and perl-native

2011-06-01 Thread Phil Blundell
Further to my mini-crusade against perl-native, I discovered that it was also being included during the initial pseudo build because gnu-config-native depends on it. This also seems a bit mysterious: gnu-config has: DEPENDS_virtclass-native = "perl-native" ... which suggests that the dependency

Re: [OE-core] dbus-native --with-x

2011-06-01 Thread Phil Blundell
On Wed, 2011-06-01 at 11:58 -0500, Mark Hatle wrote: > On 6/1/11 11:54 AM, Phil Blundell wrote: > > On Wed, 2011-06-01 at 11:48 -0500, Mark Hatle wrote: > >> So in the above, perl and python are really the only items that could be > >> disabled. > > > > Just to be clear, in the list you mentioned

Re: [OE-core] Tell me your build error message annoyances!

2011-06-01 Thread Chris Larson
On Wed, Jun 1, 2011 at 9:25 AM, Richard Purdie wrote: > On Wed, 2011-06-01 at 16:06 +0100, Phil Blundell wrote: >> On Tue, 2011-05-31 at 15:26 -0700, Scott Garman wrote: >> > I'd like to collect some feedback on error messages while building that >> > you find confusing/annoying/unhelpful. I'm goi

Re: [OE-core] [CONSOLIDATED PULL 12/32] libiconv: update to 1.13.1

2011-06-01 Thread Saul Wold
On 05/31/2011 11:28 PM, Khem Raj wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/31/2011 11:21 PM, Saul Wold wrote: Add Upstream-Status tags to patches Signed-off-by: Saul Wold --- .../autoconf.patch |2 ++ .../shared_preloadable_libiconv_linux

Re: [OE-core] dbus-native --with-x

2011-06-01 Thread Mark Hatle
On 6/1/11 11:54 AM, Phil Blundell wrote: > On Wed, 2011-06-01 at 11:48 -0500, Mark Hatle wrote: >> So in the above, perl and python are really the only items that could be >> disabled. > > Just to be clear, in the list you mentioned, were you talking about the > usage of rpm-native for rpmdeps, o

Re: [OE-core] dbus-native --with-x

2011-06-01 Thread Phil Blundell
On Wed, 2011-06-01 at 11:48 -0500, Mark Hatle wrote: > So in the above, perl and python are really the only items that could be > disabled. Just to be clear, in the list you mentioned, were you talking about the usage of rpm-native for rpmdeps, or the usage by package_rpm.bbclass itself? If we c

Re: [OE-core] dbus-native --with-x

2011-06-01 Thread Mark Hatle
On 6/1/11 11:16 AM, Phil Blundell wrote: > On Wed, 2011-06-01 at 18:11 +0200, Koen Kooi wrote: >> Furthermore, rpm-native seems to get built even if you don't select rpm as >> package format! > > Yeah, it's called in by package.bbclass: > > # rpm is used for the per-file dependency identificatio

Re: [OE-core] dbus-native --with-x

2011-06-01 Thread Phil Blundell
On Wed, 2011-06-01 at 18:10 +0200, Koen Kooi wrote: > Op 1 jun 2011, om 18:01 heeft Phil Blundell het volgende geschreven: > > > Is there any compelling reason why dbus-native needs to be built > > --with-x? This seems to be causing quite a large stack of native X11 > > packages to get built with

Re: [OE-core] Tell me your build error message annoyances!

2011-06-01 Thread Richard Purdie
On Wed, 2011-06-01 at 16:06 +0100, Phil Blundell wrote: > On Tue, 2011-05-31 at 15:26 -0700, Scott Garman wrote: > > I'd like to collect some feedback on error messages while building that > > you find confusing/annoying/unhelpful. I'm going to be working on trying > > to improve the situation an

Re: [OE-core] dbus-native --with-x

2011-06-01 Thread Koen Kooi
Op 1 jun 2011, om 18:01 heeft Phil Blundell het volgende geschreven: > Is there any compelling reason why dbus-native needs to be built > --with-x? This seems to be causing quite a large stack of native X11 > packages to get built with, as far as I can tell, no useful result. I agree, for -nati

Re: [OE-core] dbus-native --with-x

2011-06-01 Thread Phil Blundell
On Wed, 2011-06-01 at 18:11 +0200, Koen Kooi wrote: > Furthermore, rpm-native seems to get built even if you don't select rpm as > package format! Yeah, it's called in by package.bbclass: # rpm is used for the per-file dependency identification PACKAGE_DEPENDS += "rpm-native" As far as I can te

Re: [OE-core] dbus-native --with-x

2011-06-01 Thread Koen Kooi
Op 1 jun 2011, om 18:03 heeft Phil Blundell het volgende geschreven: > On Wed, 2011-06-01 at 17:01 +0100, Phil Blundell wrote: >> Is there any compelling reason why dbus-native needs to be built >> --with-x? This seems to be causing quite a large stack of native X11 >> packages to get built with

Re: [OE-core] dbus-native --with-x

2011-06-01 Thread Phil Blundell
On Wed, 2011-06-01 at 17:01 +0100, Phil Blundell wrote: > Is there any compelling reason why dbus-native needs to be built > --with-x? This seems to be causing quite a large stack of native X11 > packages to get built with, as far as I can tell, no useful result. Oh, on the subject of out-of-cont

[OE-core] dbus-native --with-x

2011-06-01 Thread Phil Blundell
Is there any compelling reason why dbus-native needs to be built --with-x? This seems to be causing quite a large stack of native X11 packages to get built with, as far as I can tell, no useful result. dbus-native itself is pulled in by way of insane.bbclass -> desktop-file-utils-native -> glib-2

Re: [OE-core] Tell me your build error message annoyances!

2011-06-01 Thread Phil Blundell
On Tue, 2011-05-31 at 15:26 -0700, Scott Garman wrote: > I'd like to collect some feedback on error messages while building that > you find confusing/annoying/unhelpful. I'm going to be working on trying > to improve the situation and would like to hear from you about what > could be more helpfu

[OE-core] [PATCH] avahi: enable service when using systemd

2011-06-01 Thread Koen Kooi
Signed-off-by: Koen Kooi --- meta/recipes-connectivity/avahi/avahi.inc | 20 +++- meta/recipes-connectivity/avahi/avahi_0.6.30.bb |2 +- 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/meta/recipes-connectivity/avahi/avahi.inc b/meta/recipes-connectivi

Re: [OE-core] [PATCH] avahi: enable service when using systemd

2011-06-01 Thread Koen Kooi
scratch that one, the RDEPENDS change makes it depend on meta-oe Op 1 jun 2011, om 16:22 heeft Koen Kooi het volgende geschreven: > Signed-off-by: Koen Kooi > --- > meta/recipes-connectivity/avahi/avahi.inc | 20 +++- > meta/recipes-connectivity/avahi/avahi_0.6.30.bb |

[OE-core] [PATCH v2] avahi: enable service when using systemd

2011-06-01 Thread Koen Kooi
Signed-off-by: Koen Kooi --- meta/recipes-connectivity/avahi/avahi.inc | 18 ++ meta/recipes-connectivity/avahi/avahi_0.6.30.bb |2 +- 2 files changed, 19 insertions(+), 1 deletions(-) diff --git a/meta/recipes-connectivity/avahi/avahi.inc b/meta/recipes-connectivity

Re: [OE-core] [PATCH 2/7] shadow: add a -native recipe with customized utilities

2011-06-01 Thread Phil Blundell
On Wed, 2011-06-01 at 13:34 +0100, Martyn Welch wrote: > On 01/06/11 10:47, Phil Blundell wrote: > > On Tue, 2011-05-31 at 12:53 -0700, Scott Garman wrote: > >> This adds a -native recipe for the shadow utilities. > >> > >> The custom --root option allows the the following utilities to be > >> run

Re: [OE-core] [RFC v1 PATCH 01/16] native.bbclass: allow a native package to be populated into its own dir

2011-06-01 Thread Phil Blundell
On Wed, 2011-06-01 at 21:18 +0800, Dexuan Cui wrote: > +PACKAGE_OWN_DIR = "" > +bindir .= "${PACKAGE_OWN_DIR}" > +libdir .= "${PACKAGE_OWN_DIR}" > +libexecdir .= "${PACKAGE_OWN_DIR}" I think the general idea of this patch is a good one but I'm not terribly fond of the name of that variable. If th

Re: [OE-core] [RFC v1 PATCH 00/16] populate perl-native into its own directory

2011-06-01 Thread Richard Purdie
Hi Dexuan, On Wed, 2011-06-01 at 21:18 +0800, Dexuan Cui wrote: > Currently both perl-native (a.k.a. ${STAGING_BINDIR_NATIVE}/perl )and > perl-native-runtime(a.k.a. the system perl, or /usr/bin/perl) appear in > the PATH when bitbake is running. > This can cause some race conditions: many places d

[OE-core] [RFC v1 PATCH 10/16] webkit-gtk: should depend on perl-native-runtime rather than perl-native

2011-06-01 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- meta/recipes-sato/webkit/webkit-gtk_svn.bb |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-sato/webkit/webkit-gtk_svn.bb b/meta/recipes-sato/webkit/webkit-gtk_svn.bb index 3c5101b..ac0e683 100644 --- a/meta/recipes-sato/web

[OE-core] [RFC v1 PATCH 14/16] libconvert-asn1-perl: fix EXTRA_PERLFLAGS due to the perl-native change

2011-06-01 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- .../perl/libconvert-asn1-perl_0.22.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-extended/perl/libconvert-asn1-perl_0.22.bb b/meta/recipes-extended/perl/libconvert-asn1-perl_0.22.bb index e3edc18..fc77b75 10

Re: [OE-core] [PATCH 2/7] shadow: add a -native recipe with customized utilities

2011-06-01 Thread Martyn Welch
On 01/06/11 10:47, Phil Blundell wrote: > On Tue, 2011-05-31 at 12:53 -0700, Scott Garman wrote: >> This adds a -native recipe for the shadow utilities. >> >> The custom --root option allows the the following utilities to be >> run within a chroot when invoked under pseudo: > > Rather than patchin

[OE-core] [RFC v1 PATCH 16/16] icon-naming-utils-native: inherit perlnative

2011-06-01 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- .../icon-naming-utils-native_0.8.7.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/icon-naming-utils/icon-naming-utils-native_0.8.7.bb b/meta/recipes-devtools/icon-naming-utils/icon-naming-utils-nati

[OE-core] [RFC v1 PATCH 15/16] libxml-simple-perl: fix EXTRA_PERLFLAGS due the the perlnative change

2011-06-01 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- .../perl/libxml-simple-perl-native_2.18.bb |2 +- .../perl/libxml-simple-perl_2.18.bb|4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-devtools/perl/libxml-simple-perl-native_2.18.bb b/meta/recipes-d

[OE-core] [RFC v1 PATCH 13/16] libxml-parser-perl: inherit perlnative

2011-06-01 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- .../perl/libxml-parser-perl-native_2.40.bb |2 +- .../perl/libxml-parser-perl_2.40.bb|2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/perl/libxml-parser-perl-native_2.40.bb b/meta/recipes-dev

[OE-core] [RFC v1 PATCH 09/16] dpkg: should depend on perl-native-runtime rather than perl-native

2011-06-01 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- meta/recipes-devtools/dpkg/dpkg.inc |2 +- meta/recipes-devtools/dpkg/dpkg_1.15.8.7.bb |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/dpkg/dpkg.inc b/meta/recipes-devtools/dpkg/dpkg.inc index 0284442..c8ff

[OE-core] [RFC v1 PATCH 07/16] git: should depend on perl-native-runtime rather than perl-native

2011-06-01 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- meta/recipes-devtools/git/git.inc|4 ++-- meta/recipes-devtools/git/git_1.7.5.1.bb |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-devtools/git/git.inc b/meta/recipes-devtools/git/git.inc index c884f9c..3cdd1fa 1006

[OE-core] [RFC v1 PATCH 12/16] cpan.bbclass, cpan-base.bbclas: update them for the perlnative change

2011-06-01 Thread Dexuan Cui
Since perl-native now populates into its own dir, here we need change accordingly. Signed-off-by: Dexuan Cui --- meta/classes/cpan-base.bbclass | 10 +++--- meta/classes/cpan.bbclass | 12 ++-- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/meta/classes/cpan

[OE-core] [RFC v1 PATCH 11/16] perl: inherit perlnative

2011-06-01 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- meta/recipes-devtools/perl/perl_5.12.3.bb | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/meta/recipes-devtools/perl/perl_5.12.3.bb b/meta/recipes-devtools/perl/perl_5.12.3.bb index 847ee59..b053482 100644 --- a/meta/recipes-devtool

[OE-core] [RFC v1 PATCH 02/16] perl-native: populate into its own dir

2011-06-01 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- meta/recipes-devtools/perl/perl-native_5.12.3.bb |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/meta/recipes-devtools/perl/perl-native_5.12.3.bb b/meta/recipes-devtools/perl/perl-native_5.12.3.bb index cbb4e78..56274f0 100644 --- a/meta

[OE-core] [RFC v1 PATCH 03/16] perlnative.bbclass: add the file

2011-06-01 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- meta/classes/perlnative.bbclass |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) create mode 100644 meta/classes/perlnative.bbclass diff --git a/meta/classes/perlnative.bbclass b/meta/classes/perlnative.bbclass new file mode 100644 index 000..522344d

[OE-core] [RFC v1 PATCH 08/16] coreutils: remove unnecessary dependency on perl

2011-06-01 Thread Dexuan Cui
OE's coreutils doesn't depend on perl, either. Signed-off-by: Dexuan Cui --- meta/recipes-core/coreutils/coreutils_6.9.bb |6 +++--- meta/recipes-core/coreutils/coreutils_8.9.bb |6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/meta/recipes-core/coreutils/coreutil

[OE-core] [RFC v1 PATCH 06/16] openssl: should depend on perl-native-runtime rather than perl-native

2011-06-01 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- meta/recipes-connectivity/openssl/openssl.inc |2 +- .../recipes-connectivity/openssl/openssl_0.9.8r.bb |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-connectivity/openssl/openssl.inc b/meta/recipes-connectivity/opens

[OE-core] [RFC v1 PATCH 04/16] gnu-config-native: should depend on perl-native-runtime rather than perl-native

2011-06-01 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- .../gnu-config/gnu-config_20080123.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/gnu-config/gnu-config_20080123.bb b/meta/recipes-devtools/gnu-config/gnu-config_20080123.bb index 897984d..de07f43 10

[OE-core] [RFC v1 PATCH 05/16] libcap: should depend on perl-native-runtime rather than perl-native

2011-06-01 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- meta/recipes-support/libcap/libcap.inc |4 ++-- meta/recipes-support/libcap/libcap_2.20.bb |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-support/libcap/libcap.inc b/meta/recipes-support/libcap/libcap.inc index 1b4c0bc

[OE-core] [RFC v1 PATCH 01/16] native.bbclass: allow a native package to be populated into its own dir

2011-06-01 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- meta/classes/native.bbclass |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/meta/classes/native.bbclass b/meta/classes/native.bbclass index e06f02a..8a3c294 100644 --- a/meta/classes/native.bbclass +++ b/meta/classes/native.bbclass @@ -67

[OE-core] [RFC v1 PATCH 00/16] populate perl-native into its own directory

2011-06-01 Thread Dexuan Cui
Currently both perl-native (a.k.a. ${STAGING_BINDIR_NATIVE}/perl )and perl-native-runtime(a.k.a. the system perl, or /usr/bin/perl) appear in the PATH when bitbake is running. This can cause some race conditions: many places detecting perl from PATH can't make sure which path will be used as this d

Re: [OE-core] [FIX] update mtd-utils to 1.4.4

2011-06-01 Thread Richard Purdie
On Wed, 2011-06-01 at 13:30 +0200, Andrea Adami wrote: > On Fri, Apr 22, 2011 at 10:44 AM, Andrea Adami wrote: > > Hello, > > > > mtd-utils_1.4.1 is broken, in fact whole 1.4.X serie was plagued by > > mtd alignment bug until 1.4.4. > > > > See: http://lists.infradead.org/pipermail/linux-mtd/2011-

Re: [OE-core] [FIX] update mtd-utils to 1.4.4

2011-06-01 Thread Andrea Adami
On Fri, Apr 22, 2011 at 10:44 AM, Andrea Adami wrote: > Hello, > > mtd-utils_1.4.1 is broken, in fact whole 1.4.X serie was plagued by > mtd alignment bug until 1.4.4. > > See: http://lists.infradead.org/pipermail/linux-mtd/2011-April/034599.html > > Updated in oe-dev with commit f8e1b7793ff5b02fd

Re: [OE-core] [PATCH] tcmode-default: disable ARMv7 Optimization for qt4-x11-free

2011-06-01 Thread Phil Blundell
On Tue, 2011-05-31 at 23:21 -0700, Khem Raj wrote: > On 05/31/2011 11:10 PM, Martin Jansa wrote: > > On Tue, May 31, 2011 at 10:57:00PM -0700, Khem Raj wrote: > >> On 05/31/2011 10:26 PM, Saul Wold wrote: > >>> | ../../include/QtCore/../../src/corelib/arch/qatomic_arm.h:361:35: > >>> error: output

[OE-core] [PATCH v3] rootfs_ipk: delete opkg metadata if package management not required and all packages are configured

2011-06-01 Thread Phil Blundell
If all the postinsts were successfully run in offline mode, and package-management hasn't been requested as an IMAGE_FEATURE, the opkg metadata is now redundant and can safely be deleted. Also, the update-rc.d and base-passwd packages can be removed since they will serve no further purpose in thi

Re: [OE-core] [PATCH 2/7] shadow: add a -native recipe with customized utilities

2011-06-01 Thread Phil Blundell
On Tue, 2011-05-31 at 12:53 -0700, Scott Garman wrote: > This adds a -native recipe for the shadow utilities. > > The custom --root option allows the the following utilities to be > run within a chroot when invoked under pseudo: Rather than patching the code for all these utilities, can't you jus

Re: [OE-core] [PATCH] shadow: remove selinux entry from pam.d/login

2011-06-01 Thread Koen Kooi
This one is orthogonal to the other shadow patches by the looks of it. Op 31 mei 2011, om 20:33 heeft Koen Kooi het volgende geschreven: > SElinux has been disabled in the recipe, leading to messages like this: > > [ 167.643218] login[312]: PAM unable to > dlopen(/lib/security/pam_selinux.so):

Re: [OE-core] [PATCH] u-boot: package up u-boot.bin for field upgrades

2011-06-01 Thread Koen Kooi
ping Op 30 mei 2011, om 14:01 heeft Koen Kooi het volgende geschreven: > Signed-off-by: Koen Kooi > --- > meta/recipes-bsp/uboot/u-boot.inc| 11 +++ > meta/recipes-bsp/uboot/u-boot_2011.03.bb |2 +- > 2 files changed, 12 insertions(+), 1 deletions(-) > > diff --git a/meta/re