[oe] [STABLE][PATCH] procps_3.2.8: add missing checksums

2010-03-26 Thread Andrea Adami
Signed-off-by: Andrea Adami --- conf/checksums.ini |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/conf/checksums.ini b/conf/checksums.ini index 6a171e8..ed06efc 100644 --- a/conf/checksums.ini +++ b/conf/checksums.ini @@ -20674,6 +20674,10 @@ sha256=6d52c706401af197

[oe] [PATCH 307/307] [STABLE][PATCH][v2] zaurus: unbreak build of initramfs-kexecboot-image (thus others too...)

2010-03-26 Thread Andrea Adami
* partial sync with old .dev checkout Signed-off-by: Andrea Adami --- conf/machine/include/zaurus-2.6.inc|1 + conf/machine/include/zaurus-clamshell.inc |1 + recipes/kexecboot/initramfs-kexecboot-image.bb |6 +++--- 3 files changed, 5 insertions(+), 3 deletions(-)

Re: [oe] [STABLE][PATCH] zaurus: unbreak build of initramfs-kexecboot-image (thus others too...)

2010-03-26 Thread Andrea Adami
Please revert this bit: -IMAGE_FSTYPES += " cpio.gz" +IMAGE_FSTYPES = "cpio.gz" I forgot that in stable the insane installkit is generated...and it needs tar.gz initramfs image. Proper solution would be to full sync zaurus-2.6.inc et co., but personally I think we should leave it as 'memorial'.

Re: [oe] [PATCH] omap3-sgx-modules: fix proc related build errors

2010-03-26 Thread Stefan Schmidt
Hello. Koen, omap3-sgx-modules is your area of expertise. Can you comment on this? regards Stefan Schmidt On Thu, 2009-09-10 at 08:39, Mike Rapoport wrote: > Signed-off-by: Mike Rapoport > --- > .../fix-proc-compile-errors.patch | 36 > > .../omap3-sgx-

Re: [oe] [PATCH] python-setuptools: Version bump to 0.6c11

2010-03-26 Thread Stefan Schmidt
Hello. Mickey, do you have a moment to review and comment on this python related patch? regards Stefan Schmidt On Mon, 2010-02-22 at 17:54, Michael Lippautz wrote: > * Adds python module 'pkg_resources'. > > Signed-off-by: Michael Lippautz > --- > .../python-setuptools/fix-log-usage-0.6c11.pa

[oe] Patchwork weekend this weekend?

2010-03-26 Thread Stefan Schmidt
Hello. While zecke did a great job some time ago to flush our patchwork queue and we are getting better in reviewing and applying patches in a timely manner we still have some patches sitting in patchwork. Especially the older one bother me. Today I started to go through some of the patches and a

Re: [oe] twin-image & orpheus patch for gcc 4.3

2010-03-26 Thread Stefan Schmidt
Hello. On Thu, 2009-05-28 at 15:09, Lucian Ion wrote: > > I couldn't build twin-image today. > > Then I found this patch: > http://bugs.gentoo.org/61223 > > I've attached the solution to fix the problem. > > orpheus-gcc-3.4.patch Sorry for the very late reply. I just stumpled over it in our p

Re: [oe] [PATCH] Added recipe for Ralink rt2570-k2wrlz-1.6.4 WiFi USB driver

2010-03-26 Thread Stefan Schmidt
Hello. On Mon, 2009-06-08 at 21:15, Elvis Dowson wrote: > > From b4346275d30e29779decbc65e060510719c30652 Mon Sep 17 00:00:00 2001 > From: Elvis Dowson > Date: Mon, 8 Jun 2009 21:10:30 +0400 > Subject: [PATCH] Added recipe for Ralink rt2570-k2wrlz-1.6.4 WiFi > USB driver Someone tagged this patc

Re: [oe] [patch] autotools: detect missing depends for aclocal packages

2010-03-26 Thread Stefan Schmidt
Hello. On Wed, 2009-08-12 at 11:35, Holger Hans Peter Freyther wrote: > On Thursday 04 June 2009 18:18:03 Phil Blundell wrote: > > On Thu, 2009-06-04 at 17:13 +0300, Ihar Hrachyshka wrote: > > > -DEPENDS = "gmp-native" > > > +DEPENDS = "gmp-native gettext-native" > > > > For laughs, here's a small

Re: [oe] [PATCH] numptyphysics: update SRC_URI

