[OE-core] [PATCH 2/3] kern-tools: update LICENSE field to GPLv2

2012-05-16 Thread Bruce Ashfield
The LICENSE field for kern-tools was generic and leads to QA warnings from the license classs: "No generic license file exists for: GPL in any provider" Updating to a specific GPL version that matches the source fixes the warning. Signed-off-by: Bruce Ashfield --- .../kern-tools/kern-tools-n

[OE-core] [PATCH 1/3] linux-yocto: intel BSP config changes

2012-05-16 Thread Bruce Ashfield
Updating the meta SRCREV for the following fixes: 1dfd60f meta/fishriver: move smp options from recipe-space 012780a meta/emenlow: move smp options from recipe-space b59b1a5 meta/crownbay: move smp options from recipe-space 74dc6ac meta/sugarbay: remove boot-live options a4bedcb met

[OE-core] [PATCH 0/3] linux-yocto/tools: consolidated pull request

2012-05-16 Thread Bruce Ashfield
Richard/Saul, Just clearing my queue before I head out of the office next week, and I want all the stable updates + 3.4 introduction to be clear of these smaller changes. These have been cooking for a bit, and are largely configuration cleanup and factoring done by Tom. The other is a minor licen

[OE-core] [PATCH 3/3] linux-yocto: policy cleanups

2012-05-16 Thread Bruce Ashfield
Updating the meta SRCREVs to pickup configuration policy cleanups: 49f931b meta/fishriver: remove redundant features and options 51a6d3f meta/emenlow: remove redundant features and options 101dd7f meta/crownbay: remove redundant features and options 4110ecd meta/sugarbay: remove redundant

Re: [OE-core] [PATCH 1/1] ncurses: Disable parallel make

2012-05-16 Thread Khem Raj
On Wed, May 16, 2012 at 7:01 PM, Xiaofeng Yan wrote: > Thanks for your reply. The most cores I have are eight. I also set > PARALLEL_MAKE=j1000 and 1. I think I need try to find new way for fixing > bugs. > I think disabling parallel make should be last resort. So yes any other solution is a

Re: [OE-core] [oe] Fwd: Linuxtag 2012

2012-05-16 Thread Denys Dmytriyenko
On Thu, May 17, 2012 at 03:18:26AM +0200, Henning Heinold wrote: > On Tue, May 15, 2012 at 11:34:15PM +0200, Florian Boor wrote: > > Hi all, > > > > Am 10.05.2012 23:41, schrieb Philip Balister: > > > I encourage anyone involved in OpenEmbedded who can get to Linuxtag for > > > even a day to help

Re: [OE-core] [PATCH 1/1] ncurses: Disable parallel make

2012-05-16 Thread Xiaofeng Yan
On 2012年05月16日 19:02, Saul Wold wrote: On 05/16/2012 01:10 PM, xiaofeng@windriver.com wrote: From: Xiaofeng Yan Ncurses failure non-gplv3 build by race issue. So disable parallel \ make when building this package. This is not the best approach as you disable PARALLEL_MAKE for both non-gpl

Re: [OE-core] [oe] Fwd: Linuxtag 2012

2012-05-16 Thread Henning Heinold
On Tue, May 15, 2012 at 11:34:15PM +0200, Florian Boor wrote: > Hi all, > > Am 10.05.2012 23:41, schrieb Philip Balister: > > I encourage anyone involved in OpenEmbedded who can get to Linuxtag for > > even a day to help it. It is a really fun time, and Berlin is a really > > nice place to visit.

Re: [OE-core] [PATCH 0/2] Let uclibc provide rtld(GNU_HASH)

2012-05-16 Thread Scott Garman
On 05/11/2012 12:09 PM, Khem Raj wrote: On Fri, May 11, 2012 at 10:36 AM, Saul Wold wrote: On 05/08/2012 05:43 PM, Khem Raj wrote: We have seen reports where rtld(GNU_HASH) is found missing on uclibc based images infact uclibc rtld does provide GNU_HASH support as default so we add that to PR

Re: [OE-core] [PATCH] evtest: Add evtest 1.30 support

2012-05-16 Thread Khem Raj
On Wed, May 16, 2012 at 2:42 PM, Otavio Salvador wrote: > Ok; well said but how do you qualify it? > > evtest is very nice to have around when debugging stuff and suit very > well for a bring-up image for BSPs and like, It seems like a good > addition for me and that's why I have said to Daiane to

Re: [OE-core] [PATCH] evtest: Add evtest 1.30 support

2012-05-16 Thread Otavio Salvador
On Wed, May 16, 2012 at 6:34 PM, Khem Raj wrote: > On Wed, May 16, 2012 at 1:59 PM, Otavio Salvador > wrote: >> >> Have it in oe-core allow for inclusion of it with other test utilities >> and easier to use for Yocto people. Why do you object in have it >> there? > > if it can be said that its ve

