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

2011-10-12 Thread Martin Jansa
From: Klaus Kurzmann m...@fluxnetz.de * Without this patch programs using alsa-lib crash (alsamixer for example). * This patch is taken verbatim from ArchLinux. Signed-off-by: Klaus Kurzmann m...@fluxnetz.de Signed-off-by: Martin Jansa martin.ja...@gmail.com ---

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 Of

[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

[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 morp...@gravedo.de 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

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

2011-10-12 Thread Martin Jansa
From: Simon Busch morp...@gravedo.de 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

[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 martin.ja...@gmail.com --- .../xorg-xserver/xserver-xorg-1.11.1.inc |2 ++ .../xorg-xserver/xserver-xorg-common.inc |1 - 2 files changed,

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

2011-10-12 Thread Martin Jansa
From: GNUtoo gnu...@no-log.org Signed-off-by: Denis 'GNUtoo' Carikli gnu...@no-log.org Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta/conf/machine/include/arm/arch-armv6.inc | 45 - meta/conf/machine/include/tune-arm1136j-s.inc | 10 + 2 files

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 Buschmorp...@gravedo.de 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

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 Buschmorp...@gravedo.de In most cases we don't need tslib in std. configuration as touchscreen access in most devices today is done with linux input

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 morp...@gravedo.de 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

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 image.

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 to

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 show the

[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] =

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

2011-10-12 Thread Richard Purdie
Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- 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 +++

[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 richard.pur...@linuxfoundation.org --- 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 +++

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

2011-10-12 Thread Richard Purdie
Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- 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 +++

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

2011-10-12 Thread Richard Purdie
Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- 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

[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 richard.pur...@linuxfoundation.org Date: Wed, 12 Oct 2011 13:15:11 + Subject: Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- diff --git

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

2011-10-12 Thread Richard Purdie
Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- 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 +++

[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 richard.pur...@linuxfoundation.org --- 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 =

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-native git-native

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

2011-10-12 Thread Cliff Brake
On Tue, Oct 11, 2011 at 3:26 PM, Paul Menzel paulepan...@users.sourceforge.net 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

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, taskname,

Re: [OE-core] git server move

2011-10-12 Thread Khem Raj
On Wed, Oct 12, 2011 at 1:17 AM, Koen Kooi k...@dominion.thruhere.net 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

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 k...@dominion.thruhere.net 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.

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

2011-10-12 Thread Khem Raj
On Wed, Oct 12, 2011 at 8:18 AM, Koen Kooi k...@dominion.thruhere.net 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 k...@dominion.thruhere.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 11-10-11 21:11,

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 Kooik...@dominion.thruhere.net wrote: Op 12 okt. 2011, om 17:16 heeft Khem Raj het volgende geschreven: On Wed, Oct 12, 2011 at 1:17 AM, Koen Kooik...@dominion.thruhere.net wrote: When will cgit be back up? It

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 k...@dominion.thruhere.net 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

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

2011-10-12 Thread Chris Larson
On Wed, Oct 12, 2011 at 8:22 AM, Khem Raj raj.k...@gmail.com wrote: On Wed, Oct 12, 2011 at 8:18 AM, Koen Kooi k...@dominion.thruhere.net 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 k...@dominion.thruhere.net wrote:

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 k...@dominion.thruhere.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 11-10-11 21:11, Cliff Brake schreef:

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

2011-10-12 Thread Koen Kooi
Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- 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

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

2011-10-12 Thread Khem Raj
On Wed, Oct 12, 2011 at 8:48 AM, Paul Eggleton paul.eggle...@linux.intel.com 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 k...@dominion.thruhere.net wrote:

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, as

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 morp...@gravedo.de With b40b9c024be5e1ec81a31961158b3e6b529acfe0 some pkg-config fixups where removed from qt4.inc which breaks the pkg-config files for qt4-embedded. Without

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 morp...@gravedo.de 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 Buschmorp...@gravedo.de In most cases we don't need tslib in std. configuration as touchscreen

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 morp...@gravedo.de 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 Buschmorp...@gravedo.de In most cases we don't need tslib

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 k...@dominion.thruhere.net 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 Buschmorp...@gravedo.de In most cases we don't need tslib in std. configuration as

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 morp...@gravedo.de het volgende geschreven: On 12.10.2011 10:02, Eric Bénard wrote: Hi, Le 12/10/2011 09:45, Martin Jansa a écrit :

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 more

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 Buschmorp...@gravedo.de In most cases we don't need tslib in std. configuration as touchscreen access in most devices today is done with linux input

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 skip a) and

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're

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 breakage,

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 morp...@gravedo.de 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

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 TS is suddenly

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

[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

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 Purdierichard.pur...@linuxfoundation.org --- 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 +++

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 martin.ja...@gmail.com --- meta/recipes-graphics/mesa/mesa-7.11.inc | 15 ++ .../mesa/mesa-dri-glsl-native_7.11.bb | 28

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 Purdierichard.pur...@linuxfoundation.org --- diff --git a/meta/recipes-sato/eds/eds-dbus/depbuildfix.patch b/meta/recipes-sato/eds/eds-dbus/depbuildfix.patch new

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

2011-10-12 Thread Richard Purdie
Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- 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 @@

[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

[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 wenzong@windriver.com [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

[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 wenzong@windriver.com 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