[oe] something strange compiling MAD-FCL

2011-05-09 Thread Alberto Carrozzo
Hello you all... I need (for my thesis) to find something that allows to send files over IP and, at the same time, something to receive them... Running many search on Google i find out MAD-FCL (http://mad.cs.tut.fi/index.php?content=download) so I tried to compile it for OE (Angstrom). Also trying

[oe] [PATCH 2/2] overo: u-boot fix by moving to version 2011.03

2011-05-09 Thread Andreas Mueller
The old git version did not start up from SDCard. Tests: * Set default variable environment * Save variable environment * Boot kernel from MMC and NAND Signed-off-by: Andreas Mueller --- recipes/u-boot/u-boot_2011.03.bb |1 + recipes/u-boot/u-boot_git.bb |5 - 2 files changed, 1

[oe] [PATCH 1/2] u-boot: add 2011.03

2011-05-09 Thread Andreas Mueller
Signed-off-by: Andreas Mueller --- recipes/u-boot/u-boot_2011.03.bb | 19 +++ 1 files changed, 19 insertions(+), 0 deletions(-) create mode 100644 recipes/u-boot/u-boot_2011.03.bb diff --git a/recipes/u-boot/u-boot_2011.03.bb b/recipes/u-boot/u-boot_2011.03.bb new file mode 1

Re: [oe] [meta-oe] Pull request for misc changes

2011-05-09 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09-05-11 21:48, Otavio Salvador wrote: > On Mon, May 9, 2011 at 16:31, Koen Kooi wrote: >> I've merge the 12 patches and I'm doing some final sanity checking >> before pushing them. > > Don't put the setxkbmap on the merge. I will resend it. OK,

Re: [oe] [PATCH] ncurses: add missing patch file

2011-05-09 Thread Maupin, Chase
> -Original Message- > From: openembedded-devel-boun...@lists.openembedded.org > [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of > Paul Menzel > Sent: Monday, May 09, 2011 12:21 PM > To: openembedded-devel@lists.openembedded.org > Subject: Re: [oe] [PATCH] ncurses: a

Re: [oe] [meta-oe] Pull request for misc changes

2011-05-09 Thread Otavio Salvador
On Mon, May 9, 2011 at 16:31, Koen Kooi wrote: > I've merge the 12 patches and I'm doing some final sanity checking > before pushing them. Don't put the setxkbmap on the merge. I will resend it. -- Otavio Salvador                             O.S. Systems E-mail: ota...@ossystems.com.br  http://

Re: [oe] [meta-oe] Pull request for misc changes

2011-05-09 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07-05-11 21:19, Otavio Salvador wrote: > Hello, > > On the process of migrating our products to oe-core we have done some > changes up to now... I've merge the 12 patches and I'm doing some final sanity checking before pushing them. Thanks for ad

Re: [oe] [meta-oe][PATCH v4 03/12] setxkbmap: add version 1.2.0

2011-05-09 Thread Otavio Salvador
On Mon, May 9, 2011 at 16:16, Otavio Salvador wrote: ... > +require xorg-app-common.inc > +LIC_FILES_CHKSUM = "file://COPYING;md5=22c34ea36136407a77702a8b784f9bd0" ... This one failed on build test and a fixed one will be send later. -- Otavio Salvador                             O.S. Systems E

[oe] [meta-oe][PATCH v4 12/12] qmake_base.bbclass: sync with oe-core class

2011-05-09 Thread Otavio Salvador
Signed-off-by: Otavio Salvador --- meta-oe/classes/qmake_base.bbclass | 26 -- 1 files changed, 20 insertions(+), 6 deletions(-) diff --git a/meta-oe/classes/qmake_base.bbclass b/meta-oe/classes/qmake_base.bbclass index 577c0fa..654c7c8 100644 --- a/meta-oe/classes/qma

[oe] [meta-oe][PATCH v4 11/12] qt4: fix 4.7.2 checksum

2011-05-09 Thread Otavio Salvador
Signed-off-by: Otavio Salvador --- meta-oe/recipes-qt/qt4/qt-4.7.2.inc|4 ++-- meta-oe/recipes-qt/qt4/qt4-tools-native_4.7.2.bb |4 ++-- .../recipes-qt/qt4/qt4-tools-nativesdk_4.7.2.bb|4 ++-- meta-oe/recipes-qt/qt4/qt4-tools-sdk_4.7.2.bb |4 ++-- 4 file

[oe] [meta-oe][PATCH v4 10/12] postgresql: update to 8.4.7 since 8.4.4 was unfetchable

2011-05-09 Thread Otavio Salvador
This has been synced with postgresql recipes in OE. Signed-off-by: Otavio Salvador --- .../remove.autoconf.version.check.patch| 15 --- .../remove.autoconf.version.check.patch| 15 +++ meta-oe/recipes-support/postgresql/postgresql.inc |6 +

[oe] [meta-oe][PATCH v4 09/12] qt4: drop 4.6 versions

2011-05-09 Thread Otavio Salvador
Signed-off-by: Otavio Salvador --- ...detection-and-initial-blend-function-.patch.swp | Bin 16384 -> 0 bytes meta-oe/recipes-qt/qt4/qt-4.6.3.inc| 56 .../0006-freetype-host-includes.patch | 20 - .../qt4/qt4-embedded-4.6.3/0008-qt-lib-infix.patc

[oe] [meta-oe][PATCH v4 05/12] pixman.inc: use Xorg mirror

2011-05-09 Thread Otavio Salvador
Signed-off-by: Otavio Salvador --- meta-oe/recipes-graphics/xorg-lib/pixman.inc |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta-oe/recipes-graphics/xorg-lib/pixman.inc b/meta-oe/recipes-graphics/xorg-lib/pixman.inc index 539a33a..5661fae 100644 --- a/meta-oe/recipe

[oe] [meta-oe][PATCH v4 08/12] libinih: add git recipe

2011-05-09 Thread Otavio Salvador
Signed-off-by: Otavio Salvador --- meta-oe/recipes-support/inih/libinih_git.bb | 20 1 files changed, 20 insertions(+), 0 deletions(-) create mode 100644 meta-oe/recipes-support/inih/libinih_git.bb diff --git a/meta-oe/recipes-support/inih/libinih_git.bb b/meta-oe/recipe

[oe] [meta-oe][PATCH v4 06/12] p910nd: add version 0.95

2011-05-09 Thread Otavio Salvador
Signed-off-by: Otavio Salvador --- meta-oe/recipes-support/p910nd/p910nd_0.95.bb | 22 ++ 1 files changed, 22 insertions(+), 0 deletions(-) create mode 100644 meta-oe/recipes-support/p910nd/p910nd_0.95.bb diff --git a/meta-oe/recipes-support/p910nd/p910nd_0.95.bb b/meta-o

[oe] [meta-oe][PATCH v4 04/12] freerdp: add recipe based on GIT from 2009-03-29

2011-05-09 Thread Otavio Salvador
Signed-off-by: Otavio Salvador --- meta-oe/recipes-support/freerdp/freerdp.inc| 24 meta-oe/recipes-support/freerdp/freerdp_git.bb | 15 +++ 2 files changed, 39 insertions(+), 0 deletions(-) create mode 100644 meta-oe/recipes-support/freerdp/freerdp.i

[oe] [meta-oe][PATCH v4 03/12] setxkbmap: add version 1.2.0

2011-05-09 Thread Otavio Salvador
This is in sync with OE at 6e7e35679200cd55264fae308cd5dec7ef2d1d29. Signed-off-by: Otavio Salvador --- .../recipes-graphics/xorg-app/setxkbmap_1.2.0.bb |8 1 files changed, 8 insertions(+), 0 deletions(-) create mode 100644 meta-oe/recipes-graphics/xorg-app/setxkbmap_1.2.0.bb d

[oe] [meta-oe][PATCH v4 07/12] libiconv: drop hack since gettext was being inherited

2011-05-09 Thread Otavio Salvador
Signed-off-by: Otavio Salvador --- .../recipes-support/libiconv/libiconv_1.13.1.bb|5 + 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/meta-oe/recipes-support/libiconv/libiconv_1.13.1.bb b/meta-oe/recipes-support/libiconv/libiconv_1.13.1.bb index 4db70cb..868314b 1006

[oe] [meta-oe][PATCH v4 01/12] fuse: add version 2.8.5

2011-05-09 Thread Otavio Salvador
This recipes is required by ntfs-3g-ntfsprogs. Signed-off-by: Otavio Salvador --- meta-oe/recipes-support/fuse/fuse_2.8.5.bb | 34 1 files changed, 34 insertions(+), 0 deletions(-) create mode 100644 meta-oe/recipes-support/fuse/fuse_2.8.5.bb diff --git a/meta-oe

[oe] [meta-oe][PATCH v4 02/12] ntfs-3g-ntfsprogs: add version 2011.4.12

2011-05-09 Thread Otavio Salvador
This recipe is a merge of ntfs-3g and ntfsprogs thus the provides entries. Signed-off-by: Otavio Salvador --- .../ntfs-3g-ntfsprogs_2011.4.12.bb | 27 1 files changed, 27 insertions(+), 0 deletions(-) create mode 100644 meta-oe/recipes-support/ntfs-3g-ntf

Re: [oe] [PATCH] ncurses: add missing patch file

2011-05-09 Thread Paul Menzel
Dear Chase, dear Tom, Am Donnerstag, den 05.05.2011, 16:13 -0500 schrieb Maupin, Chase: > > Sent: Thursday, May 05, 2011 3:13 PM > > On 05/05/2011 11:07 AM, Chase Maupin wrote: > > > * The 20110115 patch file has gone missing. Add it to the > > > OE repository like the previous patch file. >

Re: [oe] [2011.03-maintenance] Pull request #17

2011-05-09 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/06/2011 06:57 AM, Koen Kooi wrote: > Tom, > > Please pull the 1 commit from here: > > URI: git://dominion.thruhere.net/var/cache/git/openembedded.git > Branch: 2011.03-maintenance > > Tom Rini (1): > ncurses: Add version 5.9 > > Cherry-

Re: [oe] Mirror at GitHub

2011-05-09 Thread Aeschbacher, Fabrice
Hi, > We now have a read-only mirror at github, see: > > https://github.com/openembedded > > Thanks to both the Toms for making this happen. > > Any problems with the mirror, please let me know. > > p. > Many thanks, this is very appreciated With kind regards, Fabrice Aeschbacher __

Re: [oe] [PATCHv3 1/3] conf/layer.conf: Use .= for BBPATH and += for BBFILES

2011-05-09 Thread Chris Larson
On Mon, May 9, 2011 at 8:05 AM, Phil Blundell wrote: > On Mon, 2011-05-09 at 07:48 -0700, raj.k...@gmail.com wrote: >> From: Khem Raj >> >> Provide additional commentary that should help a bit more > > I'm still struggling slightly to understand why this patch is an > improvement.  As far as I ca

Re: [oe] [PATCHv3 1/3] conf/layer.conf: Use .= for BBPATH and += for BBFILES

2011-05-09 Thread Phil Blundell
On Mon, 2011-05-09 at 07:48 -0700, raj.k...@gmail.com wrote: > From: Khem Raj > > Provide additional commentary that should help a bit more I'm still struggling slightly to understand why this patch is an improvement. As far as I can tell: - the change from prepending to appending BBPATH will

[oe] Bug in ti-eula-unpack.inc?

2011-05-09 Thread Michael Poole
The version of ti-eula-unpack.inc in 2011.03-maintenance (commit d886b980e) uses this to send each line of input to the installer: print >>f, "%s\n" % cmd Is this right? It causes problems for me when installing ti-cgt6x, whereas removing the "\n" makes it work. (This may be related to a patc

Re: [oe] [PATCH v2] x264_r2245: do not override `DEPENDS` for x86

2011-05-09 Thread Robert Foerster
On Sun, May 8, 2011 at 11:35 AM, Paul Menzel < paulepan...@users.sourceforge.net> wrote: > Am Sonntag, den 08.05.2011, 07:33 -0400 schrieb Robert Foerster: > > On Sun, May 8, 2011 at 7:09 AM, Paul Menzel wrote: > > > > Am Sonntag, den 08.05.2011, 07:00 -0400 schrieb Bob Foerster: > > > > The recip

[oe] [PATCHv3 3/3] uclibc_git.bb: Enable backtrace and fenv

2011-05-09 Thread raj . khem
From: Khem Raj Upgrade to latest snapshot to bring in libubacktrace and enable it since e-wm needs it. Also enable fenv to compiler target gcc. Signed-off-by: Khem Raj --- .../uclibc/uclibc-git/fts-support.patch| 1375 .../recipes-core/uclibc/uclibc-git/uClibc.

[oe] [PATCHv3 2/3] xserver-xorg_1.10.1.bb: Replace use of --variable=sdkdir with --cflags-only-I

2011-05-09 Thread raj . khem
From: Khem Raj This fixes the build failures of xf86-video-fbdev on build systems which have xorg-xserver development packages installed. Signed-off-by: Khem Raj --- .../replace-pkgconfig-sdkdir-poking.patch | 33 .../xorg-xserver/xserver-xorg_1.10.1.bb

[oe] [PATCHv3 1/3] conf/layer.conf: Use .= for BBPATH and += for BBFILES

2011-05-09 Thread raj . khem
From: Khem Raj Provide additional commentary that should help a bit more Signed-off-by: Khem Raj Acked-by: Paul Menzel --- meta-efl/conf/layer.conf |6 +++--- meta-gnome/conf/layer.conf |6 +++--- meta-gpe/conf/layer.conf |6 +++--- meta-oe/conf/layer.conf| 21 ++

Re: [oe] [meta-oe][PATCH v3 06/11] p910nd: add version 0.95

2011-05-09 Thread Phil Blundell
On Mon, 2011-05-09 at 11:06 -0300, Otavio Salvador wrote: > I prefer to drop the script et all. Personally I don't use it since we > handle it in our OS and so it would be easier and better to drop it > and someone add it back when need. Right, sounds like a good plan to me. p.

Re: [oe] [meta-oe][PATCH v3 06/11] p910nd: add version 0.95

2011-05-09 Thread Otavio Salvador
On Mon, May 9, 2011 at 10:58, Phil Blundell wrote: ... > This doesn't look like it's going to work: it tries to stop "p9100d" but > that doesn't seem to be the correct name of the executable. I prefer to drop the script et all. Personally I don't use it since we handle it in our OS and so it woul

Re: [oe] [meta-oe][PATCH v3 06/11] p910nd: add version 0.95

2011-05-09 Thread Phil Blundell
On Sun, 2011-05-08 at 16:41 +, Otavio Salvador wrote: > +++ b/meta-oe/recipes-support/p910nd/files/p910nd.init > @@ -0,0 +1,31 @@ > +#! /bin/sh > + > +test -f /usr/sbin/p910nd || exit 0 > + > +test -d /var/spool/p910nd || mkdir -p /var/spool/p910nd This script seems to include a lot of hardwir

Re: [oe] Mirror at GitHub

2011-05-09 Thread Phil Blundell
On Mon, 2011-05-09 at 06:54 -0400, Philip Balister wrote: > Can someone comment on how the github repo is updates from the main OE repo? Right now it's just synced every 10 minutes. When I get some more free minutes I will try to make it a bit smarter than that, but I think it should be good enou

[oe] [PATCH] network-manager-applet_git: use `--enable-more-warnings=no`

2011-05-09 Thread Paul Menzel
Date: Mon, 9 May 2011 12:46:40 +0200 To prevent the following compile error [1] […] cc1: warnings being treated as errors applet-dialogs.c: In function 'applet_info_dialog_show': applet-dialogs.c:331:22: error: 'method' may be used uninitialized in this function

Re: [oe] Mirror at GitHub

2011-05-09 Thread Philip Balister
On 05/09/2011 04:16 AM, Esben Haabendal wrote: Phil Blundell writes: On Mon, 2011-05-02 at 08:46 -0700, Tom Rini wrote: Last I heard from Tom King this was still in progress / figuring out how to get it done. We now have a read-only mirror at github, see: https://github.com/openembedded T

[oe] OT: help coreboot at LinuxTag 2011 by borrowing a 12V 4-5A AC-DC power supply with 5.5/2.5mm plug

2011-05-09 Thread Paul Menzel
Dear OE folks, if anyone of you has a 12V 4-5A AC-DC power supply with 5.5/2.5mm plug, + inside [1] and can bring it to the LinuxTag 2011 so that the coreboot project can power a picoPSU to demo a board this would be awesome. Of course we return it afterward to you. That you did not re

Re: [oe] [PATCH 2011.03-maintenance 1/7] icedtea6-native_1.7.10: Remove reference to deleted patch.

2011-05-09 Thread Paul Menzel
Dear Stefan, Am Montag, den 09.05.2011, 11:13 +0200 schrieb Stefan Schmidt: > On Mon, 2011-05-09 at 10:56, Paul Menzel wrote: > > > > Am Montag, den 09.05.2011, 09:29 +0200 schrieb Stefan Schmidt: > > > From: Stefan Schmidt > > > > > > During my cherry-pick of Henning's patch from master I so

Re: [oe] [PATCH 2011.03-maintenance 1/7] icedtea6-native_1.7.10: Remove reference to deleted patch.

2011-05-09 Thread Stefan Schmidt
Hello. On Mon, 2011-05-09 at 10:56, Paul Menzel wrote: > > Am Montag, den 09.05.2011, 09:29 +0200 schrieb Stefan Schmidt: > > From: Stefan Schmidt > > > > During my cherry-pick of Henning's patch from master I somehow b0rked the > > commit > > by loosing this hunk that also deletes the referen

[oe] glibc-initial task do_rig_locales failed

2011-05-09 Thread Julian Pidancet
Sorry for the bad formatting in my previous e-mail. This is a repost. I had this issue on both debian and gentoo build machines (so it seems to be independent of the host): ERROR: Function 'do_rig_locales' failed (see /trees/xci/build/work/i686core2-xci-linux/glibc-initial-2.10.1-r6/temp/log.do

Re: [oe] [PATCH 2011.03-maintenance 1/7] icedtea6-native_1.7.10: Remove reference to deleted patch.

2011-05-09 Thread Paul Menzel
Dear Stefan, Am Montag, den 09.05.2011, 09:29 +0200 schrieb Stefan Schmidt: > From: Stefan Schmidt > > During my cherry-pick of Henning's patch from master I somehow b0rked the > commit > by loosing this hunk that also deletes the reference to the deleted patch > file. why is not it possible

Re: [oe] Mirror at GitHub

2011-05-09 Thread Esben Haabendal
Phil Blundell writes: > On Mon, 2011-05-02 at 08:46 -0700, Tom Rini wrote: >> Last I heard from Tom King this was still in progress / figuring out how >> to get it done. > > We now have a read-only mirror at github, see: > > https://github.com/openembedded > > Thanks to both the Toms for making t

[oe] [PATCH] llvm2.7_2.7: Add patch for build errors on newer gcc / glibc combinations

2011-05-09 Thread Stefan Schmidt
From: Stefan Schmidt Its seems there is a stricter header checking again which results in errors like this: error: 'ptrdiff_t' does not name a type This happens on my Debian SID system. Adding the needed includes fixes the build. Signed-off-by: Stefan Schmidt --- recipes/llvm/llvm2.7/include-

[oe] [PATCH 2011.03-maintenance 0/7] Openjdk fixes from master

2011-05-09 Thread Stefan Schmidt
From: Stefan Schmidt Hello. Another pull request for openjdk related fixes. They have been in master for quite some time now and we tested them heavily at Buglabs. They improve the openjdk build situation a lot making it more robust and eliminating random failures. The patch from myself is for

[oe] [PATCH 2011.03-maintenance 4/7] ecj-bootstrap: try 5 times to compile the classes

2011-05-09 Thread Stefan Schmidt
From: Henning * that is an easy fix to workaround the aborts and segfaults of cacao and jamvm * bump PR Signed-off-by: Stefan Schmidt --- recipes/ecj/ecj-bootstrap-native.bb |2 +- recipes/ecj/files/ecj.in| 14 +- 2 files changed, 14 insertions(+), 2 deletions(-

[oe] [PATCH 2011.03-maintenance 7/7] cacao-native: add fix for vm-shutdown and multiple threads are involved

2011-05-09 Thread Stefan Schmidt
From: Henning Heinold * bump PR Signed-off-by: Stefan Schmidt --- recipes/cacao/cacao-native_hg.bb |6 +- recipes/cacao/files/cacao-shutdownguard.patch | 180 + 2 files changed, 184 insertions(+), 2 deletions(-) create mode 100644 recipes/cacao/files/

[oe] [PATCH 2011.03-maintenance 1/7] icedtea6-native_1.7.10: Remove reference to deleted patch.

2011-05-09 Thread Stefan Schmidt
From: Stefan Schmidt During my cherry-pick of Henning's patch from master I somehow b0rked the commit by loosing this hunk that also deletes the reference to the deleted patch file. Signed-off-by: Stefan Schmidt --- recipes/icedtea/icedtea6-native_1.7.10.bb |1 - 1 files changed, 0 inserti

[oe] [PATCH 2011.03-maintenance 3/7] ecj: for ecj-initial 512 mb heapsize is okay for ecj-bootstrap we need 1024

2011-05-09 Thread Stefan Schmidt
From: Henning Heinold Signed-off-by: Stefan Schmidt --- recipes/ecj/ecj-bootstrap-native.bb |2 +- recipes/ecj/ecj-initial.bb |6 +++--- recipes/ecj/files/ecj-initial.in|1 + recipes/ecj/files/ecj.in|2 +- 4 files changed, 6 insertions(+), 5 deletions(-)

[oe] [PATCH 2011.03-maintenance 2/7] llvm: merge native recipe into the normal recipe

2011-05-09 Thread Stefan Schmidt
From: Henning Heinold * use BBCLASSEXTENDED = "native" * remove do_stage * bump PR Signed-off-by: Stefan Schmidt --- recipes/llvm/llvm-native.inc | 33 - recipes/llvm/llvm.inc | 70 +--- recipes/llvm/llvm2.7-native_2.7.bb |

[oe] [PATCH 2011.03-maintenance 5/7] inetlib: move to proper place

2011-05-09 Thread Stefan Schmidt
From: Henning Heinold Signed-off-by: Stefan Schmidt --- .../inetlib-1.1.1/datadir_java.patch |0 recipes/{classpath => classpathx}/inetlib_1.1.1.bb |0 2 files changed, 0 insertions(+), 0 deletions(-) rename recipes/{classpath => classpathx}/inetlib-1.1.1/datadir_java.pat

[oe] [PATCH 2011.03-maintenance 6/7] icedtea6-native: add libxext-native to the dependencies

2011-05-09 Thread Stefan Schmidt
From: Henning Heinold * bump PR Signed-off-by: Stefan Schmidt --- recipes/icedtea/icedtea6-native.inc |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/recipes/icedtea/icedtea6-native.inc b/recipes/icedtea/icedtea6-native.inc index 39ecdad..06da7c0 100644 --- a/reci