Re: [OE-core] [oe-commits] Jackie Huang : gdk-pixbuf: fix the postinstall script failure when no icon is installed

2012-08-17 Thread Burton, Ross
On 17 August 2012 02:48, jhuang0 jackie.hu...@windriver.com wrote: Yeah, it would be better for the postinstall script, but for xcursor-transparent-theme without index.theme file, is it still a problem? Running gtk-update-icon-cache doesn't make sense on themes without an index.theme, because

[OE-core] [PATCH 0/1] python: Add Upstream-Status entries for bsddb patches, no code changes

2012-08-17 Thread jackie.huang
From: Jackie Huang jackie.hu...@windriver.com python: Add Upstream-Status entries for bsddb patches, no code changes The following changes since commit 24babf9316da50c8a4d2f328c4336cb8cd6cf667: classes/chrpath: trigger an error if chrpath fails (2012-08-15 17:51:04 +0100) are available in

[OE-core] [PATCH 1/1] python: Add Upstream-Status entries for bsddb patches, no code changes

2012-08-17 Thread jackie.huang
From: Jackie Huang jackie.hu...@windriver.com Signed-off-by: Jackie Huang jackie.hu...@windriver.com --- .../python/python-2.7.3-berkeley-db-5.3.patch |2 ++ .../python/python-2.7.3-remove-bsdb-rpath.patch|2 ++ 2 files changed, 4 insertions(+), 0 deletions(-) diff --git

Re: [OE-core] [PATCH] avahi: fix packaging of avahi-autoipd

2012-08-17 Thread Jack Mitchell
On 17/08/12 01:10, Marc Reilly wrote: - Avahi's avahi-autoipd file is in the dhcp/ folder, not dhcp3/ - udhcpc files were being installed but not being shipped in avahi-autoipd - do_install override for avahi-autoipd was not being called and is not required, so join it into regular

[OE-core] [PATCH 1/2] webkit-gtk: workaround races with make 3.82 by rerunning make

2012-08-17 Thread Andreas Müller
Signed-off-by: Andreas Müller schnitzelt...@googlemail.com --- meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb | 17 + 1 files changed, 17 insertions(+), 0 deletions(-) diff --git a/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb b/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb index

[OE-core] [PATCH 2/2] webkit-gtk: update to 1.8.2

2012-08-17 Thread Andreas Müller
run tested with midori 0.4.5: * google maps * google mail (https) Signed-off-by: Andreas Müller schnitzelt...@googlemail.com --- .../{webkit-gtk_1.8.1.bb = webkit-gtk_1.8.2.bb} |8 ++-- 1 files changed, 2 insertions(+), 6 deletions(-) rename

Re: [OE-core] [PATCH 2/2] webkit-gtk: update to 1.8.2

2012-08-17 Thread Burton, Ross
On 17 August 2012 09:55, Andreas Müller schnitzelt...@googlemail.com wrote: -SRC_URI[md5sum] = f2f01b1fdc7262a2eede81ebed0970b2 -SRC_URI[sha256sum] = 9a126a76b40ca61adb1f1626e1567f976740af2332948cc5189489dbd01e3b28 +SRC_URI[md5sum] = f7bd0bd4f323039f15e19c82a9a8313c +SRC_URI[sha256sum] =

Re: [OE-core] [PATCH 2/2] webkit-gtk: update to 1.8.2

2012-08-17 Thread Andreas Müller
On Fri, Aug 17, 2012 at 11:00 AM, Burton, Ross ross.bur...@intel.com wrote: On 17 August 2012 09:55, Andreas Müller schnitzelt...@googlemail.com wrote: -SRC_URI[md5sum] = f2f01b1fdc7262a2eede81ebed0970b2 -SRC_URI[sha256sum] = 9a126a76b40ca61adb1f1626e1567f976740af2332948cc5189489dbd01e3b28

Re: [OE-core] [oe-commits] Jackie Huang : gdk-pixbuf: fix the postinstall script failure when no icon is installed

2012-08-17 Thread jhuang0
On 8/17/2012 3:21 PM, Burton, Ross wrote: On 17 August 2012 02:48, jhuang0 jackie.hu...@windriver.com wrote: Yeah, it would be better for the postinstall script, but for xcursor-transparent-theme without index.theme file, is it still a problem? Running gtk-update-icon-cache doesn't make

Re: [OE-core] [discussion] perf: specify SLANG_INC dir for perf

2012-08-17 Thread Richard Purdie
On Fri, 2012-08-17 at 11:32 +0800, Liang Li wrote: On 2012-08-16 23:58, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Thu, 2012-08-16 at 11:33 -0400, Bruce Ashfield wrote: On 12-08-13 10:17 PM, Liang Li wrote: Hi Richard, Ping ... Hopefully you could

Re: [OE-core] [PATCH 3/3] adt-installer: add support for relocatable SDK

2012-08-17 Thread Richard Purdie
On Fri, 2012-08-17 at 06:44 +0300, Laurentiu Palcu wrote: Since we made the SDK relocatable, we have to add this functionality to adt-installer too. Other: - Changed tabs to spaces in the recipe file too. Shell functions use tabs, python uses spaces. The OE TSC has thought long and hard

Re: [OE-core] [PATCH] classes/chrpath: trigger an error if chrpath fails

