Re: [OE-core] IMAGE_LINGUAS question

2012-09-06 Thread Phil Blundell
On Thu, 2012-09-06 at 10:51 +0100, Paul Eggleton wrote: On Tuesday 28 August 2012 06:33:55 Andreas Müller wrote: The display manager LXDM (and I think others too) check in configuration files which languages to offer. I would like to add a postinst for LXDM which fills it's configuration

[OE-core] [PATCH] automake 1.12.3: fix warnings

2012-09-06 Thread Constantin Musca
- don't fail when an autoconf tool tries to pass --warning=cross to automake - don't show a warning when the configure.in file exists Signed-off-by: Constantin Musca constantinx.mu...@intel.com --- .../automake/automake/add-cross-warning.patch | 91

[OE-core] PREFERRED_VERSION_virtual/..

2012-09-06 Thread Andreas Müller
Hi, In meta-gumstix I am working on a central include-file where I can switch kernel-sources/-versions at one single place. For this I need PREFERRED_VERSION_virtual/... working. Is there a specific reason why this is not implemented or would it cause huge efforts to implement? Andreas

Re: [OE-core] PREFERRED_VERSION_virtual/..

2012-09-06 Thread Phil Blundell
On Thu, 2012-09-06 at 12:45 +0200, Andreas Müller wrote: In meta-gumstix I am working on a central include-file where I can switch kernel-sources/-versions at one single place. For this I need PREFERRED_VERSION_virtual/... working. Is there a specific reason why this is not implemented or

Re: [OE-core] autoreconf: automake failed with exit status: 1 Was: [oe-commits] Constantin Musca : automake: upgrade to 1.12.3

2012-09-06 Thread Constantin Musca
On 09/05/2012 05:05 PM, Martin Jansa wrote: On Tue, Sep 04, 2012 at 11:51:04AM +, g...@git.openembedded.org wrote: Module: openembedded-core.git Branch: master Commit: 1110da87a2395e1d516f092553e6ed542bb34805 URL:

Re: [OE-core] autoreconf: automake failed with exit status: 1 Was: [oe-commits] Constantin Musca : automake: upgrade to 1.12.3

2012-09-06 Thread Constantin Musca
On 09/05/2012 05:05 PM, Martin Jansa wrote: On Tue, Sep 04, 2012 at 11:51:04AM +, g...@git.openembedded.org wrote: Module: openembedded-core.git Branch: master Commit: 1110da87a2395e1d516f092553e6ed542bb34805 URL:

Re: [OE-core] [RFC PATCH 2/2] package_ipk.bbclass: use --force-arch when install package

2012-09-06 Thread Koen Kooi
Op 5 sep. 2012, om 23:19 heeft Richard Purdie richard.pur...@linuxfoundation.org het volgende geschreven: On Wed, 2012-09-05 at 15:24 +0200, Koen Kooi wrote: Op 5 sep. 2012, om 13:44 heeft Richard Purdie richard.pur...@linuxfoundation.org het volgende geschreven: On Wed, 2012-09-05 at

Re: [OE-core] PREFERRED_VERSION_virtual/..

2012-09-06 Thread Andreas Müller
On Thu, Sep 6, 2012 at 12:47 PM, Phil Blundell ph...@gnu.org wrote: On Thu, 2012-09-06 at 12:45 +0200, Andreas Müller wrote: In meta-gumstix I am working on a central include-file where I can switch kernel-sources/-versions at one single place. For this I need PREFERRED_VERSION_virtual/...

Re: [OE-core] [yocto] opengl / libgl / libgles

2012-09-06 Thread Burton, Ross
(CCing oe-core, discussion should happen there really) On 6 September 2012 11:00, Andrei Gherzan and...@gherzan.ro wrote: In DISTRO_FEATURES we have opengl. That is pretty vague and generally we don't want to have mesa on machines where there is no libgl but only gles + egl. For example if we

[OE-core] [PATCH] classes/core-image: improve comments listing IMAGE_FEATURES

2012-09-06 Thread Paul Eggleton
Ensure this listing is complete. (Comment change only.) Signed-off-by: Paul Eggleton paul.eggle...@linux.intel.com --- meta/classes/core-image.bbclass |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/meta/classes/core-image.bbclass b/meta/classes/core-image.bbclass