Re: [OE-core] [PATCH] evtest: Add evtest 1.30 support

2012-05-16 Thread Khem Raj
On Wed, May 16, 2012 at 1:59 PM, Otavio Salvador wrote: > > Have it in oe-core allow for inclusion of it with other test utilities > and easier to use for Yocto people. Why do you object in have it > there? if it can be said that its very common piece then it could go into OE-Core but if its just

Re: [OE-core] [PATCH v4] xserver-kdrive: Fix X server on PowerPC when built with GCC 4.7.x

2012-05-16 Thread Martin Jansa
On Wed, May 16, 2012 at 03:26:23PM -0600, Gary Thomas wrote: > Newer versions of GCC uncovered illegal code practice which can cause > runtime failures in the Xext/xace.c code. This problem has been fixed > upstream: > > http://cgit.freedesktop.org/xorg/xserver/patch/Xext/xace.c?id=6dae7f37926

[OE-core] [PATCH v4] xserver-kdrive: Fix X server on PowerPC when built with GCC 4.7.x

2012-05-16 Thread Gary Thomas
Newer versions of GCC uncovered illegal code practice which can cause runtime failures in the Xext/xace.c code. This problem has been fixed upstream: http://cgit.freedesktop.org/xorg/xserver/patch/Xext/xace.c?id=6dae7f3792611aace1df0cca63bf50c50d93de43 Subject: xace: Invalid reference to out-

Re: [OE-core] [PATCH] evtest: Add evtest 1.30 support

2012-05-16 Thread Otavio Salvador
On Wed, May 16, 2012 at 6:06 PM, Koen Kooi wrote: > Op 16 mei 2012, om 22:59 heeft Otavio Salvador het volgende geschreven: >> On Wed, May 16, 2012 at 5:55 PM, Koen Kooi >> wrote: >>> Op 16 mei 2012 om 21:51 heeft Daiane Angolini >>> het volgende geschreven: Port recipe from Meta-OE at 4b

Re: [OE-core] [PATCH] evtest: Add evtest 1.30 support

2012-05-16 Thread Koen Kooi
Op 16 mei 2012, om 22:59 heeft Otavio Salvador het volgende geschreven: > On Wed, May 16, 2012 at 5:55 PM, Koen Kooi wrote: >> Op 16 mei 2012 om 21:51 heeft Daiane Angolini >> het volgende geschreven: >>> Port recipe from Meta-OE at 4bf0e7e02544e9ffa54aa0ead966c411d7dbd0be >>> and update to ve

Re: [OE-core] [PATCH] evtest: Add evtest 1.30 support

2012-05-16 Thread Otavio Salvador
On Wed, May 16, 2012 at 5:55 PM, Koen Kooi wrote: > Op 16 mei 2012 om 21:51 heeft Daiane Angolini > het volgende geschreven: >> Port recipe from Meta-OE at 4bf0e7e02544e9ffa54aa0ead966c411d7dbd0be >> and update to version 1.30 using FreeDesktop GIT as source. > > Why bloat oe-core? Nothing is us

Re: [OE-core] [PATCH] evtest: Add evtest 1.30 support

2012-05-16 Thread Koen Kooi
Op 16 mei 2012 om 21:51 heeft Daiane Angolini het volgende geschreven: > Port recipe from Meta-OE at 4bf0e7e02544e9ffa54aa0ead966c411d7dbd0be > and update to version 1.30 using FreeDesktop GIT as source. Why bloat oe-core? Nothing is using it oe-core > > Signed-off-by: Daiane Angolini > S

[OE-core] [oe-core][RFCv2] glib-2.0: upgrade to 2.32.3