2012-08-17 Thread Richard Purdie
On Thu, 2012-08-16 at 18:13 +0100, Paul Eggleton wrote: On Wednesday 15 August 2012 17:44:33 Paul Eggleton wrote: If chrpath failed here we were just silently ignoring it. Signed-off-by: Paul Eggleton paul.eggle...@linux.intel.com --- meta/classes/chrpath.bbclass |4 +++- 1 file

Re: [OE-core] [PATCH 1/1] base.bbclass: Work even when there's no PNBLACKLIST entries

2012-08-17 Thread Richard Purdie
On Thu, 2012-08-16 at 11:50 -0500, Peter Seebach wrote: It turns out that the result of getVarFlags is not a list, it's a dict. So getVarFlags(...) or [] does not reliably produce something with a .items. This escaped detection because our local build environment never ends up running builds

Re: [OE-core] [discussion] perf: specify SLANG_INC dir for perf

2012-08-17 Thread Liang Li
On 2012-08-17 17:35, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Fri, 2012-08-17 at 11:32 +0800, Liang Li wrote: On 2012-08-16 23:58, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Thu, 2012-08-16 at 11:33 -0400, Bruce Ashfield wrote: On 12-08-13 10:17 PM,

Re: [OE-core] [PATCH] classes/chrpath: trigger an error if chrpath fails

2012-08-17 Thread Phil Blundell
On Thu, 2012-08-16 at 18:13 +0100, Paul Eggleton wrote: Incidentally a couple of users are reporting that they are now seeing failures where the rpath size is reported to be too small to contain the path we are applying. I haven't seen this myself - is there some way we can increase the

Re: [OE-core] [PATCH] classes/chrpath: trigger an error if chrpath fails

2012-08-17 Thread Jack Mitchell
On 17/08/12 10:53, Richard Purdie wrote: On Thu, 2012-08-16 at 18:13 +0100, Paul Eggleton wrote: On Wednesday 15 August 2012 17:44:33 Paul Eggleton wrote: If chrpath failed here we were just silently ignoring it. Signed-off-by: Paul Eggleton paul.eggle...@linux.intel.com ---

Re: [OE-core] [PATCH 2/2] webkit-gtk: update to 1.8.2

2012-08-17 Thread Burton, Ross
On 17 August 2012 10:05, Andreas Müller schnitzelt...@googlemail.com wrote: Did you chase upstream about this -- I presume it's a genuine mistake (maybe the tarball was re-generated) but I'm curious. Ross I did * use the 1.8.1 hashes and let oe tell me the new ones * add new hashes in

Re: [OE-core] [PATCH 2/2] webkit-gtk: update to 1.8.2

2012-08-17 Thread Burton, Ross
http://lists.webkit.org/pipermail/webkit-gtk/2012-August/001192.html for anyone who really cares. As I have an identical patch to this locally: Acked-By: Ross Burton ross.bur...@intel.com Ross ___ Openembedded-core mailing list

Re: [OE-core] [PATCH 3/3] adt-installer: add support for relocatable SDK

2012-08-17 Thread Laurentiu Palcu
On 08/17/2012 12:38 PM, Richard Purdie wrote: On Fri, 2012-08-17 at 06:44 +0300, Laurentiu Palcu wrote: Since we made the SDK relocatable, we have to add this functionality to adt-installer too. Other: - Changed tabs to spaces in the recipe file too. Shell functions use tabs, python

Re: [OE-core] [PATCH] classes/chrpath: trigger an error if chrpath fails

2012-08-17 Thread Henning Heinold
On Fri, Aug 17, 2012 at 11:05:43AM +0100, Jack Mitchell wrote: any provider WARNING: Failed to fetch URL http://kernel.org/pub/linux/kernel/people/jsipek/guilt/guilt-0.33.tar.gz, attempting MIRRORS if available *ERROR: chrpath command failed with exit code 7 ERROR: chrpath command failed

Re: [OE-core] [PATCH] insane.bbclass: Fix RPATH warning in the face of funny path strings

2012-08-17 Thread Richard Purdie
On Thu, 2012-08-16 at 10:43 -0700, Andy Ross wrote: On 08/16/2012 01:39 AM, Phil Blundell wrote: If these RPATHs are causing host pollution then that sounds like there is another bug elsewhere. They ought to be resolved relative to the sysroot during link edit. Indeed, this is turning

[OE-core] [PATCH v2 1/3] populate_sdk_base.bbclass: fix SDK relocation issues

2012-08-17 Thread Laurentiu Palcu
The problem appears if multiple setup environment scripts are found. In order to find only the script we're interested in, I removed globbing in matching pattern with ${REAL_MULTIMACH_TARGET_SYS} that will be expanded to the correct string. Also, fix a problem when changing the scripts/configs.

[OE-core] [PATCH v2 2/3] package.bbclass: change RPATHs for cross-canadian binaries

2012-08-17 Thread Laurentiu Palcu
When building the meta-toolchain, the binaries didn't get relocatable RPATHs. They were hardcoded to the default path. Hence, if one had already installed one SDK in the default path and one in another location, the later toolchain's binaries would search and load libraries from the first

[OE-core] [PATCH v2 0/3] Add support for relocatable SDK to ADT installer and some fixes

2012-08-17 Thread Laurentiu Palcu
Changes in V2: - addressed Richard's comments and restored the spaces back to tabs in do_populate_adt shell function; Hi, This patchset adds support for relocating SDK to ADT installer and a couple of fixes. Thanks, Laurentiu The following changes since commit

[OE-core] [PATCH v2 3/3] adt-installer: add support for relocatable SDK