Re: [OE-core] autoreconf: automake failed with exit status: 1 Was: [oe-commits] Constantin Musca : automake: upgrade to 1.12.3

2012-09-06 Thread Martin Jansa
On Thu, Sep 06, 2012 at 12:54:21PM +0300, Constantin Musca wrote: On 09/05/2012 05:05 PM, Martin Jansa wrote: On Tue, Sep 04, 2012 at 11:51:04AM +, g...@git.openembedded.org wrote: Module: openembedded-core.git Branch: master Commit: 1110da87a2395e1d516f092553e6ed542bb34805 URL:

Re: [OE-core] [yocto] opengl / libgl / libgles

2012-09-06 Thread Koen Kooi
Op 6 sep. 2012, om 15:04 heeft Burton, Ross ross.bur...@intel.com het volgende geschreven: (CCing oe-core, discussion should happen there really) On 6 September 2012 11:00, Andrei Gherzan and...@gherzan.ro wrote: In DISTRO_FEATURES we have opengl. That is pretty vague and generally we

Re: [OE-core] [yocto] opengl / libgl / libgles

2012-09-06 Thread Burton, Ross
On 6 September 2012 14:25, Koen Kooi k...@dominion.thruhere.net wrote: It's not automatic, but you can do something like this: http://git.yoctoproject.org/cgit/cgit.cgi/meta-ti/commit/?id=23b02134 That recipe ships multiple copies of the libraries to account for different silicon

[OE-core] [oe-core][PATCH] rsync: Add md5sum and sha256sum for the rsync_2.6.9

2012-09-06 Thread Martin Ertsaas
rsync_2.6.9 is the only rsync recipe in openembedded without GPLv3 license, but it lacked the checksums for the fetcher. --- meta/recipes-devtools/rsync/rsync_2.6.9.bb |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/meta/recipes-devtools/rsync/rsync_2.6.9.bb

Re: [OE-core] [PATCH 1/1] quota 4.00: add DEPENDS gettext-native