2012-05-16 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/recipes-core/glib-2.0/glib-2.0/nolibelf.patch | 56 ++-- .../{glib-2.0_2.32.2.bb => glib-2.0_2.32.3.bb} |6 ++- 2 files changed, 32 insertions(+), 30 deletions(-) rename meta/recipes-core/glib-2.0/{glib-2.0_2.32.2.bb => glib-2.0_2.32

[OE-core] [oe-core][RFC] glib-2.0: upgrade to 2.32.3

2012-05-16 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/recipes-core/glib-2.0/glib-2.0/nolibelf.patch | 56 ++-- meta/recipes-core/glib-2.0/glib-2.0_2.32.2.bb | 53 -- meta/recipes-core/glib-2.0/glib-2.0_2.32.3.bb | 55 +++ 3 files changed, 83 insertio

[OE-core] [PATCH] evtest: Add evtest 1.30 support

2012-05-16 Thread Daiane Angolini
Port recipe from Meta-OE at 4bf0e7e02544e9ffa54aa0ead966c411d7dbd0be and update to version 1.30 using FreeDesktop GIT as source. Signed-off-by: Daiane Angolini Signed-off-by: Otavio Salvador --- meta/recipes-support/evtest/evtest_1.30.bb | 14 ++ 1 files changed, 14 insertions(+),

Re: [OE-core] [PATCH 1/2] eglibc: package mtrace separately

2012-05-16 Thread Kamble, Nitin A
> -Original Message- > From: Saul Wold [mailto:s...@linux.intel.com] > Sent: Wednesday, May 16, 2012 11:33 AM > To: Patches and discussions about the oe-core layer > Cc: Kamble, Nitin A > Subject: Re: [OE-core] [PATCH 1/2] eglibc: package mtrace separately > > On 05/16/2012 09:11 PM, nit

Re: [OE-core] [Error] do_package error on libgcc

2012-05-16 Thread Khem Raj
On Wednesday, May 16, 2012, Giuseppe Condorelli < giuseppe.condore...@gmail.com> wrote: > Hi All, > > I'm catching an error during my personal core-image build at do_package stage of libgcc. > The libgcc version (4.6.3) I'm using comes from an own layer as well as the compiler. > In past days I was

Re: [OE-core] [PATCH 2/2] gcc: fix DEPENDS to avoid a build issue

2012-05-16 Thread Khem Raj
On Wednesday, May 16, 2012, Saul Wold wrote: > On 05/16/2012 09:11 PM, nitin.a.kam...@intel.com wrote: >> >> From: Nitin A Kamble >> >> this commits avoids this issue: >> >> | 4.7.0+svnr186651-r1/gcc-4_7-branch/libgcc/. -I/home/nitin/builds/build0/tmp/work-shared/gcc-4.7.0+svnr186651-r1/gc >> c-4_

Re: [OE-core] [PATCH] Fix X server on PowerPC when built with GCC 4.7.x

2012-05-16 Thread Martin Jansa
On Wed, May 16, 2012 at 01:05:36PM -0600, Gary Thomas wrote: > Incorporate patch from upstream: > > http://cgit.freedesktop.org/xorg/xserver/patch/Xext/xace.c?id=6dae7f3792611aace1df0cca63bf50c50d93de43 > Subject: xace: Invalid reference to out-of-scope data. > > Signed-off-by: Gary Thomas

[OE-core] [PATCH] Fix X server on PowerPC when built with GCC 4.7.x

2012-05-16 Thread Gary Thomas
Incorporate patch from upstream: http://cgit.freedesktop.org/xorg/xserver/patch/Xext/xace.c?id=6dae7f3792611aace1df0cca63bf50c50d93de43 Subject: xace: Invalid reference to out-of-scope data. Signed-off-by: Gary Thomas --- .../fix-bogus-stack-variables.patch| 231 +++

Re: [OE-core] [PATCH] avahi-systemd: drop postrm, use prerm instead

2012-05-16 Thread Andreas Oberritter
On 16.05.2012 20:50, Koen Kooi wrote: > > Op 16 mei 2012, om 20:38 heeft Andreas Oberritter het volgende geschreven: > >> On 16.05.2012 19:17, Koen Kooi wrote: >>> >>> Op 16 mei 2012, om 18:55 heeft Andreas Oberritter het volgende geschreven: >>> * Calling "systemctl disable" from postrm is

Re: [OE-core] [PATCH v3] Fix X server on PowerPC when built with GCC 4.7.x

2012-05-16 Thread Saul Wold
On 05/16/2012 09:33 PM, Gary Thomas wrote: Incorporate patch from upstream: http://cgit.freedesktop.org/xorg/xserver/patch/Xext/xace.c?id=6dae7f3792611aace1df0cca63bf50c50d93de43 Subject: xace: Invalid reference to out-of-scope data. Upstream-Status: backport The Upstream-Status should

Re: [OE-core] [PATCH 2/2] gcc: fix DEPENDS to avoid a build issue

2012-05-16 Thread Saul Wold
On 05/16/2012 09:11 PM, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble this commits avoids this issue: | 4.7.0+svnr186651-r1/gcc-4_7-branch/libgcc/. -I/home/nitin/builds/build0/tmp/work-shared/gcc-4.7.0+svnr186651-r1/gc c-4_7-branch/libgcc/../gcc -I/home/nitin/builds/build0/tmp/work-sha

Re: [OE-core] [PATCH] avahi-systemd: drop postrm, use prerm instead

2012-05-16 Thread Koen Kooi
Op 16 mei 2012, om 20:38 heeft Andreas Oberritter het volgende geschreven: > On 16.05.2012 19:17, Koen Kooi wrote: >> >> Op 16 mei 2012, om 18:55 heeft Andreas Oberritter het volgende geschreven: >> >>> * Calling "systemctl disable" from postrm is too late and >>> causes the following error: >>

Re: [OE-core] [PATCH] avahi-systemd: drop postrm, use prerm instead

2012-05-16 Thread Andreas Oberritter
On 16.05.2012 19:17, Koen Kooi wrote: > > Op 16 mei 2012, om 18:55 heeft Andreas Oberritter het volgende geschreven: > >> * Calling "systemctl disable" from postrm is too late and >> causes the following error: >> >> | Failed to issue method call: No such file or directory >> >> * Fix indentatio

Re: [OE-core] [PATCH v2] Fix X server on PowerPC when built with GCC 4.7.x

2012-05-16 Thread Gary Thomas
On 2012-05-16 12:29, McClintock Matthew-B29882 wrote: Gary, I'm curious what did you test this on? An internal platform based on MPC8379 using a PCI graphics + touch screen. On Wed, May 16, 2012 at 1:12 PM, Gary Thomas wrote: Incorporate patch from upstream: http://cgit.freedesktop.org/

[OE-core] [PATCH v3] Fix X server on PowerPC when built with GCC 4.7.x

2012-05-16 Thread Gary Thomas
Incorporate patch from upstream: http://cgit.freedesktop.org/xorg/xserver/patch/Xext/xace.c?id=6dae7f3792611aace1df0cca63bf50c50d93de43 Subject: xace: Invalid reference to out-of-scope data. Upstream-Status: backport Signed-off-by: Gary Thomas --- .../fix-bogus-stack-variables.patch

Re: [OE-core] [PATCH 1/2] eglibc: package mtrace separately

2012-05-16 Thread Saul Wold
On 05/16/2012 09:11 PM, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble eglibc-mtrace: add dependency into task-core-tools-debug now eglibc-mtrace gets included in an sdk image and not in a non-sdk image. This fixes bug: [YOCTO# 2374] Signed-off-by: Nitin A Kamble --- meta/recipes-core

Re: [OE-core] [PATCH v2] Fix X server on PowerPC when built with GCC 4.7.x

2012-05-16 Thread Martin Jansa
On Wed, May 16, 2012 at 09:28:00PM +0300, Saul Wold wrote: > On 05/16/2012 09:12 PM, Gary Thomas wrote: > > Incorporate patch from upstream: > > > > http://cgit.freedesktop.org/xorg/xserver/patch/Xext/xace.c?id=6dae7f3792611aace1df0cca63bf50c50d93de43 > >Subject: xace: Invalid reference to

Re: [OE-core] [PATCH v2] Fix X server on PowerPC when built with GCC 4.7.x

2012-05-16 Thread McClintock Matthew-B29882
Gary, I'm curious what did you test this on? -M On Wed, May 16, 2012 at 1:12 PM, Gary Thomas wrote: > Incorporate patch from upstream: >  http://cgit.freedesktop.org/xorg/xserver/patch/Xext/xace.c?id=6dae7f3792611aace1df0cca63bf50c50d93de43 >  Subject: xace: Invalid reference to out-of-scope da

Re: [OE-core] [PATCH v2] Fix X server on PowerPC when built with GCC 4.7.x

2012-05-16 Thread Saul Wold
On 05/16/2012 09:12 PM, Gary Thomas wrote: Incorporate patch from upstream: http://cgit.freedesktop.org/xorg/xserver/patch/Xext/xace.c?id=6dae7f3792611aace1df0cca63bf50c50d93de43 Subject: xace: Invalid reference to out-of-scope data. --- .../fix-bogus-stack-variables.patch

Re: [OE-core] [oe-core] Add option to oe-buildenv-internal script to change bitbake location.

2012-05-16 Thread Saul Wold
On 05/09/2012 07:44 PM, Philip Balister wrote: Having bitbake inside the oe-core is annoying to some people. This commit adds a second option to the oe-init-build-env script. Run like this: . ./oe-init-build-env ../build ../bitbake for example. Without the second option, the old behavior is pr

Re: [OE-core] [PATCH 3/3] xserver-xorg: Fix build on powerpc

2012-05-16 Thread Saul Wold
On 05/09/2012 03:27 AM, Khem Raj wrote: Signed-off-by: Khem Raj --- .../xorg-xserver/xserver-xorg-1.11.2.inc |9 +++-- .../xserver-xorg-1.11.2/gcc-47-warning.patch | 33 2 files changed, 38 insertions(+), 4 deletions(-) create mode 100644 meta/rec

Re: [OE-core] [PATCH 1/1] classes/rootfs_*: fix splitting package dependency strings

2012-05-16 Thread Saul Wold
On 05/13/2012 11:52 AM, Paul Eggleton wrote: If a + character appears in a version specification within the list of package dependencies, the version will not be removed from the list in list_package_depends/recommends leading to garbage appearing in the dependency graphs generated by buildhistor

Re: [OE-core] [PATCH 0/1] ofono: Add python-pygobject to ofono-tests package DEPENDS

2012-05-16 Thread Saul Wold
On 05/15/2012 03:10 AM, Darren Hart wrote: The following changes since commit 36d1717e2ad4ca1620ee9f01b524b5ff2f499b26: classes/rootfs_*: fix splitting package dependency strings (2012-05-13 20:07:24 +0100) are available in the git repository at: git://git.yoctoproject.org/user-contrib/d

Re: [OE-core] [PATCH 0/1] runqemu: fix the tests for core-image-*

2012-05-16 Thread Saul Wold
On 05/15/2012 01:49 AM, Peter Seebach wrote: This replaces the =~ tests with a dash-friendly shell idiom which is, IMHO, comparably readable (I actually like it better) and also works on more versions of bash. A side note: Do we really need a more complicated test instead of just "*core-image-*

Re: [OE-core] [PATCH 0/3] Minor tcmode-external-csl fixes

2012-05-16 Thread Saul Wold
On 05/14/2012 07:45 PM, Christopher Larson wrote: From: Christopher Larson The following changes since commit 36d1717e2ad4ca1620ee9f01b524b5ff2f499b26: classes/rootfs_*: fix splitting package dependency strings (2012-05-13 20:07:24 +0100) are available in the git repository at: https://

[OE-core] [PATCH v2] Fix X server on PowerPC when built with GCC 4.7.x

2012-05-16 Thread Gary Thomas
Incorporate patch from upstream: http://cgit.freedesktop.org/xorg/xserver/patch/Xext/xace.c?id=6dae7f3792611aace1df0cca63bf50c50d93de43 Subject: xace: Invalid reference to out-of-scope data. --- .../fix-bogus-stack-variables.patch| 231 .../xorg-xserver/x

[OE-core] [PATCH 2/2] gcc: fix DEPENDS to avoid a build issue

2012-05-16 Thread nitin . a . kamble
From: Nitin A Kamble this commits avoids this issue: | 4.7.0+svnr186651-r1/gcc-4_7-branch/libgcc/. -I/home/nitin/builds/build0/tmp/work-shared/gcc-4.7.0+svnr186651-r1/gc c-4_7-branch/libgcc/../gcc -I/home/nitin/builds/build0/tmp/work-shared/gcc-4.7.0+svnr186651-r1/gcc-4_7-branch/libgcc /../inc

[OE-core] [PATCH 1/2] eglibc: package mtrace separately

2012-05-16 Thread nitin . a . kamble
From: Nitin A Kamble eglibc-mtrace: add dependency into task-core-tools-debug now eglibc-mtrace gets included in an sdk image and not in a non-sdk image. This fixes bug: [YOCTO# 2374] Signed-off-by: Nitin A Kamble --- meta/recipes-core/eglibc/eglibc-package.inc |7 ++- meta/reci

[OE-core] [PATCH 0/2] Misc fixes

2012-05-16 Thread nitin . a . kamble
From: Nitin A Kamble Here are few misc fixes: Nitin The following changes since commit d4e265661517f8dd4e1648fdc56bac5973f986f6: poky.conf: Change WARNS -> ERRORS (2012-05-16 07:35:20 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib nitin/work http://gi

Re: [OE-core] [PATCH v2 1/1] bitbake.conf: Add CCACHE_DIR to BB_HASHBASE_WHITELIST

2012-05-16 Thread Saul Wold
On 05/15/2012 12:17 AM, Jason Wessel wrote: The location of the ccache should not affect the sum in the sstate files. The end user should be free to use an external ccache via defining CCACHE_DIR to a new value in local.conf or using the default per package local ccache in the temp directory. S

Re: [OE-core] [PATCH 0/2] tcmode-external-csl: Allow overriding some key values

2012-05-16 Thread Saul Wold
On 05/15/2012 09:16 PM, Peter Seebach wrote: This tiny little set of ?= changes lets me use a different CS binary toolchain than the one being supported by the external-csl feature by default, allowing us to share more code. Also I improved an error message. (Side note: Sorry if it's spammy to

Re: [OE-core] [PATCH 0/1] Further optimizations to the sstate.bbclass

2012-05-16 Thread Saul Wold
On 05/11/2012 08:17 PM, Mark Hatle wrote: A few minor changes to the generation of the fixmepaths file in the sstate cache file generation can lead to significant performance improvements in recipes that generate large file sets. The following changes since commit 9cd30beba77497288eeb2545920bc23

Re: [OE-core] [PATCH 2/2] classes/mirrors.bbclass: Point snapshot.debian.org mirror to working location

2012-05-16 Thread Saul Wold
On 05/09/2012 03:43 AM, Khem Raj wrote: If you point to snapshot.debian.net/archive/pool then it will fetch you a html page which will end up in corrupt download. The locations have changed for archives and here we point the mirror to right location. Signed-off-by: Khem Raj --- meta/classes/mi

Re: [OE-core] [PATCH] expat: update to upstream version 2.1.0

2012-05-16 Thread Saul Wold
On 05/11/2012 12:43 AM, Marko Lindqvist wrote: Signed-off-by: Marko Lindqvist --- .../expat/{expat-2.0.1 => expat-2.1.0}/autotools.patch| 13 - meta/recipes-core/expat/expat_2.0.1.bb|6 -- meta/recipes-core/expat/expat_2.1.0.bb

Re: [OE-core] [PATCH V3] fotowall: Add #include ui_wizard.h to ExportWizard.cpp

2012-05-16 Thread Saul Wold
On 05/11/2012 12:06 AM, Andrei Gherzan wrote: App/ExportWizard.cpp depends on wizard.h which depends on ui_wizard. The last one should be already generated before compiling ExportWizard.cpp. [YOCTO #2297] Signed-off-by: Andrei Gherzan --- .../ExportWizard-depends-on-ui_wizard.patch|

Re: [OE-core] [PATCH] avahi-systemd: drop postrm, use prerm instead

2012-05-16 Thread Koen Kooi
Op 16 mei 2012, om 18:55 heeft Andreas Oberritter het volgende geschreven: > * Calling "systemctl disable" from postrm is too late and > causes the following error: > > | Failed to issue method call: No such file or directory > > * Fix indentation of prerm for resulting shell snippet. > * Mess

Re: [OE-core] RFC: FOO_subtract, the logical antidote to FOO_append.

2012-05-16 Thread Peter Seebach
On Wed, 16 May 2012 07:35:45 +0300 Saul Wold wrote: > My understanding is that a _subtract is fraught with danger, there > all sorts of ordering implications. Yes. But consider, if you will, the specific case of DISTRO_FEATURES_LIBC_DEFAULT, and a libc which is just like eglibc except that it l

[OE-core] [PATCH] avahi-systemd: drop postrm, use prerm instead

2012-05-16 Thread Andreas Oberritter
* Calling "systemctl disable" from postrm is too late and causes the following error: | Failed to issue method call: No such file or directory * Fix indentation of prerm for resulting shell snippet. * Messing with $D is not needed in *rm scripts. Signed-off-by: Andreas Oberritter --- meta/re

Re: [OE-core] RFC: FOO_subtract, the logical antidote to FOO_append.

2012-05-16 Thread Phil Blundell
On Wed, 2012-05-16 at 10:07 -0500, Mark Hatle wrote: > But the real problem we keep struggling with is .conf load order.. you try to > set some nice value in local.conf, and some later configuration file adds to > it, > or simply overwrites it. He'd like a way to strip out things like that. OV

Re: [OE-core] RFC: FOO_subtract, the logical antidote to FOO_append.

2012-05-16 Thread Chris Larson
On Wed, May 16, 2012 at 8:07 AM, Mark Hatle wrote: > On 5/15/12 11:35 PM, Saul Wold wrote: >> >> On 05/15/2012 11:46 PM, Manuel Bessler wrote: >>> >>> Just a few minutes ago I was wondering if such a feature did exist... >>> >>> I ran into a situation where I wanted to remove something from a >>>

Re: [OE-core] [PATCH] Fix X server on PowerPC when using GCC 4.7.x

2012-05-16 Thread Martin Jansa
On Wed, May 16, 2012 at 07:30:40AM -0600, Gary Thomas wrote: > On 2012-05-16 07:23, Martin Jansa wrote: > > On Wed, May 16, 2012 at 3:09 PM, Gary Thomas wrote: > >> The function XaceHook() was trying to do something like this: > >>void *ptr; > >>switch(XX) { > >> case a: > >>

Re: [OE-core] [PATCH] xf86-video-vmware: update package to 12.0.2

2012-05-16 Thread Martin Jansa
On Wed, May 16, 2012 at 05:27:01PM +0300, Alexandru DAMIAN wrote: > This patch updates the package version for the vmware xorg driver > to 12.0.2, following upstream. No other changes made beside updating > the checksums. This does apply to all patches and their updates sent today from @intel.com:

Re: [OE-core] RFC: FOO_subtract, the logical antidote to FOO_append.

2012-05-16 Thread Mark Hatle
On 5/15/12 11:35 PM, Saul Wold wrote: On 05/15/2012 11:46 PM, Manuel Bessler wrote: Just a few minutes ago I was wondering if such a feature did exist... I ran into a situation where I wanted to remove something from a .bbappend that is added to a variable using VARIABLE_append = "this and that

[OE-core] [PATCH] xf86-video-vmware: update package to 12.0.2

2012-05-16 Thread Alexandru DAMIAN
This patch updates the package version for the vmware xorg driver to 12.0.2, following upstream. No other changes made beside updating the checksums. --- ...mware_12.0.1.bb => xf86-video-vmware_12.0.2.bb} |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/

Re: [OE-core] [PATCH 1/1] xf86-video-vmware: update package to 12.0.2

2012-05-16 Thread Martin Jansa
On Wed, May 16, 2012 at 4:05 PM, Alexandru DAMIAN wrote: > This patch updates the package version for the vmware xorg driver > to 12.0.2, following upstream. No other changes made beside updating > the checksums. then reset PR in v2 Cheers, > --- >  ...mware_12.0.1.bb => xf86-video-vmware_12.0.

[OE-core] [PATCH 1/1] xf86-video-vmware: update package to 12.0.2

2012-05-16 Thread Alexandru DAMIAN
This patch updates the package version for the vmware xorg driver to 12.0.2, following upstream. No other changes made beside updating the checksums. --- ...mware_12.0.1.bb => xf86-video-vmware_12.0.2.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xo

[OE-core] [PATCH] gnupg: Update to upstream version 2.0.19

2012-05-16 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu --- .../gnupg/{gnupg_2.0.18.bb => gnupg_2.0.19.bb} |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-support/gnupg/{gnupg_2.0.18.bb => gnupg_2.0.19.bb} (81%) diff --git a/meta/recipes-support/gnupg/gnupg_2.0.18.bb b/meta/recip

Re: [OE-core] [PATCH] Fix X server on PowerPC when using GCC 4.7.x

2012-05-16 Thread Gary Thomas
On 2012-05-16 07:23, Martin Jansa wrote: On Wed, May 16, 2012 at 3:09 PM, Gary Thomas wrote: The function XaceHook() was trying to do something like this: void *ptr; switch(XX) { case a: define_some_structure A; ptr =&A; break; case b: defin

Re: [OE-core] [PATCH] Fix X server on PowerPC when using GCC 4.7.x

2012-05-16 Thread Martin Jansa
On Wed, May 16, 2012 at 3:09 PM, Gary Thomas wrote: > The function XaceHook() was trying to do something like this: >   void *ptr; >   switch(XX) { >      case a: >         define_some_structure A; >         ptr = &A; >         break; >      case b: >         define_some_structure B; >         ptr

[OE-core] [PATCH] Fix X server on PowerPC when using GCC 4.7.x

2012-05-16 Thread Gary Thomas
The function XaceHook() was trying to do something like this: void *ptr; switch(XX) { case a: define_some_structure A; ptr = &A; break; case b: define_some_structure B; ptr = &B; break; } call_some_function(ptr); Clearly

[OE-core] [Error] do_package error on libgcc

2012-05-16 Thread Giuseppe Condorelli
Hi All, I'm catching an error during my personal core-image build at do_package stage of libgcc. The libgcc version (4.6.3) I'm using comes from an own layer as well as the compiler. In past days I was able to successfully complete the personal core-image build working against stable oe-core tar f

[OE-core] [PATCH] gnutls: update to 2.12.19

2012-05-16 Thread Bogdan Marinescu
Tested with curl in qemux86/core-image-lsb. Signed-off-by: Bogdan Marinescu --- .../configure-fix.patch|0 .../correct_rpl_gettimeofday_signature.patch |0 .../fix-gettext-version.patch |0 .../gnutls-openssl.patch

[OE-core] [PATCH] foomatic-filters: Updated to 4.0.15

2012-05-16 Thread Cristian Iorga
--- ...filters_4.0.7.bb => foomatic-filters_4.0.15.bb} |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/foomatic/{foomatic-filters_4.0.7.bb => foomatic-filters_4.0.15.bb} (90%) diff --git a/meta/recipes-extended/foomatic/foomatic-filters_4.0.7.bb b/me

Re: [OE-core] [PATCH] foomatic-filters: Updated to 4.0.15

2012-05-16 Thread Martin Jansa
On Wed, May 16, 2012 at 2:01 PM, Cristian Iorga wrote: > --- >  .../foomatic/foomatic-filters_4.0.15.bb            |   39 > >  .../foomatic/foomatic-filters_4.0.7.bb             |   39 > >  2 files changed, 39 insertions(+), 39 deletions(-) >  create mod

Re: [OE-core] [PATCH] gnutls: update to 2.12.19

2012-05-16 Thread Martin Jansa
On Wed, May 16, 2012 at 1:58 PM, Bogdan Marinescu wrote: > Tested with curl in qemux86/core-image-lsb. > recreate patch with -M and resend Cheers, > Signed-off-by: Bogdan Marinescu > --- >  .../gnutls/gnutls-2.12.18/configure-fix.patch      |   65 -- >  .../correct_rpl_gettimeofday_sig

[OE-core] [PATCH] foomatic-filters: Updated to 4.0.15

2012-05-16 Thread Cristian Iorga
--- .../foomatic/foomatic-filters_4.0.15.bb| 39 .../foomatic/foomatic-filters_4.0.7.bb | 39 2 files changed, 39 insertions(+), 39 deletions(-) create mode 100644 meta/recipes-extended/foomatic/foomatic-filters_4.0.15.bb dele

Re: [OE-core] X server failing on PowerPC

2012-05-16 Thread Phil Blundell
On Wed, 2012-05-16 at 05:50 -0600, Gary Thomas wrote: > void *ptr; > switch(XX) { >case a: > define_some_structure A; > ptr = &A; > break; >case b: > define_some_structure B; > ptr = &B; > break; > } > call_

[OE-core] [PATCH] gnutls: update to 2.12.19

2012-05-16 Thread Bogdan Marinescu
Tested with curl in qemux86/core-image-lsb. Signed-off-by: Bogdan Marinescu --- .../gnutls/gnutls-2.12.18/configure-fix.patch | 65 -- .../correct_rpl_gettimeofday_signature.patch | 57 - .../gnutls-2.12.18/fix-gettext-version.patch | 46 --- .../gnutls

[OE-core] X server failing on PowerPC

2012-05-16 Thread Gary Thomas
When built from a recent OE-core using GCC 4.7.x, the X server fails on PowerPC targets. Filed as Poky/Yocto bug #2460, it boils down to a sequence of code like this: void *ptr; switch(XX) { case a: define_some_structure A; ptr = &A; break; case b:

Re: [OE-core] [PATCH 1/1] ncurses: Disable parallel make

2012-05-16 Thread Saul Wold
On 05/16/2012 01:10 PM, xiaofeng@windriver.com wrote: From: Xiaofeng Yan Ncurses failure non-gplv3 build by race issue. So disable parallel \ make when building this package. This is not the best approach as you disable PARALLEL_MAKE for both non-gplv3 and gplv3 versions. Further, we want

[OE-core] [PATCH 0/1] ncurses: Disable parallel make

2012-05-16 Thread xiaofeng.yan
From: Xiaofeng Yan I can't reproduce bug 2298 after building ncurses successfully many time because Richard said "Its a race issue and sometimes occurs with high values of PARALLEL_MAKE. This means it will sometimes appear and sometimes not appear". I didn't know whether this patch is appropri

[OE-core] [PATCH 1/1] ncurses: Disable parallel make

2012-05-16 Thread xiaofeng.yan
From: Xiaofeng Yan Ncurses failure non-gplv3 build by race issue. So disable parallel \ make when building this package. Signed-off-by: Xiaofeng Yan --- meta/recipes-core/ncurses/ncurses.inc |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta/recipes-core/ncurses/ncu

[OE-core] [PATCH 1/1] archiver.bbclass: Add two default set for avoiding error when missing assignment

2012-05-16 Thread xiaofeng.yan
From: Xiaofeng Yan Add two default set(SOURCE_ARCHIVE_LOG_WITH_SCRIPTS, \ SOURCE_ARCHIVE_PACKAGE_TYPE) to archiver.bbclass for avoiding \ building error when forgetting to assign to them. Signed-off-by: Xiaofeng Yan --- meta/classes/archiver.bbclass |4 +++- 1 files changed, 3 insertions(+

[OE-core] [PATCH 0/1] archiver.bbclass: Add two default set for avoiding error when missing assignment

2012-05-16 Thread xiaofeng.yan
From: Xiaofeng Yan This is V2. Add two default set(SOURCE_ARCHIVE_LOG_WITH_SCRIPTS, SOURCE_ARCHIVE_PACKAGE_TYPE) to archiver.bbclass for avoiding building error when forgetting to assign to them. Make some modification according to clarson's suggestion. Thank him correct my fault. The follow

Re: [OE-core] [oe-commits] Richard Purdie : glib-2.0: Fix issues with libelf dependency creeping in

2012-05-16 Thread Martin Jansa
On Mon, May 07, 2012 at 03:49:24PM +, g...@git.openembedded.org wrote: > Module: openembedded-core.git > Branch: master > Commit: 2929e7d590862d9649458c90804e79a1dce40423 > URL: > http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=2929e7d590862d9649458c90804e79a1dce40423 > > A