[OE-core] [PATCHv2] eglibc-2.14: add patch to fix libdl crash

2011-10-12 Thread Martin Jansa
From: Klaus Kurzmann * Without this patch programs using alsa-lib crash (alsamixer for example). * This patch is taken verbatim from ArchLinux. Signed-off-by: Klaus Kurzmann Signed-off-by: Martin Jansa --- .../eglibc-2.14/glibc-2.14-libdl-crash.patch | 131 meta/re

Re: [OE-core] [oe-core][PATCHv3 01/31] xserver-xf86(-dri)-lite: rename to xserver-xorg and xserver-xorg-lite

2011-10-12 Thread Cui, Dexuan
BTW, I sent out 2 patches (to p...@yoctoproject.org) for bug 1670: http://bugzilla.pokylinux.org/show_bug.cgi?id=1670#c2 Thanks, -- Dexuan > -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf

[OE-core] [oe-core 0/4] Qt4, armv6, xserver-xorg changes

2011-10-12 Thread Martin Jansa
The following changes since commit 486b17af3e4cced76e9852e7634f75ea87433db2: shared-mime-info: Fix a parallel make race (2011-10-11 18:06:56 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib jansa/pull http://cgit.openembedded.org/cgit.cgi/

[OE-core] [oe-core 1/4] qt4-embedded: remove dependency on tslib and use std. linux input

2011-10-12 Thread Martin Jansa
From: Simon Busch In most cases we don't need tslib in std. configuration as touchscreen access in most devices today is done with linux input interface. If some specific machine has a need for tslib support it should add the dependency in it's machine layer again and modify the profile script

[OE-core] [oe-core 2/4] qt4-x11-free: bring back pkg-config fixups

2011-10-12 Thread Martin Jansa
From: Simon Busch With b40b9c024be5e1ec81a31961158b3e6b529acfe0 some pkg-config fixups where removed from qt4.inc which breaks the pkg-config files for qt4-embedded. Without that the pkg-config files for qt4-x11-free are broken. So this patch puts the fixes into the qt4-x11-free.inc file to be

[OE-core] [oe-core 4/4] xserver-xorg: drop xorg-minimal-fonts from RDEPENDS

2011-10-12 Thread Martin Jansa
* as discussed here http://lists.linuxtogo.org/pipermail/openembedded-core/2011-October/010899.html Signed-off-by: Martin Jansa --- .../xorg-xserver/xserver-xorg-1.11.1.inc |2 ++ .../xorg-xserver/xserver-xorg-common.inc |1 - 2 files changed, 2 insertions(+), 1 dele

[OE-core] [oe-core 3/4] conf: machine: includes: add armv6-novfp support

2011-10-12 Thread Martin Jansa
From: GNUtoo Signed-off-by: Denis 'GNUtoo' Carikli Signed-off-by: Martin Jansa --- meta/conf/machine/include/arm/arch-armv6.inc | 45 - meta/conf/machine/include/tune-arm1136j-s.inc | 10 + 2 files changed, 39 insertions(+), 16 deletions(-) create mode 100644

Re: [OE-core] [oe-core 1/4] qt4-embedded: remove dependency on tslib and use std. linux input

2011-10-12 Thread Eric Bénard
Hi, Le 12/10/2011 09:45, Martin Jansa a écrit : From: Simon Busch In most cases we don't need tslib in std. configuration as touchscreen access in most devices today is done with linux input interface. If some specific machine has a need for tslib support it should add the dependency in it's

Re: [OE-core] git server move

2011-10-12 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 11-10-11 21:11, Cliff Brake schreef: > Hi, we are moving git.openembedded.org to a new server. > > SSH access on the old server has been disabled. git:// still works > there. > > As soon as DNS propagates, SSH access will work with the new server

Re: [OE-core] [oe-core 1/4] qt4-embedded: remove dependency on tslib and use std. linux input

2011-10-12 Thread Koen Kooi
Op 12 okt. 2011, om 10:02 heeft Eric Bénard het volgende geschreven: > Hi, > > Le 12/10/2011 09:45, Martin Jansa a écrit : >> From: Simon Busch >> >> In most cases we don't need tslib in std. configuration as touchscreen >> access in most >> devices today is done with linux input interface. If

Re: [OE-core] [oe-core 2/4] qt4-x11-free: bring back pkg-config fixups

2011-10-12 Thread Paul Eggleton
On Wednesday 12 October 2011 08:45:03 Martin Jansa wrote: > From: Simon Busch > > With b40b9c024be5e1ec81a31961158b3e6b529acfe0 some pkg-config fixups where > removed from qt4.inc which breaks the pkg-config files for qt4-embedded. > Without that the pkg-config files for qt4-x11-free are broken.

Re: [OE-core] [yocto] [PATCH 7/7] Add proper deps for nfs-utils, util-linux, and strace

2011-10-12 Thread Martin Jansa
On Thu, Sep 29, 2011 at 7:52 AM, Matthew McClintock wrote: > These packages need these deps for the RPM generation stage: This was already applied, but I'll reply here and please send next patch adressing those comments. Today I've noticed that perl and libperl are pulled to my images only becau

Re: [OE-core] [RFC PATCH 0/1] QA check for defined packages

2011-10-12 Thread Richard Purdie
On Tue, 2011-10-11 at 15:29 -0700, Joshua Lock wrote: > I'm looking for some comments on this WIP patch. > > The reason I've added this is because the hob GUI requires us to offer much > more reliable metadata - we show the user available packages, as defined by > each recipe, to add to their imag

Re: [OE-core] [RFC PATCH 0/1] QA check for defined packages

2011-10-12 Thread Richard Purdie
On Tue, 2011-10-11 at 15:29 -0700, Joshua Lock wrote: > Folks, > > I'm looking for some comments on this WIP patch. > > The reason I've added this is because the hob GUI requires us to offer much > more reliable metadata - we show the user available packages, as defined by > each recipe, to add t

Re: [OE-core] [RFC PATCH 0/1] QA check for defined packages

2011-10-12 Thread Koen Kooi
Op 12 okt. 2011, om 14:37 heeft Richard Purdie het volgende geschreven: > On Tue, 2011-10-11 at 15:29 -0700, Joshua Lock wrote: >> I'm looking for some comments on this WIP patch. >> >> The reason I've added this is because the hob GUI requires us to offer much >> more reliable metadata - we sho

[OE-core] [PATCH] flac: Add missing gettext dependency (requires iconv)

2011-10-12 Thread Richard Purdie
diff --git a/meta/recipes-multimedia/flac/flac_1.2.1.bb b/meta/recipes-multimedia/flac/flac_1.2.1.bb index 652d69a..5a9c66f 100644 --- a/meta/recipes-multimedia/flac/flac_1.2.1.bb +++ b/meta/recipes-multimedia/flac/flac_1.2.1.bb @@ -27,7 +27,7 @@ SRC_URI[sha256sum] = "9635a44bceb478bbf2ee8a785cf6

[OE-core] [PATCH] Import python-setuptools from meta-oe (for glib-2.0)

2011-10-12 Thread Richard Purdie
Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python-setuptools_0.6c11.bb b/meta/recipes-devtools/python/python-setuptools_0.6c11.bb new file mode 100644 index 000..ca7335e --- a/dev/null +++ b/meta/recipes-devtools/python/python-setuptools_0.6c11.bb @@ -0,0 +1,3

[OE-core] [PATCH] atk: Upgrade 1.32.0 -> 2.2.0

2011-10-12 Thread Richard Purdie
--- diff --git a/meta/recipes-support/atk/atk-1.32.0/remove.G_CONST_RETURN.patch b/meta/recipes-support/atk/atk-1.32.0/remove.G_CONST_RETURN.patch deleted file mode 100644 index 0de3f26..000 --- a/meta/recipes-support/atk/atk-1.32.0/remove.G_CONST_RETURN.patch +++ b/dev/null @@ -1,630 +0,0 @@

[OE-core] [PATCH] pango: Update to work with glib-2.0

2011-10-12 Thread Richard Purdie
Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/pango/pango-1.28.4/noconst.patch b/meta/recipes-graphics/pango/pango-1.28.4/noconst.patch new file mode 100644 index 000..d4832a5 --- a/dev/null +++ b/meta/recipes-graphics/pango/pango-1.28.4/noconst.patch @@ -0,0 +1,408 @@

[OE-core] [PATCH] libunique: Update to work with glib-2.0

2011-10-12 Thread Richard Purdie
Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-gnome/libunique/libunique/noconst.patch b/meta/recipes-gnome/libunique/libunique/noconst.patch new file mode 100644 index 000..2cc0347 --- a/dev/null +++ b/meta/recipes-gnome/libunique/libunique/noconst.patch @@ -0,0 +1,130 @@ +G_CON

Re: [OE-core] [PATCH] atk: Upgrade 1.32.0 -> 2.2.0

2011-10-12 Thread Koen Kooi
Op 12 okt. 2011, om 15:37 heeft Richard Purdie het volgende geschreven: > > diff --git a/meta/recipes-support/atk/atk_1.32.0.bb > b/meta/recipes-support/atk/atk_2.2.0.bb > index db8ca1f..1358f3e 100644 > --- a/meta/recipes-support/atk/atk_1.32.0.bb > +++ b/meta/recipes-support/atk/atk_2.2.0.bb

[OE-core] [PATCH] eds: Update to work with glib-2.0

2011-10-12 Thread Richard Purdie
Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-sato/eds/eds-dbus/depbuildfix.patch b/meta/recipes-sato/eds/eds-dbus/depbuildfix.patch new file mode 100644 index 000..0785a93 --- a/dev/null +++ b/meta/recipes-sato/eds/eds-dbus/depbuildfix.patch @@ -0,0 +1,78 @@ +G_CONST_RETURN is

[OE-core] [PATCH] clutter-1.6: update to 1.6.18

2011-10-12 Thread Richard Purdie
>From 345e241830ea193c282691479add4a00b0d8 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 12 Oct 2011 13:15:11 + Subject: Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/clutter/clutter-1.6_1.6.14.bb b/meta/recipes-graphics/clutter/clutter-1.6_1.6.18.bb i

[OE-core] [PATCH] clutter: Update git recipe to more recent version

2011-10-12 Thread Richard Purdie
Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/clutter/clutter_git.bb b/meta/recipes-graphics/clutter/clutter_git.bb index 020453f..897f5ff 100644 --- a/meta/recipes-graphics/clutter/clutter_git.bb +++ b/meta/recipes-graphics/clutter/clutter_git.bb @@ -3,9 +3,13 @@ require c

[OE-core] [PATCH] autotools: Enhance gettext handling to better work with SCM versions of code

2011-10-12 Thread Richard Purdie
If we pull SCM based code using gettext, Makefile.in.in in the po directory can be missing. We therefore need to add this if its not already present. We could use gettextize if it wasn't so broken (for example requiring user input on stdin and installing way more files that we ever care about such

[OE-core] [PATCH] cogl: Add git recipe (required by clutter)

2011-10-12 Thread Richard Purdie
Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/clutter/cogl.inc b/meta/recipes-graphics/clutter/cogl.inc new file mode 100644 index 000..387f6ec --- a/dev/null +++ b/meta/recipes-graphics/clutter/cogl.inc @@ -0,0 +1,22 @@ +DESCRIPTION = "Clutter graphics library" +HOMEPA

Re: [OE-core] Some further build dependency timings

2011-10-12 Thread Mark Hatle
On 10/11/11 6:35 AM, Richard Purdie wrote: > On Mon, 2011-10-10 at 21:45 +0100, Richard Purdie wrote: >> Just for reference, with a base configuration, sato image: >> >> real 50m8.223s >> user 298m41.450s >> sys 52m42.200s >> >> adding: >> >> ASSUME_PROVIDED =+ "bison-native flex-native sqlite3-na

Re: [OE-core] [oe] git server move

2011-10-12 Thread Cliff Brake
On Tue, Oct 11, 2011 at 3:26 PM, Paul Menzel wrote: > is there more information about the reasons? Is it just a new machine? > Where is it hosted now? Certainly. It is still hosted at OSUOSL. We had some problems with the original VM (Melo), so git has been running on a temporary VM (Garnet, o

Re: [OE-core] Some further build dependency timings

2011-10-12 Thread Richard Purdie
On Wed, 2011-10-12 at 09:40 -0500, Mark Hatle wrote: > > --- a/bitbake/lib/bb/runqueue.py > > +++ b/bitbake/lib/bb/runqueue.py > > @@ -1096,6 +1096,10 @@ class RunQueueExecute: > > > > logger.debug(2, 'Running %s:%s under fakeroot, fakedirs: %s' % > > (fn

Re: [OE-core] git server move

2011-10-12 Thread Khem Raj
On Wed, Oct 12, 2011 at 1:17 AM, Koen Kooi wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Op 11-10-11 21:11, Cliff Brake schreef: >> Hi, we are moving git.openembedded.org to a new server. >> >> SSH access on the old server has been disabled.  git:// still works >> there. >> >> As so

Re: [OE-core] git server move

2011-10-12 Thread Koen Kooi
Op 12 okt. 2011, om 17:16 heeft Khem Raj het volgende geschreven: > On Wed, Oct 12, 2011 at 1:17 AM, Koen Kooi wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Op 11-10-11 21:11, Cliff Brake schreef: >>> Hi, we are moving git.openembedded.org to a new server. >>> >>> SSH access

Re: [OE-core] [oe] git server move

2011-10-12 Thread Khem Raj
On Wed, Oct 12, 2011 at 8:18 AM, Koen Kooi wrote: > > Op 12 okt. 2011, om 17:16 heeft Khem Raj het volgende geschreven: > >> On Wed, Oct 12, 2011 at 1:17 AM, Koen Kooi >> wrote: >>> -BEGIN PGP SIGNED MESSAGE- >>> Hash: SHA1 >>> >>> Op 11-10-11 21:11, Cliff Brake schreef: Hi, we are

Re: [OE-core] [oe] git server move

2011-10-12 Thread Eric Bénard
Le 12/10/2011 17:22, Khem Raj a écrit : On Wed, Oct 12, 2011 at 8:18 AM, Koen Kooi wrote: Op 12 okt. 2011, om 17:16 heeft Khem Raj het volgende geschreven: On Wed, Oct 12, 2011 at 1:17 AM, Koen Kooi wrote: When will cgit be back up? It should be up already. Do Ctrl+f5 in your browser on gi

Re: [OE-core] [oe] git server move

2011-10-12 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 12-10-11 17:22, Khem Raj schreef: > On Wed, Oct 12, 2011 at 8:18 AM, Koen Kooi > wrote: >> >> Op 12 okt. 2011, om 17:16 heeft Khem Raj het volgende geschreven: >> >>> On Wed, Oct 12, 2011 at 1:17 AM, Koen Kooi >>> wrote: > Op 11-10-11 21:11, Cli

Re: [OE-core] [oe] git server move

2011-10-12 Thread Chris Larson
On Wed, Oct 12, 2011 at 8:22 AM, Khem Raj wrote: > On Wed, Oct 12, 2011 at 8:18 AM, Koen Kooi wrote: >> >> Op 12 okt. 2011, om 17:16 heeft Khem Raj het volgende geschreven: >> >>> On Wed, Oct 12, 2011 at 1:17 AM, Koen Kooi >>> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1

Re: [OE-core] [oe] git server move

2011-10-12 Thread Paul Eggleton
On Wednesday 12 October 2011 16:18:37 Koen Kooi wrote: > Op 12 okt. 2011, om 17:16 heeft Khem Raj het volgende geschreven: > > On Wed, Oct 12, 2011 at 1:17 AM, Koen Kooi wrote: > >> -BEGIN PGP SIGNED MESSAGE- > >> Hash: SHA1 > >> > >> Op 11-10-11 21:11, Cliff Brake schreef: > >>> Hi, we

[OE-core] [PATCH] bitbake.conf: Exclude MACHINE from MACHINE_OVERRIDES variable dependency list

2011-10-12 Thread Koen Kooi
Signed-off-by: Koen Kooi --- meta/conf/bitbake.conf |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 11d76b8..8cf7a60 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf @@ -670,6 +670,7 @@ OVERRIDES = "${

Re: [OE-core] [oe] git server move

2011-10-12 Thread Khem Raj
On Wed, Oct 12, 2011 at 8:48 AM, Paul Eggleton wrote: > On Wednesday 12 October 2011 16:18:37 Koen Kooi wrote: >> Op 12 okt. 2011, om 17:16 heeft Khem Raj het volgende geschreven: >> > On Wed, Oct 12, 2011 at 1:17 AM, Koen Kooi > wrote: >> >> -BEGIN PGP SIGNED MESSAGE- >> >> Hash: SHA1 >>

Re: [OE-core] [RFC PATCH 0/1] QA check for defined packages

2011-10-12 Thread Joshua Lock
On 10/12/2011 05:37 AM, Richard Purdie wrote: > On Tue, 2011-10-11 at 15:29 -0700, Joshua Lock wrote: >> I'm looking for some comments on this WIP patch. >> >> The reason I've added this is because the hob GUI requires us to offer much >> more reliable metadata - we show the user available packages

Re: [OE-core] [RFC PATCH 0/1] QA check for defined packages

2011-10-12 Thread Joshua Lock
On 10/12/2011 05:39 AM, Richard Purdie wrote: > On Tue, 2011-10-11 at 15:29 -0700, Joshua Lock wrote: >> Folks, >> >> I'm looking for some comments on this WIP patch. >> >> The reason I've added this is because the hob GUI requires us to offer much >> more reliable metadata - we show the user ava

Re: [OE-core] [oe-core 2/4] qt4-x11-free: bring back pkg-config fixups

2011-10-12 Thread Simon Busch
On 12.10.2011 11:23, Paul Eggleton wrote: > On Wednesday 12 October 2011 08:45:03 Martin Jansa wrote: >> From: Simon Busch >> >> With b40b9c024be5e1ec81a31961158b3e6b529acfe0 some pkg-config fixups where >> removed from qt4.inc which breaks the pkg-config files for qt4-embedded. >> Without that th

Re: [OE-core] [oe-core 1/4] qt4-embedded: remove dependency on tslib and use std. linux input

2011-10-12 Thread Simon Busch
On 12.10.2011 10:02, Eric Bénard wrote: > Hi, > > Le 12/10/2011 09:45, Martin Jansa a écrit : >> From: Simon Busch >> >> In most cases we don't need tslib in std. configuration as touchscreen >> access in most >> devices today is done with linux input interface. If some specific >> machine has a n

Re: [OE-core] [oe-core 1/4] qt4-embedded: remove dependency on tslib and use std. linux input

2011-10-12 Thread Koen Kooi
Op 12 okt. 2011 om 20:10 heeft Simon Busch het volgende geschreven: > On 12.10.2011 10:02, Eric Bénard wrote: >> Hi, >> >> Le 12/10/2011 09:45, Martin Jansa a écrit : >>> From: Simon Busch >>> >>> In most cases we don't need tslib in std. configuration as touchscreen >>> access in most >>> d

Re: [OE-core] [oe-core 1/4] qt4-embedded: remove dependency on tslib and use std. linux input

2011-10-12 Thread Simon Busch
On 12.10.2011 20:14, Koen Kooi wrote: > > > Op 12 okt. 2011 om 20:10 heeft Simon Busch het volgende > geschreven: > >> On 12.10.2011 10:02, Eric Bénard wrote: >>> Hi, >>> >>> Le 12/10/2011 09:45, Martin Jansa a écrit : From: Simon Busch In most cases we don't need tslib in std.

Re: [OE-core] [oe-core 1/4] qt4-embedded: remove dependency on tslib and use std. linux input

2011-10-12 Thread Chris Larson
On Wed, Oct 12, 2011 at 2:20 AM, Koen Kooi wrote: > Op 12 okt. 2011, om 10:02 heeft Eric Bénard het volgende geschreven: > >> Hi, >> >> Le 12/10/2011 09:45, Martin Jansa a écrit : >>> From: Simon Busch >>> >>> In most cases we don't need tslib in std. configuration as touchscreen >>> access in mo

Re: [OE-core] [PATCH] Import python-setuptools from meta-oe (for glib-2.0)

2011-10-12 Thread Khem Raj
On 10/12/2011 6:36 AM, Richard Purdie wrote: +DEPENDS += "python" +DEPENDS_virtclass-native += "python-native" + wouldnt BBCLASSEXTEND convert python into python-native ? ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org htt

Re: [OE-core] [oe-core 1/4] qt4-embedded: remove dependency on tslib and use std. linux input

2011-10-12 Thread Koen Kooi
Op 12 okt. 2011, om 20:34 heeft Simon Busch het volgende geschreven: > On 12.10.2011 20:14, Koen Kooi wrote: >> >> >> Op 12 okt. 2011 om 20:10 heeft Simon Busch het volgende >> geschreven: >> >>> On 12.10.2011 10:02, Eric Bénard wrote: Hi, Le 12/10/2011 09:45, Martin Jansa a

Re: [OE-core] [RFC PATCH 0/1] QA check for defined packages

2011-10-12 Thread Richard Purdie
On Wed, 2011-10-12 at 10:43 -0700, Joshua Lock wrote: > On 10/12/2011 05:37 AM, Richard Purdie wrote: > > On Tue, 2011-10-11 at 15:29 -0700, Joshua Lock wrote: > >> I'm looking for some comments on this WIP patch. > >> > >> The reason I've added this is because the hob GUI requires us to offer much

Re: [OE-core] [oe-core 1/4] qt4-embedded: remove dependency on tslib and use std. linux input

2011-10-12 Thread Eric Bénard
Hi, Le 12/10/2011 20:10, Simon Busch a écrit : On 12.10.2011 10:02, Eric Bénard wrote: Le 12/10/2011 09:45, Martin Jansa a écrit : From: Simon Busch In most cases we don't need tslib in std. configuration as touchscreen access in most devices today is done with linux input interface. If some

Re: [OE-core] [RFC PATCH 0/1] QA check for defined packages

2011-10-12 Thread Joshua Lock
On 10/12/2011 12:18 PM, Richard Purdie wrote: >>> Obviously, you can skip to b) if you already have a package feed. >> >> a), right? Indeed I expect that this will be more in line with certain >> proposed use cases. > > No, you'd skip the package feed generation and just end up using it so > ski

Re: [OE-core] [oe-core 1/4] qt4-embedded: remove dependency on tslib and use std. linux input

2011-10-12 Thread Simon Busch
On 12.10.2011 21:09, Koen Kooi wrote: >> What is breaking qt:e in this case? For me it's just a feature reduction >> and not a break (as qt:e still works fine with the linux input interface). > > When your TS is suddenly uncalibrated and jittery, it's a breakage, not a > feature reduction. You'r

Re: [OE-core] [oe-core 1/4] qt4-embedded: remove dependency on tslib and use std. linux input

2011-10-12 Thread Simon Busch
On 12.10.2011 21:24, Simon Busch wrote: > On 12.10.2011 21:09, Koen Kooi wrote: >>> What is breaking qt:e in this case? For me it's just a feature reduction >>> and not a break (as qt:e still works fine with the linux input interface). >> >> When your TS is suddenly uncalibrated and jittery, it's a

Re: [OE-core] [oe-core 1/4] qt4-embedded: remove dependency on tslib and use std. linux input

2011-10-12 Thread Chris Larson
On Wed, Oct 12, 2011 at 12:24 PM, Simon Busch wrote: > On 12.10.2011 21:09, Koen Kooi wrote: >>> What is breaking qt:e in this case? For me it's just a feature reduction >>> and not a break (as qt:e still works fine with the linux input interface). >> >> When your TS is suddenly uncalibrated and j

Re: [OE-core] [oe-core 1/4] qt4-embedded: remove dependency on tslib and use std. linux input

2011-10-12 Thread Simon Busch
On 12.10.2011 21:29, Simon Busch wrote: > On 12.10.2011 21:24, Simon Busch wrote: >> On 12.10.2011 21:09, Koen Kooi wrote: What is breaking qt:e in this case? For me it's just a feature reduction and not a break (as qt:e still works fine with the linux input interface). >>> >>> When your

Re: [OE-core] [oe-core 1/4] qt4-embedded: remove dependency on tslib and use std. linux input

2011-10-12 Thread Eric Bénard
Hi, Le 12/10/2011 21:52, Simon Busch a écrit : I will provide another patch in the following days which just makes qte.sh use of a std. linux input dev node instead of a tslib one if nobody has any objections against this. maybe moving qt4-embedded-conf in its own recipe would be better : that

[OE-core] [PATCH 0/1] linux-yocto: config cleanup and streamlining

2011-10-12 Thread Bruce Ashfield
Richard/Saul, This is a master only pull request (not that I need to tell you that) that contains some cleanups that Tom has been doing for various intel BSPs (although the changes will be useful elsewhere). I've also pushed these out to the dev kernel, in case anyone is interested. This incorpo

[OE-core] [PATCH 1/1] linux-yocto: config cleanup and streamlining

2011-10-12 Thread Bruce Ashfield
This incorporates the following meta branch commits: 353d43d fri2: cleanup bsp config 2a605e2 sugarbay: cleanup bsp config 47b76ed fishriver: cleanup bsp config ad6edab jasperforest: cleanup bsp config 07f7e89 emenlow: cleanup bsp config d32a651 crownbay: cleanup bsp config ad2d621 m

Re: [OE-core] [oe-core 3/4] conf: machine: includes: add armv6-novfp support

2011-10-12 Thread Phil Blundell
On Wed, 2011-10-12 at 09:45 +0200, Martin Jansa wrote: >-TUNE_FEATURES_tune-armv6 ?= "armv6 vfp" <-TUNE_FEATURES_tune-armv6t ?= "armv6 vfp thumb" > +AVAILTUNES += "armv6 armv6t" > +TUNE_FEATURES_tune-armv6 ?= "armv6" > +TUNE_FEATURES_tune-armv6t ?= "armv6 thumb" > +PACKAGE_EXTRA_ARCHS_tune-armv6 =

Re: [OE-core] [PATCH] eds: Update to work with glib-2.0

2011-10-12 Thread Saul Wold
On 10/12/2011 06:39 AM, Richard Purdie wrote: Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-sato/eds/eds-dbus/depbuildfix.patch b/meta/recipes-sato/eds/eds-dbus/depbuildfix.patch new file mode 100644 index 000..0785a93 --- a/dev/null +++ b/meta/recipes-sato/eds/eds-dbus/depbuil

Re: [OE-core] [oe-core][PATCHv2 29/30] mesa: add new version 7.11

2011-10-12 Thread Richard Purdie
On Mon, 2011-10-03 at 15:29 +0200, Martin Jansa wrote: > Signed-off-by: Martin Jansa > --- > meta/recipes-graphics/mesa/mesa-7.11.inc | 15 ++ > .../mesa/mesa-dri-glsl-native_7.11.bb | 28 > > meta/recipes-graphics/mesa/mesa-dri_7.11.bb

Re: [OE-core] [PATCH] eds: Update to work with glib-2.0

2011-10-12 Thread Richard Purdie
On Wed, 2011-10-12 at 14:35 -0700, Saul Wold wrote: > On 10/12/2011 06:39 AM, Richard Purdie wrote: > > Signed-off-by: Richard Purdie > > --- > > diff --git a/meta/recipes-sato/eds/eds-dbus/depbuildfix.patch > > b/meta/recipes-sato/eds/eds-dbus/depbuildfix.patch > > new file mode 100644 > > index

[OE-core] [PATCH] gamin: Fix glib 2.30 deprecation issues

2011-10-12 Thread Richard Purdie
Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/gamin/gamin/noconst.patch b/meta/recipes-extended/gamin/gamin/noconst.patch new file mode 100644 index 000..7b2998c --- a/dev/null +++ b/meta/recipes-extended/gamin/gamin/noconst.patch @@ -0,0 +1,59 @@ +G_CONST_RETURN is dep

[OE-core] GIT_CORE_CONFIG needed? set by default?

2011-10-12 Thread McClintock Matthew-B29882
All, I was having more issues with git over our proxy (again) and realized we were not setting GIT_CORE_CONFIG. This enables creation of the gitconfig file - otherwise it's not created. I'm not entirely sure if it falls back to the users gitconfig or not - point is I was thinking we should have th

[OE-core] [PATCH 1/1] qt4-x11-free: Fix broken regexes in qt4-x11-free's recipe.

2011-10-12 Thread wenzong.fan
From: Wenzong Fan [YOCTO #1671] qt4-x11-free's recipe includes a sed script to sanitize it's .prl files, which are used by qmake to generate a list of libs and includes in the Makefiles it generates. It however, fails to take into account the possibility of trailing slashes, and thus leaves them

[OE-core] [PATCH 0/1] qt4-x11-free: Fix broken regexes in qt4-x11-free's recipe.

2011-10-12 Thread wenzong.fan
From: Wenzong Fan This patch merged from Wind River Linux, it fix a potential '/' issue for qt4-x11-free. [yocto bug id: 1671] The following changes since commit b92b776d56e64a437181de9bc76f8dcc8e15a5f8: Richard Purdie (1): meta-yocto: Catch up with xserver and mesa upgrades/rename a