2012-08-17 Thread Laurentiu Palcu
Since we made the SDK relocatable, we have to add this functionality to adt-installer too. Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../installer/adt-installer/adt_installer | 11 ++ .../adt-installer/scripts/adt_installer_internal | 111

Re: [OE-core] [PATCH 3/3] adt-installer: add support for relocatable SDK

2012-08-17 Thread Andreas Müller
On Fri, Aug 17, 2012 at 11:38 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Fri, 2012-08-17 at 06:44 +0300, Laurentiu Palcu wrote: Since we made the SDK relocatable, we have to add this functionality to adt-installer too. Other: - Changed tabs to spaces in the recipe file

Re: [OE-core] [discussion] perf: specify SLANG_INC dir for perf

2012-08-17 Thread Richard Purdie
On Fri, 2012-08-17 at 18:00 +0800, Liang Li wrote: I am totally confused, you mentioned 'general kernel do_install', I assume it's oe-core kernel.bbclass concept. Then you mentioned 'get the fix upstream in the mainline kernel', how could that happen? We are discussing about the solution to

Re: [OE-core] [PATCH 3/3] adt-installer: add support for relocatable SDK

2012-08-17 Thread Richard Purdie
On Fri, 2012-08-17 at 12:42 +0200, Andreas Müller wrote: On Fri, Aug 17, 2012 at 11:38 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Fri, 2012-08-17 at 06:44 +0300, Laurentiu Palcu wrote: Since we made the SDK relocatable, we have to add this functionality to

[OE-core] [PATCH 0/2] Remove older GTK+ versions

2012-08-17 Thread Ross Burton
Remove the very old versions of GTK+ 2.x that we don't build. They were kept for their patches, but the patches don't apply anymore because the relevant code has changed dramatically. If someone still wants to use them, meta-oe is a better place for them to live. Ross The following changes

[OE-core] [PATCH 2/2] gtk+ remove 2.16.6

2012-08-17 Thread Ross Burton
Signed-off-by: Ross Burton ross.bur...@intel.com --- ...Duplicate-the-exec-string-returned-by-gtk.patch | 33 -- .../gtk+/gtk+-2.16.6/cellrenderer-cairo.patch | 34 --- .../gtk+-2.16.6/disable-gio-png-sniff-test.diff| 99 --

Re: [OE-core] [PATCH 0/2] Remove older GTK+ versions

2012-08-17 Thread Richard Purdie
On Fri, 2012-08-17 at 12:35 +0100, Ross Burton wrote: Remove the very old versions of GTK+ 2.x that we don't build. They were kept for their patches, but the patches don't apply anymore because the relevant code has changed dramatically. If someone still wants to use them, meta-oe is a

Re: [OE-core] [PATCH v2 0/3] Add support for relocatable SDK to ADT installer and some fixes

2012-08-17 Thread Richard Purdie
On Fri, 2012-08-17 at 13:38 +0300, Laurentiu Palcu wrote: Changes in V2: - addressed Richard's comments and restored the spaces back to tabs in do_populate_adt shell function; Hi, This patchset adds support for relocating SDK to ADT installer and a couple of fixes.

Re: [OE-core] [PATCH 2/2] webkit-gtk: update to 1.8.2

2012-08-17 Thread Richard Purdie
On Fri, 2012-08-17 at 10:55 +0200, Andreas Müller wrote: run tested with midori 0.4.5: * google maps * google mail (https) Signed-off-by: Andreas Müller schnitzelt...@googlemail.com --- .../{webkit-gtk_1.8.1.bb = webkit-gtk_1.8.2.bb} |8 ++-- 1 files changed, 2 insertions(+), 6

Re: [OE-core] [PATCH 1/1] python: Add Upstream-Status entries for bsddb patches, no code changes

2012-08-17 Thread Richard Purdie
On Fri, 2012-08-17 at 15:27 +0800, jackie.hu...@windriver.com wrote: From: Jackie Huang jackie.hu...@windriver.com Signed-off-by: Jackie Huang jackie.hu...@windriver.com --- .../python/python-2.7.3-berkeley-db-5.3.patch |2 ++ .../python/python-2.7.3-remove-bsdb-rpath.patch|

Re: [OE-core] [PATCH] cross-localedef-native_2.16.bb: fix for CentOS 5.X

2012-08-17 Thread Richard Purdie
On Thu, 2012-08-16 at 18:12 -0500, Matthew McClintock wrote: | gcc -isystem/home/mattsm/git/poky/build-master/tmp/sysroots/x86_64-linux/usr/include -isystem/home/mattsm/git/poky/build-master/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -DNOT_IN_libc=1 -DNO_SYSCONF -DNO_UNCOMPRESS

Re: [OE-core] [PATCH 1/1] apr-util: fix the rules.mk with path to sysroot instead of the workdir of apr

2012-08-17 Thread Martin Jansa
On Fri, Aug 17, 2012 at 11:11:43AM +0800, jackie.hu...@windriver.com wrote: From: Jackie Huang jackie.hu...@windriver.com The copying for rules.mk was happened in do_configure_prepend, but it will be replaced by the one generated by configure, in which APR_MKEXPORT points to the workdir of

[OE-core] RFC: One X Server To Rule Them All

2012-08-17 Thread Burton, Ross
Hi, It's bugged me for a while that oe-core is shipping both big X.org (in two variations) and small kdrive. A quick review shows: - oe-core is using X.org for the qemu images on all platforms - meta-yocto is using big X.org for Atom, lite Xorg for beagleboard, and kdrive for

