Re: [oe] bitbake versions

2012-02-08 Thread Khem Raj
On Wed, Feb 8, 2012 at 3:26 PM, Rich Pixley wrote: > I'm having trouble even parsing using bitbake > 1.12. > > Am I right in thinking that the openembedded tree isn't ready to be built > with bitbake > 1.12? I have used 1.10.x successfully with old oe classic but that was sometime ago if you want

Re: [oe] [meta-oe][PATCH] giflib: don't depend on libsm if x11 is unavailable

2012-02-08 Thread Andreas Oberritter
On 08.02.2012 20:48, Otavio Salvador wrote: > On Wed, Feb 8, 2012 at 17:35, Andreas Oberritter wrote: > >> I already explained in the commit message, why a PR bump is not needed. >> Can you please explain which other possible failures you're expecting, >> so I can learn why my reasoning may be wro

[oe] bitbake versions

2012-02-08 Thread Rich Pixley
I'm having trouble even parsing using bitbake > 1.12. Am I right in thinking that the openembedded tree isn't ready to be built with bitbake > 1.12? If so, then the getting started document should probably include this info. --rich ___ Openembedded

Re: [oe] future branch

2012-02-08 Thread Bernhard Reutner-Fischer
On Feb 8, 2012 9:29 PM, "Khem Raj" wrote: I am redoing the full merge now, with my usual (super cautious) hat on. Anyway, can you reproduce the ?etnetgrent() stuff with sato? It is amazing how anybody seems to fail to get recommendations (think configure flags) right. How hard can it be to have

Re: [oe] future branch

2012-02-08 Thread Khem Raj
On Wed, Feb 8, 2012 at 12:17 PM, Bernhard Reutner-Fischer wrote: > Fcntl{,64} is a nightmare, yes. But your hunk does not strike me as > immediately helpful. > arm/ioperm hidden def removal is OK, I think, without having sources at > hand. > The socketcall hunk is nonsense, see my previous reply t

Re: [oe] future branch

2012-02-08 Thread Bernhard Reutner-Fischer
On Feb 8, 2012 8:19 PM, "Khem Raj" wrote: > > On Wed, Feb 8, 2012 at 10:42 AM, Bernhard Reutner-Fischer > wrote: > > Core-image-sato does not build for me due to some buggy package that > > unconditionally uses *netgrp() or the like. > > Not amused, way out without going beserk? > > Yeah with fut

Re: [oe] [meta-oe][PATCH] giflib: don't depend on libsm if x11 is unavailable

2012-02-08 Thread Otavio Salvador
On Wed, Feb 8, 2012 at 17:35, Andreas Oberritter wrote: > I already explained in the commit message, why a PR bump is not needed. > Can you please explain which other possible failures you're expecting, > so I can learn why my reasoning may be wrong? > > This patch only fixes an unavailable build

Re: [oe] [meta-oe][PATCH] giflib: don't depend on libsm if x11 is unavailable

2012-02-08 Thread Andreas Oberritter
On 08.02.2012 19:41, Otavio Salvador wrote: > On Thu, Feb 2, 2012 at 12:03, Andreas Oberritter wrote: > >> There's no need to alter configure flags, because without x11, >> libsm cannot be picked up accidentially. Because this just fixes >> a missing dependency failure without x11, no PR bump is r

Re: [oe] future branch

2012-02-08 Thread Khem Raj
On Wed, Feb 8, 2012 at 10:42 AM, Bernhard Reutner-Fischer wrote: > Core-image-sato does not build for me due to some buggy package that > unconditionally uses *netgrp() or the like. > Not amused, way out without going beserk? Yeah with future branch here is my patch. git am it. http://uclibc.org

Re: [oe] future branch

2012-02-08 Thread Bernhard Reutner-Fischer
On Feb 8, 2012 4:53 PM, "Khem Raj" wrote: > > On Wed, Feb 8, 2012 at 7:15 AM, Bernhard Reutner-Fischer > wrote: > > I am merging your future branch into master ATM. A couple of questions: > > Bernhard > > As i have said earlier currently there are regressions where X does > not start. and its har

Re: [oe] [meta-oe][PATCH] giflib: don't depend on libsm if x11 is unavailable

