Re: [oe] build error

2012-01-24 Thread Jaap de Jong
Sorry! Last line should read MACHINE=at91sam9263ek bitbake console-image-minimal On 01/25/2012 08:50 AM, Jaap de Jong wrote: Hi, not sure if this is the right list... Running into a failure: MACHINE=at91sam9263ek bitbake console-image-base // // | + rm -f /media/OpenE

[oe] build error

2012-01-24 Thread Jaap de Jong
Hi, not sure if this is the right list... Running into a failure: MACHINE=at91sam9263ek bitbake console-image-base // // | + rm -f /media/OpenEmbedded/oe-core/build/tmp-eglibc/work/at91sam9263ek-oe-linux-gnueabi/core-image-base-1.0-r0/rootfs/var/lib/opkg/lists/oe /media/OpenEm

Re: [oe] [meta-oe] [PATCH] udev: default disabling DEVCACHE

2012-01-24 Thread Khem Raj
On Tue, Jan 24, 2012 at 4:05 PM, Andrea Adami wrote: > * Ininfluent when using systemd. Did you mean inefficient ? ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openemb

[oe] [meta-oe] [PATCH] udev: default disabling DEVCACHE

2012-01-24 Thread Andrea Adami
* This deprecated mechanism can break boot when root is RO on boot, * probably does not cope well with sysvinit initscripts. * Ininfluent when using systemd. Signed-off-by: Andrea Adami --- meta-oe/recipes-core/udev/udev/default |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff -

[oe] [meta-oe] [PATCH] xinput: remove, recipe is now in oe-core

2012-01-24 Thread Andrea Adami
* as per commit id 618da7f65d3f9e3a1a5ee0b35371ae036a219a9a Signed-off-by: Andrea Adami --- meta-oe/recipes-graphics/xorg-app/xinput_1.5.3.bb |8 1 files changed, 0 insertions(+), 8 deletions(-) delete mode 100644 meta-oe/recipes-graphics/xorg-app/xinput_1.5.3.bb diff --git a/meta

Re: [oe] FOSDEM 2012 - stand organization thread

2012-01-24 Thread Marco Cavallini
Robert Schuster ha scritto, Il 19/01/2012 14:40: > Regarding the device tags (which would be extremely cool and we talked > about this for years now) I've no idea. Has someone access to a nice (= > portable) label printing device? > > Any news regarding OE people who want come to FOSDEM? I will

[oe] OE-TSC Minutes: 17-Jan-2012

2012-01-24 Thread Jeff Osier-Mixon
OpenEmbedded Technical Steering Committee 17 January, 2012 Attending: Paul, Richard, Tom, Mark Apologies: Khem Notes: Jefro Agenda & results, action items marked with => pick a chair ->Jefro new issues elections ->fray is next =>RP will tickle board distro features =>all to reply to paul's

[oe] [meta-oe] In LICENSE "&&" should be replaced with "&" [forgot .inc files]

2012-01-24 Thread Andrei Gherzan
From: Andrei Gherzan In this way meta-oe recipes will be parsed correctly in yocto. Signed-off-by: Andrei Gherzan --- meta-gnome/recipes-gnome/bonobo/libbonobo.inc |2 +- meta-oe/recipes-core/glib-2.0/glibmm.inc |2 +- meta-oe/recipes-devtools/swig/swig.inc|2 +- meta-

[oe] [PATCH] In LICENSE "&&" should be replaced with "&" [forgot .inc files]

2012-01-24 Thread Andrei Gherzan
From: Andrei Gherzan In this way meta-oe recipes will be parsed correctly in yocto. Signed-off-by: Andrei Gherzan --- meta-gnome/recipes-gnome/bonobo/libbonobo.inc |2 +- meta-oe/recipes-core/glib-2.0/glibmm.inc |2 +- meta-oe/recipes-devtools/swig/swig.inc|2 +- meta-

Re: [oe] [oe-commits] Richard Purdie : gcc-common.inc: Ensure WORKDIR doesn' t adversly affect sstate checksums

2012-01-24 Thread Andreas Müller
On Tue, Jan 24, 2012 at 1:29 PM, wrote: > > Module: openembedded-core.git > Branch: master > Commit: 0de85d2ca3bc9674323302a35995dfddb6044a71 > URL:     > http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=0de85d2ca3bc9674323302a35995dfddb6044a71 > > Author: Richard Purdie > Date:  

[oe] [meta-oe][V2 0/1] gimp: initial add 2.6.11

2012-01-24 Thread Andreas Müller
V1 -> V2 Configure caused native libraries to be dragged in if libwmf-native was build. This is avoided by --without-wmf ( as in the original oe-classic recipe. Andreas Müller (1): gimp: initial add 2.6.11 .../gimp/gimp/gimp-2.6.11-poppler18.patch | 150 m

[oe] [meta-oe][V2 1/1] gimp: initial add 2.6.11

2012-01-24 Thread Andreas Müller
* based on oe-classic [1]-[2] * build tested incremental & from scratch in angstrom environment * run tested on overo [1] http://cgit.openembedded.org/openembedded/tree/recipes/gimp/gimp.inc [2] http://cgit.openembedded.org/openembedded/tree/recipes/gimp/gimp_2.6.8.bb Signed-off-by: Andreas Mülle

Re: [oe] FOSDEM 2012 - stand organization thread

2012-01-24 Thread Florian Boor
Hi, sorry for the silence... I somewhow missed your mail. Am 19.01.2012 14:40, schrieb Robert Schuster: > Other topics need attentions though: > We still have no idea where the poster is that we used at last year's > LinuxTag? Florian, is assume it is with you? I have the one with the tags here,

Re: [oe] [meta-oe 1/3] babl: initial add 0.1.6

2012-01-24 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 24-01-12 10:33, Andreas Müller schreef: > On Tuesday, January 24, 2012 01:41:51 AM Khem Raj wrote: > >> On (23/01/12 08:24), Andreas Müller wrote: >>> +FILES_${PN} += "${libdir}/babl-*/*.so" > >> > >> sometimes .so are symlinks and should really

Re: [oe] [meta-oe 1/3] babl: initial add 0.1.6

2012-01-24 Thread Andreas Müller
On Tuesday, January 24, 2012 01:41:51 AM Khem Raj wrote: > On (23/01/12 08:24), Andreas Müller wrote: > > +FILES_${PN} += "${libdir}/babl-*/*.so" > > sometimes .so are symlinks and should really go into -dev packages > can you double check if thats not the case here ? I checked for babl/gegl/gi