2012-09-06 Thread Ahsan, Noor
Hello, Kindly someone merge this patch. We are hitting this issue. Regards, Noor -Original Message- From: openembedded-core-boun...@lists.openembedded.org [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of jhuang0 Sent: Friday, August 24, 2012 8:18 AM To: Patches

Re: [OE-core] [yocto] opengl / libgl / libgles

2012-09-06 Thread Tomas Frydrych
On 06/09/12 14:51, Burton, Ross wrote: On 6 September 2012 14:25, Koen Kooi k...@dominion.thruhere.net wrote: It's not automatic, but you can do something like this: http://git.yoctoproject.org/cgit/cgit.cgi/meta-ti/commit/?id=23b02134 RDEPENDS_${PN} = libGL Ah,

Re: [OE-core] [yocto] opengl / libgl / libgles

2012-09-06 Thread Koen Kooi
Op 6 sep. 2012, om 16:37 heeft Tomas Frydrych tf+lists.yo...@r-finger.com het volgende geschreven: On 06/09/12 14:51, Burton, Ross wrote: On 6 September 2012 14:25, Koen Kooi k...@dominion.thruhere.net wrote: It's not automatic, but you can do something like this:

Re: [OE-core] [yocto] opengl / libgl / libgles

2012-09-06 Thread Burton, Ross
On 6 September 2012 15:37, Tomas Frydrych tf+lists.yo...@r-finger.com wrote: Is there much that actually links against libGL / libgles? Things like cogl dlopen() these these, so you have to manually specify the RDEPENDS anyway. Just thinking this could be less of an issue than it might appear.

[OE-core] [PATCH] gst-plugins-good: disable (uninstalled) examples

2012-09-06 Thread Ross Burton
The examples pull in a GTK+ build dependency, so remove that too. Signed-off-by: Ross Burton ross.bur...@intel.com --- meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git

[OE-core] [PATCH] pulseaudio: remove ConsoleKit dependency

2012-09-06 Thread Ross Burton
ConsoleKit is a runtime dependency for the ConsoleKit module, but there isn't a build-time dependency. Signed-off-by: Ross Burton ross.bur...@intel.com --- meta/recipes-multimedia/pulseaudio/pulseaudio.inc|2 +- meta/recipes-multimedia/pulseaudio/pulseaudio_2.1.bb |2 +- 2 files

[OE-core] [PATCH] gcc-cross-initial: Reinstate limits.h generation fix

2012-09-06 Thread Richard Purdie
The removal of gcc-cross-intermediate inadvertently reintroduced a problem with the limits.h file being incorrectly/inconsistently generated. http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=b0faebd1f07e1616004bd19664395932e7c2c48f reverted part of:

[OE-core] [PATCH] gssdp: build examples which require GTK+ only if we have X11

2012-09-06 Thread Ross Burton
Also they just need GTK+ not libglade, so fix the depends. Signed-off-by: Ross Burton ross.bur...@intel.com --- meta/recipes-connectivity/gupnp/gssdp_0.10.0.bb | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/meta/recipes-connectivity/gupnp/gssdp_0.10.0.bb

Re: [OE-core] [yocto] opengl / libgl / libgles

2012-09-06 Thread Richard Purdie
On Thu, 2012-09-06 at 14:51 +0100, Burton, Ross wrote: On 6 September 2012 14:25, Koen Kooi k...@dominion.thruhere.net wrote: It's not automatic, but you can do something like this: http://git.yoctoproject.org/cgit/cgit.cgi/meta-ti/commit/?id=23b02134 That recipe ships

[OE-core] [PATCH] gssdp: build examples which require GTK+ only if we have X11

2012-09-06 Thread Ross Burton
They just need GTK+ not libglade, so fix the depends. The recipe also had multple checksums, so remove the old ones. Signed-off-by: Ross Burton ross.bur...@intel.com --- meta/recipes-connectivity/gupnp/gssdp_0.10.0.bb | 16 +++- 1 file changed, 7 insertions(+), 9 deletions(-)

Re: [OE-core] [yocto] opengl / libgl / libgles

2012-09-06 Thread Tomas Frydrych
On 06/09/12 15:50, Koen Kooi wrote: Op 6 sep. 2012, om 16:37 heeft Tomas Frydrych tf+lists.yo...@r-finger.com het volgende geschreven: On 06/09/12 14:51, Burton, Ross wrote: On 6 September 2012 14:25, Koen Kooi k...@dominion.thruhere.net wrote: It's not automatic, but you can do

Re: [OE-core] [yocto] opengl / libgl / libgles

2012-09-06 Thread Koen Kooi
Op 6 sep. 2012, om 18:10 heeft Tomas Frydrych tf+lists.yo...@r-finger.com het volgende geschreven: On 06/09/12 15:50, Koen Kooi wrote: Op 6 sep. 2012, om 16:37 heeft Tomas Frydrych tf+lists.yo...@r-finger.com het volgende geschreven: On 06/09/12 14:51, Burton, Ross wrote: On 6

[OE-core] Trying to compile Scipy, but stuck on native cc and ld

2012-09-06 Thread Brandon Stafford
Hi all, I'm working on a recipe for Scipy, which is a Python library for scientific computation. It contains chunks of code in C and Fortran. I have seen this recent message from Phil Blundell (about an entirely different recipe) that suggests that the problem may be the use of the host's cc and

Re: [OE-core] [oe-core][PATCH] u-boot: Use fw_env.config if available.

2012-09-06 Thread Saul Wold
On 09/04/2012 02:35 PM, Franklin S. Cooper Jr wrote: * Add support for board specific fw_env.config file if available. Signed-off-by: Franklin S. Cooper Jr fcooper2...@gmail.com --- meta/recipes-bsp/u-boot/u-boot.inc | 16 +++-

Re: [OE-core] [PATCH 1/1] package_rpm.bbclass: fix the arch (replace - with _)

2012-09-06 Thread Mark Hatle
I've looked at the patch and it looks find to me. Acked-by: Mark Hatle mark.ha...@windriver.com One note, however.. Whatever arch fields we use need to also match the fields that get encoded into Zypper and the sat-solver stuff.. So there may be a second chunk of code that needs to be

Re: [OE-core] [PATCH 1/1] package_rpm.bbclass: fix the arch (replace - with _)

2012-09-06 Thread Mark Hatle
On 9/6/12 11:52 AM, Mark Hatle wrote: I've looked at the patch and it looks find to me. Acked-by: Mark Hatle mark.ha...@windriver.com One note, however.. Whatever arch fields we use need to also match the fields that get encoded into Zypper and the sat-solver stuff.. So there may be a

Re: [OE-core] [PATCH] poky-tiny: Enable x86-64 to build eglibc correctly

2012-09-06 Thread Darren Hart
On 08/30/2012 02:49 PM, Khem Raj wrote: On Thu, Aug 30, 2012 at 12:48 PM, Saul Wold s...@linux.intel.com wrote: The libc-libm-big option allows eglibc to correctly configure itself to include the correct math functions for 64bit operations [YOCTO #2943] Signed-off-by: Saul Wold

Re: [OE-core] [PATCH] xserver-xorg-common: add RREPLACES on xserver-xorg to -module-exa

2012-09-06 Thread Saul Wold
On 09/05/2012 03:30 AM, Ross Burton wrote: As the file moved from xserver-xorg to xserver-xorg-module-exa, the latter needs to replace the former to ensure a smooth migration when upgrading the packages. Signed-off-by: Ross Burton ross.bur...@intel.com ---

Re: [OE-core] [PATCH] gsettings.bbclass: fix whitespace

2012-09-06 Thread Saul Wold
On 09/05/2012 04:36 AM, Ross Burton wrote: As nothing in oe-core uses gsettings, it wasn't noticed that the whitespace is wrong. Signed-off-by: Ross Burton ross.bur...@intel.com --- meta/classes/gsettings.bbclass | 32 1 file changed, 16 insertions(+), 16

Re: [OE-core] [oe-core][PATCH] pulseaudio: fix pulseaudio-server RDEPENDS

2012-09-06 Thread Saul Wold
On 09/05/2012 06:42 AM, Martin Jansa wrote: * module-cork-music-on-phone was renamed to module-role-cork http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=3c5cc345472302b9511c19244b3eceb4a3674d8c Signed-off-by: Martin Jansa martin.ja...@gmail.com ---

[OE-core] [PATCH 1/1] conf/tune: add tune-ppce300c3

2012-09-06 Thread Bruce Ashfield
It has been pointed out several times that the yocto mpc8315e-rdb reference was using the wrong tuning (603e), since it is actually a e300c3 board. This commit creates a e300c3 tune file based on the e300c2 variant already in oe-core. This commit also inhibits altivec in flac when this new

[OE-core] [PATCH 0/1] machine/tune: add tune-ppce300c3.inc

2012-09-06 Thread Bruce Ashfield
Richard/Saul, I was asked to pick up the languishing yocto bug #1192, which tells us that the mpc8315 reference board was using the incorrect tuning. To fix this, I created a new tune-ppce300c3, which is based on the tune-ppce300c2. core-image-minimal, and core-image-sato builds have passed,

Re: [OE-core] [PATCH] automake 1.12.3: fix warnings

2012-09-06 Thread Saul Wold
On 09/06/2012 02:49 AM, Constantin Musca wrote: - don't fail when an autoconf tool tries to pass --warning=cross to automake - don't show a warning when the configure.in file exists Signed-off-by: Constantin Musca constantinx.mu...@intel.com --- .../automake/automake/add-cross-warning.patch

Re: [OE-core] [PATCH] gst-plugins-good: disable (uninstalled) examples

2012-09-06 Thread Saul Wold
On 09/06/2012 08:29 AM, Ross Burton wrote: The examples pull in a GTK+ build dependency, so remove that too. Signed-off-by: Ross Burton ross.bur...@intel.com --- meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff

Re: [OE-core] [oe-core][PATCH] rsync: Add md5sum and sha256sum for the rsync_2.6.9

2012-09-06 Thread Saul Wold
On 09/06/2012 06:59 AM, Martin Ertsaas wrote: rsync_2.6.9 is the only rsync recipe in openembedded without GPLv3 license, but it lacked the checksums for the fetcher. --- meta/recipes-devtools/rsync/rsync_2.6.9.bb |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git

[OE-core] [PATCH] packageinfo.bbclass: Fix crash in hob

2012-09-06 Thread Jason Wessel
The hob internally fails after executing a build and invoking the hob a second time when it tries to use the values found in BUILDDIR/tmp/pkgdata/*/runtime/* The internal failure of the hob will manifest itself as stating Populated recipes 99% forever after selecting a machine just after starting

Re: [OE-core] [PATCH] perl: Remove the changes of bin, lib etc. as the defaults will give sane values.

2012-09-06 Thread Saul Wold
On 09/06/2012 01:29 AM, Martin Ertsaas wrote: The old config put stuff in ${perldir}/image/usr/local/oecore-x86_64/sysroot/x86_64-unknownsdk-linux/usr/local/oecore-x86_64/sysroots/x86_64-unknownsdk-linux/usr instead of in

Re: [OE-core] [PATCH] gst-plugins-good: disable (uninstalled) examples

2012-09-06 Thread Burton, Ross
Hi Saul, On 6 September 2012 19:56, Saul Wold s...@linux.intel.com wrote: You seem to be changing DEPENDS here also with no reason why. From the commit log: The examples pull in a GTK+ build dependency, so remove that too. Ross ___ Openembedded-core

Re: [OE-core] [PATCH] packageinfo.bbclass: Fix crash in hob

2012-09-06 Thread Paul Eggleton
On Thursday 06 September 2012 13:53:54 Jason Wessel wrote: The hob internally fails after executing a build and invoking the hob a second time when it tries to use the values found in BUILDDIR/tmp/pkgdata/*/runtime/* The internal failure of the hob will manifest itself as stating Populated

[OE-core] [PATCH] matchbox-session: Should have high ALTERNATIE_PRIORITY than mini-x-session

2012-09-06 Thread Saul Wold
By having a high priority it will be installed instead of the mini-x-session when both are in a give set of packagegroups, as it stands now the mini-x-session is installed by default on sato which is wrong! Signed-off-by: Saul Wold s...@linux.intel.com ---

Re: [OE-core] [PATCH] matchbox-session: Should have high ALTERNATIE_PRIORITY than mini-x-session

2012-09-06 Thread Saul Wold
On 09/06/2012 02:58 PM, Saul Wold wrote: By having a high priority it will be installed instead of the mini-x-session when both are in a give set of packagegroups, as it stands now the mini-x-session is installed by default on sato which is wrong! This issue occurred because during the

Re: [OE-core] [PATCH 1/1] conf/tune: add tune-ppce300c3

2012-09-06 Thread Richard Purdie
On Thu, 2012-09-06 at 14:43 -0400, Bruce Ashfield wrote: It has been pointed out several times that the yocto mpc8315e-rdb reference was using the wrong tuning (603e), since it is actually a e300c3 board. This commit creates a e300c3 tune file based on the e300c2 variant already in oe-core.

Re: [OE-core] [PATCH 1/1] conf/tune: add tune-ppce300c3

2012-09-06 Thread Bruce Ashfield
On 12-09-06 6:19 PM, Richard Purdie wrote: On Thu, 2012-09-06 at 14:43 -0400, Bruce Ashfield wrote: It has been pointed out several times that the yocto mpc8315e-rdb reference was using the wrong tuning (603e), since it is actually a e300c3 board. This commit creates a e300c3 tune file based

[OE-core] [PATCH 1/6] eglibc-2.16: Add kconfig infrastructure

2012-09-06 Thread Khem Raj
This will let eglibc use kernel like option management through kconfig Signed-off-by: Khem Raj raj.k...@gmail.com --- .../0001-eglibc-menuconfig-support.patch | 1007 ...0002-eglibc-menuconfig-hex-string-options.patch | 169

[OE-core] [PATCH 2/6] eglibc: Enable kconfig for option management

2012-09-06 Thread Khem Raj
Signed-off-by: Khem Raj raj.k...@gmail.com --- meta/recipes-core/eglibc/eglibc-initial.inc |1 + meta/recipes-core/eglibc/eglibc-options.inc |4 ++-- meta/recipes-core/eglibc/eglibc.inc |4 meta/recipes-core/eglibc/eglibc_2.16.bb |3 ++- 4 files changed, 9

[OE-core] [PATCH 4/6] qemu-git: Move to tip of git past 1.2 release

2012-09-06 Thread Khem Raj
There are a lot of armv7 and sh4 fixes that its worth moving to latest version. The patch forward porting can happen later. Signed-off-by: Khem Raj raj.k...@gmail.com --- .../recipes-devtools/qemu/qemu-git/powerpc_rom.bin | Bin 0 - 4096 bytes meta/recipes-devtools/qemu/qemu_git.bb

[OE-core] [PATCH 6/6] machines/x86: Drop redundant glibc configure knobs

2012-09-06 Thread Khem Raj
nptl and thereby tls are not optional anymore Signed-off-by: Khem Raj raj.k...@gmail.com --- meta/conf/machine/include/ia32-base.inc |5 - meta/conf/machine/qemux86-64.conf |3 --- meta/conf/machine/qemux86.conf |4 3 files changed, 12 deletions(-) diff --git

Re: [OE-core] [PATCH 1/1] conf/tune: add tune-ppce300c3

2012-09-06 Thread Mark Hatle
On 9/6/12 5:20 PM, Bruce Ashfield wrote: On 12-09-06 6:19 PM, Richard Purdie wrote: On Thu, 2012-09-06 at 14:43 -0400, Bruce Ashfield wrote: It has been pointed out several times that the yocto mpc8315e-rdb reference was using the wrong tuning (603e), since it is actually a e300c3 board. This

Re: [OE-core] [PATCH 1/1] conf/tune: add tune-ppce300c3

2012-09-06 Thread Richard Purdie
On Thu, 2012-09-06 at 17:35 -0500, Mark Hatle wrote: On 9/6/12 5:20 PM, Bruce Ashfield wrote: On 12-09-06 6:19 PM, Richard Purdie wrote: On Thu, 2012-09-06 at 14:43 -0400, Bruce Ashfield wrote: It has been pointed out several times that the yocto mpc8315e-rdb reference was using the wrong

Re: [OE-core] [PATCH 1/1] conf/tune: add tune-ppce300c3

2012-09-06 Thread Mark Hatle
On 9/6/12 5:59 PM, Richard Purdie wrote: On Thu, 2012-09-06 at 17:35 -0500, Mark Hatle wrote: On 9/6/12 5:20 PM, Bruce Ashfield wrote: On 12-09-06 6:19 PM, Richard Purdie wrote: On Thu, 2012-09-06 at 14:43 -0400, Bruce Ashfield wrote: It has been pointed out several times that the yocto

Re: [OE-core] [PATCH] packageinfo.bbclass: Fix crash in hob

2012-09-06 Thread Jason Wessel
On 09/06/2012 03:36 PM, Paul Eggleton wrote: On Thursday 06 September 2012 13:53:54 Jason Wessel wrote: The hob internally fails after executing a build and invoking the hob a second time when it tries to use the values found in BUILDDIR/tmp/pkgdata/*/runtime/* The internal failure of the

Re: [OE-core] [PATCH 2/2] packagegroup-core-x11: split machine specific parts to separate recipe packagegroup-core-x11-server

2012-09-06 Thread Richard Purdie
On Tue, 2012-09-04 at 22:58 +0200, Martin Jansa wrote: * add new packagegroup-core-x11-server to SIGGEN_EXCLUDERECIPES_ABISAFE, so that recipes depending on it are not rebuilt after every machine swtich * allows to remove task-x11-server and task-x11 from meta-oe without loosing any

Re: [OE-core] [PATCH 1/1] conf/tune: add tune-ppce300c3

2012-09-06 Thread Richard Purdie
On Thu, 2012-09-06 at 18:07 -0500, Mark Hatle wrote: On 9/6/12 5:59 PM, Richard Purdie wrote: On Thu, 2012-09-06 at 17:35 -0500, Mark Hatle wrote: On 9/6/12 5:20 PM, Bruce Ashfield wrote: On 12-09-06 6:19 PM, Richard Purdie wrote: On Thu, 2012-09-06 at 14:43 -0400, Bruce Ashfield wrote:

Re: [OE-core] [PATCH 2/2] packagegroup-core-x11: split machine specific parts to separate recipe packagegroup-core-x11-server

2012-09-06 Thread Martin Jansa
On Fri, Sep 07, 2012 at 12:29:59AM +0100, Richard Purdie wrote: On Tue, 2012-09-04 at 22:58 +0200, Martin Jansa wrote: * add new packagegroup-core-x11-server to SIGGEN_EXCLUDERECIPES_ABISAFE, so that recipes depending on it are not rebuilt after every machine swtich * allows to remove

Re: [OE-core] [oe-core][PATCH] u-boot: Use fw_env.config if available.

2012-09-06 Thread Cooper Jr., Franklin
I released a second revision of this patch that should be used instead. http://patches.openembedded.org/patch/35845/ -Original Message- From: Saul Wold [mailto:s...@linux.intel.com] Sent: Thursday, September 06, 2012 11:44 AM To: Franklin S. Cooper Jr Cc:

Re: [OE-core] [PATCH 2/2] packagegroup-core-x11: split machine specific parts to separate recipe packagegroup-core-x11-server

2012-09-06 Thread Richard Purdie
On Fri, 2012-09-07 at 01:34 +0200, Martin Jansa wrote: On Fri, Sep 07, 2012 at 12:29:59AM +0100, Richard Purdie wrote: On Tue, 2012-09-04 at 22:58 +0200, Martin Jansa wrote: * add new packagegroup-core-x11-server to SIGGEN_EXCLUDERECIPES_ABISAFE, so that recipes depending on it are not

Re: [OE-core] [oe-commits] Richard Purdie : gcc-cross-initial: Reinstate limits.h generation fix

2012-09-06 Thread Martin Jansa
On Thu, Sep 06, 2012 at 11:12:35PM +, g...@git.openembedded.org wrote: Module: openembedded-core.git Branch: master Commit: 71854f5c8c6850ed3cad21acc92fdbea32fc URL: http://git.openembedded.org/?p=openembedded-core.gita=commit;h=71854f5c8c6850ed3cad21acc92fdbea32fc Author:

Re: [OE-core] [oe-core][PATCH] u-boot: Use fw_env.config if available.

2012-09-06 Thread Saul Wold
On 09/06/2012 04:35 PM, Cooper Jr., Franklin wrote: I released a second revision of this patch that should be used instead. http://patches.openembedded.org/patch/35845/ It's possible I made a mistake and replied to the wrong email, can you please check master and verify which version is

Re: [OE-core] [oe-core][PATCH] u-boot: Use fw_env.config if available.

2012-09-06 Thread Cooper Jr., Franklin
I was slightly confused since I checked master after you sent that email and actually didn't see my patch being included. I did a pull again and still didn't see it. I can submit the v2 (or maybe call it v3) of the patch again if u like. -Original Message- From: Saul Wold

Re: [OE-core] [PATCH 1/1] conf/tune: add tune-ppce300c3

2012-09-06 Thread Bruce Ashfield
On Thu, Sep 6, 2012 at 7:32 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Thu, 2012-09-06 at 18:07 -0500, Mark Hatle wrote: On 9/6/12 5:59 PM, Richard Purdie wrote: On Thu, 2012-09-06 at 17:35 -0500, Mark Hatle wrote: On 9/6/12 5:20 PM, Bruce Ashfield wrote: On 12-09-06

Re: [OE-core] [PATCH 1/1] conf/tune: add tune-ppce300c3

2012-09-06 Thread Bruce Ashfield
On Thu, Sep 6, 2012 at 7:32 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Thu, 2012-09-06 at 18:07 -0500, Mark Hatle wrote: On 9/6/12 5:59 PM, Richard Purdie wrote: On Thu, 2012-09-06 at 17:35 -0500, Mark Hatle wrote: On 9/6/12 5:20 PM, Bruce Ashfield wrote: On 12-09-06

[OE-core] [PATCH v2] rsync: Add md5sum and sha256sum for the rsync_2.6.9

2012-09-06 Thread Martin Ertsaas
rsync_2.6.9 is the only rsync recipe in openembedded without GPLv3 license, but it lacked the checksums for the fetcher. Signed-off-by: Martin Ertsaas mert...@cisco.com --- meta/recipes-devtools/rsync/rsync_2.6.9.bb |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git