2012-02-08 Thread Otavio Salvador
On Thu, Feb 2, 2012 at 12:03, Andreas Oberritter wrote: > There's no need to alter configure flags, because without x11, > libsm cannot be picked up accidentially. Because this just fixes > a missing dependency failure without x11, no PR bump is required > either. > I do prefer a clear configure

Re: [oe] [meta-oe][PATCH] giflib: don't depend on libsm if x11 is unavailable

2012-02-08 Thread Andreas Oberritter
Ping. Patchwork URL: http://patches.openembedded.org/patch/20561/ On 02.02.2012 15:03, Andreas Oberritter wrote: > If DISTRO_FEATURES doesn't contain x11, libsm is not available. > As libsm is optional, the dependency is changed to be conditional. > There's no need to alter configure flags, becau

Re: [oe] [meta-oe] systemd: split out libraries from ${PN}

2012-02-08 Thread Otavio Salvador
On Wed, Feb 8, 2012 at 14:44, Koen Kooi wrote: > Those 3 are indeed not in ${PN}, but does that really need a seperate > patch? This fixes another thing that is not cited on the commit log :-( I'd prefer it to be explicited on the commit log or another commit for it. -- Otavio Salvador

Re: [oe] [meta-oe] systemd: split out libraries from ${PN}

2012-02-08 Thread Koen Kooi
Op 8 feb. 2012, om 17:34 heeft Otavio Salvador het volgende geschreven: > On Wed, Feb 8, 2012 at 14:31, Koen Kooi wrote: > ... > > +${libdir}/binfmt.d \ > > +${libdir}/modules-load.d \ > > +${libdir}/sysctl.d \ > > It's not unrelated, FILES_${PN}

Re: [oe] [meta-oe] systemd: split out libraries from ${PN}

2012-02-08 Thread Otavio Salvador
On Wed, Feb 8, 2012 at 14:31, Koen Kooi wrote: > ... > > +${libdir}/binfmt.d \ > > +${libdir}/modules-load.d \ > > +${libdir}/sysctl.d \ > > It's not unrelated, FILES_${PN} changed from += to =, so we need to mop up > the stray files. > Those are n

Re: [oe] [meta-oe] systemd: split out libraries from ${PN}

2012-02-08 Thread Koen Kooi
Op 8 feb. 2012, om 17:24 heeft Otavio Salvador het volgende geschreven: > On Wed, Feb 8, 2012 at 10:50, Koen Kooi wrote: > ... > @@ -93,6 +98,11 @@ FILES_${PN} += " ${base_bindir}/* \ > ${bindir}/systemd* \ > ${libdir}/tmpfiles.d/*.conf \ > ${libd

Re: [oe] [meta-oe] systemd: split out libraries from ${PN}

2012-02-08 Thread Otavio Salvador
On Wed, Feb 8, 2012 at 10:50, Koen Kooi wrote: > ... @@ -93,6 +98,11 @@ FILES_${PN} += " ${base_bindir}/* \ > ${bindir}/systemd* \ > ${libdir}/tmpfiles.d/*.conf \ > ${libdir}/systemd \ > +${libdir}/binfmt.d \ > +${li

Re: [oe] [meta-oe][RFC 00/27] systemd / initmanager rework

2012-02-08 Thread Otavio Salvador
On Wed, Feb 8, 2012 at 11:19, Khem Raj wrote: > On Wed, Feb 8, 2012 at 4:14 AM, Koen Kooi > wrote: > > That is why I want to make an exception for polkit and udisks to keep > > initmanager selection an IMAGE_FEATURE combined with DISTRO_FEATURE. A > > distro maintainer can then choose to support

Re: [oe] [meta-xfce][PATCH 1/3] xfconf: Update to latest stable version 4.8.1.

2012-02-08 Thread Peter Tworek
On 02/05/2012 04:12 PM, Peter Tworek wrote: On 02/04/2012 07:52 PM, Andreas Müller wrote: On Sat, Feb 4, 2012 at 7:30 PM, Peter Tworek wrote: Run tested on netbook pro. Signed-off-by: Peter Tworek --- meta-xfce/recipes-xfce/xfconf/xfconf_4.8.0.bb | 15 --- meta-xfce/recipes

Re: [oe] [meta-oe][RFC 00/27] systemd / initmanager rework

2012-02-08 Thread Khem Raj
On Wed, Feb 8, 2012 at 4:14 AM, Koen Kooi wrote: > That is why I want to make an exception for polkit and udisks to keep > initmanager selection an IMAGE_FEATURE combined with DISTRO_FEATURE. A > distro maintainer can then choose to support one or more initmanagers and in > the case for multiple i

Re: [oe] [meta-oe][RFC 00/27] systemd / initmanager rework

2012-02-08 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 08-02-12 13:43, Martin Jansa schreef: > On Wed, Feb 08, 2012 at 10:28:12AM -0200, Otavio Salvador wrote: >> On Wed, Feb 8, 2012 at 10:14, Koen Kooi >> wrote: >> >>> Images with sysvinit will be working the same as before, just with >>> libsystemd

Re: [oe] [meta-oe][RFC 00/27] systemd / initmanager rework

2012-02-08 Thread Martin Jansa
On Wed, Feb 08, 2012 at 01:51:54PM +0100, Andreas Müller wrote: > On Wed, Feb 8, 2012 at 1:14 PM, Koen Kooi wrote: > > That is why I want to make an exception for polkit and udisks to keep > > initmanager selection an IMAGE_FEATURE combined with DISTRO_FEATURE. A > > distro maintainer can then cho

Re: [oe] [meta-oe][RFC 00/27] systemd / initmanager rework

2012-02-08 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 08-02-12 13:51, Andreas Müller schreef: > On Wed, Feb 8, 2012 at 1:14 PM, Koen Kooi > wrote: >> That is why I want to make an exception for polkit and udisks to keep >> initmanager selection an IMAGE_FEATURE combined with DISTRO_FEATURE. A >> dis

Re: [oe] [meta-oe][RFC 00/27] systemd / initmanager rework

2012-02-08 Thread Andreas Müller
On Wed, Feb 8, 2012 at 1:14 PM, Koen Kooi wrote: > That is why I want to make an exception for polkit and udisks to keep > initmanager selection an IMAGE_FEATURE combined with DISTRO_FEATURE. A > distro maintainer can then choose to support one or more initmanagers and in > the case for multiple i

[oe] [meta-oe] systemd: split out libraries from ${PN}

2012-02-08 Thread Koen Kooi
Signed-off-by: Koen Kooi --- meta-oe/recipes-core/systemd/systemd_git.bb | 14 -- 1 files changed, 12 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-core/systemd/systemd_git.bb b/meta-oe/recipes-core/systemd/systemd_git.bb index c1a0117..4c458bd 100644 --- a/meta-oe/re

Re: [oe] [meta-oe][RFC 00/27] systemd / initmanager rework

2012-02-08 Thread Koen Kooi
Op 8 feb. 2012, om 13:18 heeft Paul Eggleton het volgende geschreven: > On Wednesday 08 February 2012 13:14:27 Koen Kooi wrote: >> Images with sysvinit will be working the same as before, just with >> libsystemd-logind.so.X being installed. > > Just out of interest, how large is that file? A co

Re: [oe] [meta-oe][RFC 00/27] systemd / initmanager rework

2012-02-08 Thread Martin Jansa
On Wed, Feb 08, 2012 at 10:28:12AM -0200, Otavio Salvador wrote: > On Wed, Feb 8, 2012 at 10:14, Koen Kooi wrote: > > > Images with sysvinit will be working the same as before, just with > > libsystemd-logind.so.X being installed. Images with systemd get working > > session tracking. > > > > AFA

Re: [oe] [meta-oe][RFC 00/27] systemd / initmanager rework

2012-02-08 Thread Otavio Salvador
On Wed, Feb 8, 2012 at 10:14, Koen Kooi wrote: > Images with sysvinit will be working the same as before, just with > libsystemd-logind.so.X being installed. Images with systemd get working > session tracking. > AFAIK polkit uses consolekit or systemd. In case you build it with systemd you break

Re: [oe] [meta-oe][RFC 00/27] systemd / initmanager rework

2012-02-08 Thread Koen Kooi
Op 8 feb. 2012, om 13:18 heeft Paul Eggleton het volgende geschreven: > On Wednesday 08 February 2012 13:14:27 Koen Kooi wrote: >> Images with sysvinit will be working the same as before, just with >> libsystemd-logind.so.X being installed. > > Just out of interest, how large is that file? On m

Re: [oe] [meta-oe][RFC 00/27] systemd / initmanager rework

2012-02-08 Thread Paul Eggleton
On Wednesday 08 February 2012 13:14:27 Koen Kooi wrote: > Images with sysvinit will be working the same as before, just with > libsystemd-logind.so.X being installed. Just out of interest, how large is that file? Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre __

Re: [oe] [meta-oe][RFC 00/27] systemd / initmanager rework

2012-02-08 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 08-02-12 12:12, Otavio Salvador schreef: > On Wed, Feb 8, 2012 at 09:07, Koen Kooi > wrote: > >> If it's just polkit and udisks and image feature works well enough. >> Perfect is the enemy of good and all that. > > > How I'd generate an image wi

Re: [oe] [meta-oe][RFC 00/27] systemd / initmanager rework

2012-02-08 Thread Andreas Müller
On Wed, Feb 8, 2012 at 12:07 PM, Koen Kooi wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Op 08-02-12 12:00, Otavio Salvador schreef: >> On Wed, Feb 8, 2012 at 06:18, Koen Kooi >> wrote: >> >>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >>> >>> Op 08-02-12 01:39, Joshua Lock schr

Re: [oe] [meta-oe][RFC 00/27] systemd / initmanager rework

2012-02-08 Thread Otavio Salvador
On Wed, Feb 8, 2012 at 09:07, Koen Kooi wrote: > If it's just polkit and udisks and image feature works well enough. Perfect > is the enemy of good and all that. How I'd generate an image with polkit with systemd support? -- Otavio Salvador O.S. Systems E-mail: ota

Re: [oe] [meta-oe][RFC 00/27] systemd / initmanager rework

2012-02-08 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 08-02-12 12:00, Otavio Salvador schreef: > On Wed, Feb 8, 2012 at 06:18, Koen Kooi > wrote: > >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> >> Op 08-02-12 01:39, Joshua Lock schreef: >>> It looks like systemd provides various interfaces and

Re: [oe] [meta-oe][RFC 00/27] systemd / initmanager rework

2012-02-08 Thread Otavio Salvador
On Wed, Feb 8, 2012 at 06:18, Koen Kooi wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Op 08-02-12 01:39, Joshua Lock schreef: > > It looks like systemd provides various interfaces and API's that packages > > may or may not use and as more packages adopt these we're going to need >

Re: [oe] [meta-oe][RFC 00/27] systemd / initmanager rework

2012-02-08 Thread Otavio Salvador
On Tue, Feb 7, 2012 at 22:39, Joshua Lock wrote: > > * The init system ought to be a DISTRO_FEATURE (as sysvinit ought to be >> too >> IMO) >> > > I know there's some disagreement with the suggestion that the init system > ought to be a DISTRO_FEATURE but my (admittedly uninformed) opinion is tha

Re: [oe] IMAGE_FEATURES questions (was [meta-oe][RFC 00/27] systemd / initmanager rework)

2012-02-08 Thread Otavio Salvador
On Wed, Feb 8, 2012 at 08:40, Andreas Müller wrote: > If I understand this right, the angstrom default is kicked out by my > local.conf. Since I use this configuration for a while now: What has > changed causing the directories missing? > We are slowly fixing postinst scripts to work off-line and

[oe] IMAGE_FEATURES questions (was [meta-oe][RFC 00/27] systemd / initmanager rework)

2012-02-08 Thread Andreas Müller
On Tue, Feb 7, 2012 at 5:39 PM, Otavio Salvador wrote: > On Tue, Feb 7, 2012 at 14:35, Andreas Müller > wrote: > >> On Tue, Feb 7, 2012 at 4:12 PM, Andreas Müller >> wrote: >> >  What I have already >> >  detected after a build from scatch is that /var/lib/opkg is missing in >> the >> >  image (a

Re: [oe] [meta-oe][RFC 00/27] systemd / initmanager rework

2012-02-08 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 08-02-12 01:39, Joshua Lock schreef: > On 07/02/12 07:55, Otavio Salvador wrote: >> On Tue, Feb 7, 2012 at 13:12, Andreas Müller >> wrote: >> >>> * These are my first python experiences - suggestions welcome. * In >>> local.conf (or in distro) the