Re: [OE-core] [oe] RFC: One X Server To Rule Them All

2012-08-17 Thread Martin Jansa
On Fri, Aug 17, 2012 at 01:12:45PM +0100, Burton, Ross wrote: Hi, It's bugged me for a while that oe-core is shipping both big X.org (in two variations) and small kdrive. A quick review shows: - oe-core is using X.org for the qemu images on all platforms - meta-yocto is using big X.org

Re: [OE-core] [PATCH 0/2] Remove older GTK+ versions

2012-08-17 Thread Paul Eggleton
On Friday 17 August 2012 12:35:07 Ross Burton wrote: If someone still wants to use them, meta-oe is a better place for them to live. As a general note, personally I'd rather that no more alternative versions of anything be added to meta-oe. Cheers, Paul -- Paul Eggleton Intel Open Source

Re: [OE-core] [PATCH 0/2] Remove older GTK+ versions

2012-08-17 Thread Martin Jansa
On Fri, Aug 17, 2012 at 01:27:20PM +0100, Paul Eggleton wrote: On Friday 17 August 2012 12:35:07 Ross Burton wrote: If someone still wants to use them, meta-oe is a better place for them to live. As a general note, personally I'd rather that no more alternative versions of anything be

Re: [OE-core] [PATCH 0/2] Remove older GTK+ versions

2012-08-17 Thread Paul Eggleton
On Friday 17 August 2012 14:30:17 Martin Jansa wrote: On Fri, Aug 17, 2012 at 01:27:20PM +0100, Paul Eggleton wrote: On Friday 17 August 2012 12:35:07 Ross Burton wrote: If someone still wants to use them, meta-oe is a better place for them to live. As a general note, personally

Re: [OE-core] [PATCH 0/2] Remove older GTK+ versions

2012-08-17 Thread Martin Jansa
On Fri, Aug 17, 2012 at 01:32:59PM +0100, Paul Eggleton wrote: On Friday 17 August 2012 14:30:17 Martin Jansa wrote: On Fri, Aug 17, 2012 at 01:27:20PM +0100, Paul Eggleton wrote: On Friday 17 August 2012 12:35:07 Ross Burton wrote: If someone still wants to use them, meta-oe is a better

Re: [OE-core] [PATCH 0/2] Remove older GTK+ versions

2012-08-17 Thread Paul Eggleton
On Friday 17 August 2012 14:39:16 Martin Jansa wrote: Should I file a but to fix DEFAULT_PREFERENCE between layers? We've discussed this problem before - the trouble is we would have to change the way the version preference calculation works, and I'm not sure we will be able to do that without

[OE-core] DEPEND on an image recipe

2012-08-17 Thread Cliff Brake
I would like to add a DEPEND to a kernel recipe that causes an initramfs image to be built every time before the kernel is built. It seems that a DEPEND on the rootfs recipe triggers the rootfs build, however it appears that the kernel recipe does not wait for the image recipe to finish before it

Re: [OE-core] [PATCH 0/2] Remove older GTK+ versions

2012-08-17 Thread Martin Jansa
On Fri, Aug 17, 2012 at 01:48:45PM +0100, Paul Eggleton wrote: On Friday 17 August 2012 14:39:16 Martin Jansa wrote: Should I file a but to fix DEFAULT_PREFERENCE between layers? We've discussed this problem before - the trouble is we would have to change the way the version preference

Re: [OE-core] DEPEND on an image recipe

2012-08-17 Thread Phil Blundell
On Fri, 2012-08-17 at 08:51 -0400, Cliff Brake wrote: I would like to add a DEPEND to a kernel recipe that causes an initramfs image to be built every time before the kernel is built. It seems that a DEPEND on the rootfs recipe triggers the rootfs build, however it appears that the kernel

Re: [OE-core] [discussion] perf: specify SLANG_INC dir for perf

2012-08-17 Thread Bruce Ashfield
On 12-08-17 06:53 AM, Richard Purdie wrote: On Fri, 2012-08-17 at 18:00 +0800, Liang Li wrote: I am totally confused, you mentioned 'general kernel do_install', I assume it's oe-core kernel.bbclass concept. Then you mentioned 'get the fix upstream in the mainline kernel', how could that happen?

Re: [OE-core] [PATCH 0/2] Remove older GTK+ versions

2012-08-17 Thread Martin Jansa
On Fri, Aug 17, 2012 at 02:54:27PM +0200, Martin Jansa wrote: On Fri, Aug 17, 2012 at 01:48:45PM +0100, Paul Eggleton wrote: On Friday 17 August 2012 14:39:16 Martin Jansa wrote: Should I file a but to fix DEFAULT_PREFERENCE between layers? We've discussed this problem before - the

Re: [OE-core] [discussion] perf: specify SLANG_INC dir for perf

2012-08-17 Thread Liang Li
On 2012-08-17 18:53, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Fri, 2012-08-17 at 18:00 +0800, Liang Li wrote: I am totally confused, you mentioned 'general kernel do_install', I assume it's oe-core kernel.bbclass concept. Then you mentioned 'get the fix upstream in the

[OE-core] [PATCH 0/2] Build and package dbus-tests - separate recipe

2012-08-17 Thread Andrei Gherzan
While compiling dbus with tests, dbus and dbus-glib are needed. To compile dbus-glib, dbus is needed (obviously). The only solution (to compile dbus with tests) that i found, is to create a new recipe named dbus-tests where to compile dbus with --enable-tests --enable-embedded-tests, skip write to