2010-03-26 Thread Stefan Schmidt
Hello. On Fri, 2010-03-26 at 09:20, Antonio Ospite wrote: > On Thu, 25 Mar 2010 17:26:34 -0700 > Khem Raj wrote: > > > On (25/03/10 23:52), Antonio Ospite wrote: > > > The old SRC_URI doesn't work anymore, use vcs.maemo.org instead of > > > garage.maemo.org as stated on https://garage.maemo.org/

Re: [oe] [PATCH 4/5] ezx: update ezx-gen-blob version

2010-03-26 Thread Stefan Schmidt
Hello. On Thu, 2010-03-25 at 20:10, Stefan Schmidt wrote: > > On Thu, 2010-03-25 at 20:06, Antonio Ospite wrote: > > > > Stefan are you also going to push these changes? > > Yes. I want to give others a moment to comment before pushing this in. Will do > it on friday or saturday. Just tested a

Re: [oe] [PATCH 0/5] Misc updates for EZX bits in OE

2010-03-26 Thread Antonio Ospite
On Fri, 26 Mar 2010 16:17:24 +0100 Antonio Ospite wrote: > Here are more details: > A gcc-4.1.2 toolchain[1] produces the expected result, > the current gcc-4.4.2 toolchain[2] from 'minimal' distro does not. > Forgot the refs in previous mail even if they were in the attached script. And I hope

[oe] openembedded's Wiki license

2010-03-26 Thread GNUtoo
Hi, I noticed that buglabs wiki had no license, Then buglabs people fixed it(adding a license to it),but they noticed that openembedded's wiki was in the same situation. Why do we need a license? Simply because by default copyright law don't allow modification or copying of a work.So if some peopl

[oe] glib-2.0_2.23.6.bb: do_configure failed

2010-03-26 Thread Paul Menzel
Dear OE folks, I get the following error. $ more glib-2.0-2.23.6-r0/temp/log.do_configure.19885 […] checking for inflate in -lz... no configure: error: *** Working zlib library and headers not found *** FATAL: oe_runconf failed Do you get the failure? I a

Re: [oe] [PATCH v2] gnutls: fix do_configure by depending on gtk-doc

2010-03-26 Thread Holger Hans Peter Freyther
On Friday 26 March 2010 12:52:22 you wrote: > > gtk-doc? Where is it installing its .m4 file? > > I didn't investigate deeply the details, but with this patch > gnutls_2.8.5.bb builds again, without this it doesn't and thus prevents > even meta-toolchain to be built; this is reproducible when sta

Re: [oe] [PATCH v2] gnutls: fix do_configure by depending on gtk-doc

2010-03-26 Thread Antonio Ospite
On Mon, 22 Mar 2010 08:16:04 +0100 Holger Hans Peter Freyther wrote: > On Thursday 18 March 2010 21:31:44 Antonio Ospite wrote: > > > --- a/recipes/gnutls/gnutls.inc > > +++ b/recipes/gnutls/gnutls.inc > > @@ -1,13 +1,13 @@ > > DESCRIPTION = "GNU Transport Layer Security Library" > > HOMEPAGE

Re: [oe] [PATCH] rsyslog: new recipe

2010-03-26 Thread Paul Menzel
Am Mittwoch, den 24.03.2010, 09:39 +0100 schrieb Steffen Sledz: > a reliable and extended syslogd > > Signed-off-by: Steffen Sledz > --- > recipes/rsyslog/files/initscript| 90 + > recipes/rsyslog/files/rsyslog.conf | 60 ++ > recipes/rsyslog/rsyslog-5.4.0/at

Re: [oe] [PATCH] numptyphysics: update SRC_URI

2010-03-26 Thread Antonio Ospite
On Thu, 25 Mar 2010 17:26:34 -0700 Khem Raj wrote: > On (25/03/10 23:52), Antonio Ospite wrote: > > The old SRC_URI doesn't work anymore, use vcs.maemo.org instead of > > garage.maemo.org as stated on https://garage.maemo.org/scm/?group_id=638 > > > > Signed-off-by: Antonio Ospite > > --- > >

Re: [oe] [PATCH] task-fso-compliance: depend on fso-abyss

2010-03-26 Thread Antonio Ospite
On Fri, 26 Mar 2010 01:06:05 +0100 "Michael 'Mickey' Lauer" wrote: > > diff --git a/recipes/tasks/task-fso-compliance.bb > > b/recipes/tasks/task-fso-compliance.bb [...] > > @@ -12,6 +12,7 @@ RDEPENDS_${PN} = "\ > > # fso-apmd \ > >fso-gpsd \ > > # fso-monitord \ > > + fso-abyss \ > >