[OE-core] [PATCH 2/2] dbus-tests: Add separate recipe for building dbus-tests

2012-08-17 Thread Andrei Gherzan
While compiling dbus with tests, dbus and dbus-glib are needed. To compile dbus-glib, dbus is needed (obviously). The only solution (to compile dbus with tests) is to create a new recipe where to compile dbus with --enable-tests --enable-embedded-tests, skip write to sysroot (noexec) and just

[OE-core] [PATCH][RFC] coreutils: Upgrade to upstream version 8.17

2012-08-17 Thread Radu Moisan
Signed-off-by: Radu Moisan radu.moi...@intel.com --- .../coreutils-8.17/realpath-works-yes.patch| 13 + .../remove-gets.patch | 20 +++- .../remove-usr-local-lib-from-m4.patch |0 .../{coreutils_8.14.bb =

Re: [OE-core] [PATCH][RFC] coreutils: Upgrade to upstream version 8.17

2012-08-17 Thread Radu Moisan
The problem: The new version of coreutils, adds use of canonicalize_file_name() function defined in canonicalize.h The problem I encountered is at compile time, the function is redefined to rpl_canonicalize_file_name by means of a macro, and I get an undefined reference error. //--

[OE-core] [PATCH 1/2] python-dbus: Native dbus python module needed for dbus tests

2012-08-17 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan andrei.gher...@windriver.com --- meta/recipes-devtools/python/python-dbus_1.1.1.bb |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/meta/recipes-devtools/python/python-dbus_1.1.1.bb b/meta/recipes-devtools/python/python-dbus_1.1.1.bb

Re: [OE-core] [discussion] perf: specify SLANG_INC dir for perf

2012-08-17 Thread Liang Li
On 2012-08-17 21:01, Liang Li liang...@windriver.com wrote: On 2012-08-17 18:53, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Fri, 2012-08-17 at 18:00 +0800, Liang Li wrote: I am totally confused, you mentioned 'general kernel do_install', I assume it's oe-core

Re: [OE-core] [PATCH 0/2] Remove older GTK+ versions

2012-08-17 Thread Paul Eggleton
On Friday 17 August 2012 14:54:27 Martin Jansa wrote: On Fri, Aug 17, 2012 at 01:48:45PM +0100, Paul Eggleton wrote: This is also undesirable for meta-oe IMHO - as a general principle, meta-oe shouldn't be trying to both add additional recipes *and* provide newer/older versions of recipes

Re: [OE-core] [PATCH 1/2] python-dbus: Native dbus python module needed for dbus tests

2012-08-17 Thread Martin Jansa
On Fri, Aug 17, 2012 at 04:05:00PM +0300, Andrei Gherzan wrote: Signed-off-by: Andrei Gherzan andrei.gher...@windriver.com --- meta/recipes-devtools/python/python-dbus_1.1.1.bb |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git

[OE-core] utility-tasks: Set T to alternate location during do_clean

2012-08-17 Thread Richard Purdie
There is a race where do_clean tries to clean WORKDIR but there are logfiles written into ${T} by bitbake and this can lead to exceptions due to open files. The easiest solution is to redirect T to a different location for the do_clean task, hence avoiding the errors and also allowing the

[OE-core] [PATCH] classes/chrpath: improve chrpath failure handling

2012-08-17 Thread Paul Eggleton
When chrpath fails, prefix the error message with the name of the recipe that is being processed, and include the the output from chrpath, as well as making the calling task actually fail. Signed-off-by: Paul Eggleton paul.eggle...@linux.intel.com --- meta/classes/chrpath.bbclass |8 +---

Re: [OE-core] [PATCH] classes/chrpath: trigger an error if chrpath fails

2012-08-17 Thread Paul Eggleton
On Friday 17 August 2012 11:53:51 Jack Mitchell wrote: On 17/08/12 11:26, Henning Heinold wrote: On Fri, Aug 17, 2012 at 11:05:43AM +0100, Jack Mitchell wrote: any provider WARNING: Failed to fetch URL http://kernel.org/pub/linux/kernel/people/jsipek/guilt/guilt-0.33.tar.gz , attempting

Re: [OE-core] utility-tasks: Set T to alternate location during do_clean

2012-08-17 Thread Jack Mitchell
On 17/08/12 14:19, Richard Purdie wrote: +T_task-clean = ${LOG_DIR}/cleanlogs/${PN} Cheers Richard, this does the trick! Regards, -- Jack Mitchell (j...@embed.me.uk) Embedded Systems Engineer http://www.embed.me.uk -- ___

Re: [OE-core] [PATCH 2/2] dbus-tests: Add separate recipe for building dbus-tests

2012-08-17 Thread Radu Moisan
On 08/17/2012 04:02 PM, Andrei Gherzan wrote: While compiling dbus with tests, dbus and dbus-glib are needed. To compile dbus-glib, dbus is needed (obviously). The only solution (to compile dbus with tests) is to create a new recipe where to compile dbus with --enable-tests

Re: [OE-core] [PATCH 2/2] dbus-tests: Add separate recipe for building dbus-tests

2012-08-17 Thread Andrei Gherzan
On Fri, Aug 17, 2012 at 4:44 PM, Radu Moisan radu.moi...@intel.com wrote: On 08/17/2012 04:02 PM, Andrei Gherzan wrote: While compiling dbus with tests, dbus and dbus-glib are needed. To compile dbus-glib, dbus is needed (obviously). The only solution (to compile dbus with tests) is to

Re: [OE-core] [PATCH 1/2] python-dbus: Native dbus python module needed for dbus tests

2012-08-17 Thread Andrei Gherzan
On Fri, Aug 17, 2012 at 4:09 PM, Martin Jansa martin.ja...@gmail.comwrote: On Fri, Aug 17, 2012 at 04:05:00PM +0300, Andrei Gherzan wrote: Signed-off-by: Andrei Gherzan andrei.gher...@windriver.com --- meta/recipes-devtools/python/python-dbus_1.1.1.bb |5 - 1 files changed, 4

Re: [OE-core] [discussion] perf: specify SLANG_INC dir for perf

2012-08-17 Thread Darren Hart
On 08/17/2012 06:01 AM, Liang Li wrote: On 2012-08-17 18:53, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Fri, 2012-08-17 at 18:00 +0800, Liang Li wrote: I am totally confused, you mentioned 'general kernel do_install', I assume it's oe-core kernel.bbclass concept. Then you

[OE-core] qemu opengl issues

2012-08-17 Thread Jack Mitchell
: BB_VERSION= 1.15.3 TARGET_ARCH = arm TARGET_OS = linux-gnueabi MACHINE = qemuarm DISTRO= poky DISTRO_VERSION= 1.2+snapshot-20120817 TUNE_FEATURES = armv5 dsp thumb arm926ejs TARGET_FPU= soft meta meta-yocto

Re: [OE-core] qemu opengl issues

2012-08-17 Thread Paul Eggleton
= 1.2+snapshot-20120817 TUNE_FEATURES = armv5 dsp thumb arm926ejs TARGET_FPU= soft meta meta-yocto= master:bddd8300325267253941e7ce656ce2cf86a8a4a4 NOTE: Resolving any missing task queue dependencies NOTE: Preparing runqueue NOTE: Executing

Re: [OE-core] [PATCH] insane.bbclass: Fix RPATH warning in the face of funny path strings

2012-08-17 Thread Andy Ross
On 08/17/2012 03:28 AM, Richard Purdie wrote: I suspect you need to look somewhere around: http://git.yoctoproject.org/cgit.cgi/poky/tree/meta/recipes-devtools/libtool/libtool/fix-rpath.patch Indeed. Found that yesterday and am currently testing a fix. Should be inbound within the hour.

Re: [OE-core] qemu opengl issues

2012-08-17 Thread Richard Purdie
= linux-gnueabi MACHINE = qemuarm DISTRO= poky DISTRO_VERSION= 1.2+snapshot-20120817 TUNE_FEATURES = armv5 dsp thumb arm926ejs TARGET_FPU= soft meta meta-yocto

[OE-core] Minutes: OE-TSC 14 August 2012

2012-08-17 Thread Jeff Osier-Mixon
OpenEmbedded Technical Steering Committee 14 August 2012 Attendees: Mark, Khem, Richard, Paul Apologies: Koen Agenda Results 1. pick a chair - RP 2. lingering issues a. raise awareness of janitor list, QA bugs - continue b.

[OE-core] [PATCH 0/2] RPATH host pollution fixes

2012-08-17 Thread Andy Ross
Results from chasing the RPATH pollution I was seeing: I don't have a fix for the underlying linker issue, but that is captured here: https://bugzilla.yoctoproject.org/show_bug.cgi?id=2965 Patch 1 is the warning fix from earlier, which is still a fix to the existing logic and should be

[OE-core] [PATCH 1/2] insane.bbclass: Fix RPATH warning in the face of funny path strings

2012-08-17 Thread Andy Ross
In toolchain edge cases it's possible for the RPATH of a library to be set to something like /usr/lib/../lib. This should be detected as /usr/lib and generate a warning. Signed-off-by: Andy Ross andy.r...@windriver.com --- meta/classes/insane.bbclass | 6 +- 1 file changed, 5 insertions(+),

[OE-core] [PATCH 2/2] libtool: normalize link paths before considering for RPATH

2012-08-17 Thread Andy Ross
Libtool may be passed link paths of the form /usr/lib/../lib, which fool its detection code into thinking it should be included as an RPATH in the generated binary. Normalize before comparision. Signed-off-by: Andy Ross andy.r...@windriver.com --- meta/recipes-devtools/libtool/libtool-2.4.2.inc

Re: [OE-core] [PATCH][RFC] coreutils: Upgrade to upstream version 8.17

2012-08-17 Thread Saul Wold
On 08/17/2012 06:05 AM, Radu Moisan wrote: Signed-off-by: Radu Moisan radu.moi...@intel.com --- .../coreutils-8.17/realpath-works-yes.patch| 13 + .../remove-gets.patch | 20 +++- .../remove-usr-local-lib-from-m4.patch

[OE-core] [PATCH 0/1] Fix broken attempt only installs with RPM

2012-08-17 Thread Mark Hatle
The following changes since commit 99815eddd4e1eb5d939831704231537dd5a995ad: classes/chrpath: improve chrpath failure handling (2012-08-17 15:25:01 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib mhatle/rpm

[OE-core] [PATCH 1/1] package_rpm.bbclass: Fix attemptonly install failures

2012-08-17 Thread Mark Hatle
During an attemptonly install, if you try to install two packages that conflict with each other, a message is generated: error: Failed dependencies: dropbear conflicts with openssh-6.0p1-r4.ppc603e dropbear conflicts with openssh-sshd-6.0p1-r4.ppc603e This is placed onto stderr (vs

Re: [OE-core] [PATCH 6/6] connman: upgrade to 1.4

2012-08-17 Thread Saul Wold
On 08/16/2012 05:55 AM, Constantin Musca wrote: Signed-off-by: Constantin Musca constantinx.mu...@intel.com --- ...ck-that-the-string-isn-t-empty-before-spl.patch | 37 Why was the patch removed, need to have that in the commit message also. Sau!

Re: [OE-core] [PATCH 3/3] libxrandr: upgrade to 1.4.0

2012-08-17 Thread Saul Wold
On 08/14/2012 05:50 AM, Constantin Musca wrote: Signed-off-by: Constantin Musca constantinx.mu...@intel.com --- .../{libxrandr_1.3.2.bb = libxrandr_1.4.0.bb} |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxrandr_1.3.2.bb =

Re: [OE-core] [PATCH 1/2] insane.bbclass: Fix RPATH warning in the face of funny path strings

2012-08-17 Thread Richard Purdie
On Fri, 2012-08-17 at 08:53 -0700, Andy Ross wrote: In toolchain edge cases it's possible for the RPATH of a library to be set to something like /usr/lib/../lib. This should be detected as /usr/lib and generate a warning. Signed-off-by: Andy Ross andy.r...@windriver.com ---

Re: [OE-core] Toolchain rework, call for testing

2012-08-17 Thread Christopher Larson
On Thursday, August 16, 2012 at 9:47 PM, Khem Raj wrote: Recently glibc build has been simplified upstream. It has dropped the dependency on libgcc_s and libgcc_eh for building glibc itself. This means that we can simplify our toolchain bootstrap a bit by dropping 1 of the 3 cross gcc build

Re: [OE-core] [PATCH 6/6] connman: upgrade to 1.4

2012-08-17 Thread Andrei Gherzan
That patch was included in 1.4 version. On Aug 17, 2012 7:20 PM, Saul Wold s...@linux.intel.com wrote: On 08/16/2012 05:55 AM, Constantin Musca wrote: Signed-off-by: Constantin Musca constantinx.mu...@intel.com --- ...ck-that-the-string-isn-t-**empty-before-spl.patch | 37

Re: [OE-core] [PATCH] grub: Update to upstream stable 2.00

2012-08-17 Thread Saul Wold
On 08/09/2012 12:50 AM, Radu Moisan wrote: You need to add details about why you are removing the patches, where they added to the upstream? Obsoleted? When removing patch files, please explain why. Thanks Sau! Signed-off-by: Radu Moisan radu.moi...@intel.com ---

[OE-core] [CONSOLIDATED REQUEST 00/33] Package Updates Fixes - Cover Letter Only

2012-08-17 Thread Saul Wold
Richard, A load of package updates and some bugfixes from various places. I did not include the kernel updates due to the current issue on the AB. Unless requested otherwise, I am only going send coverletters from now, it seems that the full patch set is a bit of a mail bomb. Sau! The

[OE-core] [PATCH 1/2] gst-fluendo-mp3: upgrade to 0.10.19

2012-08-17 Thread Constantin Musca
Signed-off-by: Constantin Musca constantinx.mu...@intel.com --- ...o-mp3_0.10.16.bb = gst-fluendo-mp3_0.10.19.bb} |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-multimedia/gstreamer/{gst-fluendo-mp3_0.10.16.bb = gst-fluendo-mp3_0.10.19.bb} (46%) diff --git

[OE-core] [PATCH 0/2] Package upgrades

2012-08-17 Thread Constantin Musca
This is another set of package upgrades compiled on all architectures and tested using core-image-sato-sdk. Nothing significant changed in the gst-fluendo-mp3 license file. Constantin Musca (2): gst-fluendo-mp3: upgrade to 0.10.19 gst-fluendo-mpegdemux: upgrade to 0.10.71

[OE-core] [PATCH 2/2] gst-fluendo-mpegdemux: upgrade to 0.10.71

2012-08-17 Thread Constantin Musca
Signed-off-by: Constantin Musca constantinx.mu...@intel.com --- ...0.10.70.bb = gst-fluendo-mpegdemux_0.10.71.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/gstreamer/{gst-fluendo-mpegdemux_0.10.70.bb = gst-fluendo-mpegdemux_0.10.71.bb} (71%)

Re: [OE-core] [PATCH V2] chrpath.bbclass: Account for case when ORIGIN is in RPATH

2012-08-17 Thread Richard Purdie
On Thu, 2012-08-16 at 08:44 +0200, Henning Heinold wrote: On Wed, Aug 15, 2012 at 08:15:46PM -0700, Khem Raj wrote: This fixes a case when RPATH embedded in program have one of its path already relative to ORIGIN. We were losing that path if such a path existed. This patch appends it to the

Re: [OE-core] [PATCH 6/6] connman: upgrade to 1.4

2012-08-17 Thread Constantin Musca
The patch is included in connman 1.4. Constantin Musca On 08/17/2012 07:19 PM, Saul Wold wrote: On 08/16/2012 05:55 AM, Constantin Musca wrote: Signed-off-by: Constantin Musca constantinx.mu...@intel.com --- ...ck-that-the-string-isn-t-empty-before-spl.patch | 37

Re: [OE-core] [PATCH] classes/chrpath: trigger an error if chrpath fails

2012-08-17 Thread Richard Purdie
On Fri, 2012-08-17 at 14:31 +0100, Paul Eggleton wrote: On Friday 17 August 2012 11:53:51 Jack Mitchell wrote: On 17/08/12 11:26, Henning Heinold wrote: On Fri, Aug 17, 2012 at 11:05:43AM +0100, Jack Mitchell wrote: any provider WARNING: Failed to fetch URL

[OE-core] [PATCH 2/5] u-boot-fw-utils: Correct EXTRA_OEMAKE

2012-08-17 Thread Tom Rini
- HOSTCFLAGS / HOSTLDFLAGS have been valid for a long time for tools/env - HOSTSTRIP will be needed in the future, does no harm to be correct now. Signed-off-by: Tom Rini tr...@ti.com --- meta/recipes-bsp/u-boot/u-boot-fw-utils_2011.06.bb |4 ++-- .../u-boot/u-boot-fw-utils_2012.04.01.bb

[OE-core] [PATCH 1/5] u-boot-mkimage: Correct EXTRA_OEMAKE

2012-08-17 Thread Tom Rini
- HOSTLD has never been used in U-Boot, drop. - HOSTSTRIP has been valid for a long time for tools - Same for HOSTCFLAGS / HOSTLDFLAGS Signed-off-by: Tom Rini tr...@ti.com --- meta/recipes-bsp/u-boot/u-boot-mkimage_2011.03.bb |4 ++-- meta/recipes-bsp/u-boot/u-boot-mkimage_2011.06.bb |

[OE-core] [PATCH 5/5] u-boot: Update to v2012.07

2012-08-17 Thread Tom Rini
Signed-off-by: Tom Rini tr...@ti.com --- meta/recipes-bsp/u-boot/u-boot_2012.04.01.bb | 29 -- meta/recipes-bsp/u-boot/u-boot_2012.07.bb| 29 ++ 2 files changed, 29 insertions(+), 29 deletions(-) delete mode 100644

[OE-core] [PATCH 4/5] u-boot-mkimage: Update to v2012.07

2012-08-17 Thread Tom Rini
Signed-off-by: Tom Rini tr...@ti.com --- .../u-boot/u-boot-mkimage_2012.04.01.bb| 35 meta/recipes-bsp/u-boot/u-boot-mkimage_2012.07.bb | 33 ++ 2 files changed, 33 insertions(+), 35 deletions(-) delete mode 100644

[OE-core] [PATCH 3/5] u-boot-fw-utils: Update to v2012.07

2012-08-17 Thread Tom Rini
Signed-off-by: Tom Rini tr...@ti.com --- .../u-boot/u-boot-fw-utils_2012.04.01.bb | 35 meta/recipes-bsp/u-boot/u-boot-fw-utils_2012.07.bb | 33 ++ 2 files changed, 33 insertions(+), 35 deletions(-) delete mode 100644

Re: [OE-core] [PATCH 6/6] connman: upgrade to 1.4

2012-08-17 Thread Saul Wold
On 08/17/2012 08:51 AM, Constantin Musca wrote: The patch is included in connman 1.4. Yes, I understand that, but it should be in the commit message, that's all I am asking for. Sau! Constantin Musca On 08/17/2012 07:19 PM, Saul Wold wrote: On 08/16/2012 05:55 AM, Constantin Musca wrote:

Re: [OE-core] [PATCH 1/2] gst-fluendo-mp3: upgrade to 0.10.19

2012-08-17 Thread Constantin Musca
Only the copyright year changed in the license file. On 08/17/2012 06:46 PM, Constantin Musca wrote: Signed-off-by: Constantin Musca constantinx.mu...@intel.com --- ...o-mp3_0.10.16.bb = gst-fluendo-mp3_0.10.19.bb} |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename

Re: [OE-core] [PATCH] libproxy: add dependency on glib-2.0

2012-08-17 Thread Richard Purdie
On Mon, 2012-08-13 at 18:43 -0400, Paul Gortmaker wrote: Without this, you will get occasional build failures if libproxy tries to build before the glib headers are placed in the sysroot. Signed-off-by: Paul Gortmaker paul.gortma...@windriver.com diff --git

[OE-core] [PATCH] gst-fluendo-mp3: upgrade to 0.10.19

2012-08-17 Thread Constantin Musca
Only the copyright year has changed in the license file. Signed-off-by: Constantin Musca constantinx.mu...@intel.com --- ...o-mp3_0.10.16.bb = gst-fluendo-mp3_0.10.19.bb} |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename

[OE-core] [PATCH v2] libxrandr: upgrade to 1.4.0

2012-08-17 Thread Constantin Musca
Only some spaces changed in the license file. Signed-off-by: Constantin Musca constantinx.mu...@intel.com --- .../{libxrandr_1.3.2.bb = libxrandr_1.4.0.bb} |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxrandr_1.3.2.bb =

[OE-core] [PATCH v2] cross-localedef-native_2.16.bb: fix for CentOS 5.X

2012-08-17 Thread Matthew McClintock
| gcc -isystem/home/mattsm/git/poky/build-master/tmp/sysroots/x86_64-linux/usr/include -isystem/home/mattsm/git/poky/build-master/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -DNOT_IN_libc=1 -DNO_SYSCONF -DNO_UNCOMPRESS -DLOCALE_PATH='/usr/local/lib/locale:/usr/local/share/i18n'

  1   2   >