Re: [OE-core] [PATCH] perl: Allow perl to cross build and native build in a directory named t

2012-05-23 Thread Wolfgang Denk
Dear Jason Wessel, In message 1337749401-27198-1-git-send-email-jason.wes...@windriver.com you wrote: If any directory in leading up to your tmp directory has the name t perl will fail to build with a very cryptic error shown below: pod/buildtoc: no pods at pod/buildtoc line 305. make[1]:

Re: [OE-core] [PATCH] dropbear: fix include dependent PR generation

2012-05-23 Thread Steffen Sledz
On 22.05.2012 16:16, Steffen Sledz wrote: Signed-off-by: Steffen Sledz sl...@dresearch-fe.de --- meta/recipes-core/dropbear/dropbear.inc|2 ++ meta/recipes-core/dropbear/dropbear_2012.55.bb |2 +- 2 files changed, 3 insertions(+), 1 deletions(-) diff --git

[OE-core] [PATCH] gawk: update to 4.0.1

2012-05-23 Thread Radu Moisan
Signed-off-by: Radu Moisan radu.moi...@intel.com --- .../gawk/{gawk_4.0.0.bb = gawk_4.0.1.bb} |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/gawk/{gawk_4.0.0.bb = gawk_4.0.1.bb} (86%) diff --git a/meta/recipes-extended/gawk/gawk_4.0.0.bb

[OE-core] [PATCH] curl: Update to version 7.25.0

2012-05-23 Thread Radu Moisan
Signed-off-by: Radu Moisan radu.moi...@intel.com --- meta/recipes-support/curl/curl/noldlibpath.patch | 76 .../curl/{curl_7.24.0.bb = curl_7.25.0.bb}|5 +- 2 files changed, 2 insertions(+), 79 deletions(-) delete mode 100644

Re: [OE-core] [PATCH 1/9] tar: fix build

2012-05-23 Thread Gary Thomas
On 2012-05-22 18:05, nitin.a.kam...@intel.com wrote: From: Nitin A Kamblenitin.a.kam...@intel.com Avoid this error: | rmdir: failed to remove `/srv/home/nitin/builds/build-gcc47/tmp/work/i586-poky-linux/tar-1.26-r1/image/usr/sbin/': No such file or directory NOTE: package tar-1.26-r1: task

[OE-core] [PATCH] xz: updated to version 5.1.1alpha

2012-05-23 Thread Valentin Popa
From: valentin valentin@valentin-linux.(none) The licenses are the same, only some white spaces added/removed. Signed-off-by: valentin valentin.p...@intel.com --- .../xz/{xz_5.0.3.bb = xz_5.1.1alpha.bb} | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) rename

[OE-core] [PATCH] valgrind: Enable valgrind for omap3

2012-05-23 Thread Samuel Stirtzel
Valgrind supports the armv7 architecture, this patch allows users of the omap3 soc family to build and use valgrind This patch was run-tested on a Gumstix Overo (armv7a cortex-a8) * The test consisted of running valgrinds memcheck (memory leakage detection), * and callgrind (profiling) on a Qt 4

Re: [OE-core] [PATCH] valgrind: Enable valgrind for omap3

2012-05-23 Thread Samuel Stirtzel
2012/5/23 Samuel Stirtzel s.stirt...@googlemail.com: Valgrind supports the armv7 architecture, this patch allows users of the omap3 soc family to build and use valgrind This patch was run-tested on a Gumstix Overo (armv7a cortex-a8) * The test consisted of running valgrinds memcheck (memory

Re: [OE-core] [PATCH] valgrind: Enable valgrind for omap3

2012-05-23 Thread Martin Jansa
On Wed, May 23, 2012 at 02:23:19PM +0200, Samuel Stirtzel wrote: 2012/5/23 Samuel Stirtzel s.stirt...@googlemail.com: Valgrind supports the armv7 architecture, this patch allows users of the omap3 soc family to build and use valgrind This patch was run-tested on a Gumstix Overo (armv7a

Re: [OE-core] [PATCH] valgrind: Enable valgrind for omap3

2012-05-23 Thread Samuel Stirtzel
2012/5/23 Martin Jansa martin.ja...@gmail.com: On Wed, May 23, 2012 at 02:23:19PM +0200, Samuel Stirtzel wrote: 2012/5/23 Samuel Stirtzel s.stirt...@googlemail.com: Valgrind supports the armv7 architecture, this patch allows users of the omap3 soc family to build and use valgrind This

[OE-core] [PATCH v2] valgrind: Enable valgrind for armv7

2012-05-23 Thread Samuel Stirtzel
Valgrind supports the armv7 architecture, this patch allows armv7 users to build and use Valgrind This patch was run-tested on a Gumstix Overo (armv7a cortex-a8) * The test consisted of running valgrinds memcheck (memory leakage detection), * and callgrind (profiling) on a Qt 4 application

Re: [OE-core] [PATCH v2] valgrind: Enable valgrind for armv7

2012-05-23 Thread Koen Kooi
Op 23 mei 2012, om 14:46 heeft Samuel Stirtzel het volgende geschreven: Valgrind supports the armv7 architecture, this patch allows armv7 users to build and use Valgrind This patch was run-tested on a Gumstix Overo (armv7a cortex-a8) * The test consisted of running valgrinds memcheck

Re: [OE-core] [PATCH v2] valgrind: Enable valgrind for armv7

2012-05-23 Thread Samuel Stirtzel
2012/5/23 Koen Kooi k...@dominion.thruhere.net: Op 23 mei 2012, om 14:46 heeft Samuel Stirtzel het volgende geschreven: Valgrind supports the armv7 architecture, this patch allows armv7 users to build and use Valgrind This patch was run-tested on a Gumstix Overo (armv7a cortex-a8) * The

[OE-core] [PATCH 03/19] xproto: upgrade to 7.0.23

2012-05-23 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../{xproto_7.0.22.bb = xproto_7.0.23.bb} |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-proto/{xproto_7.0.22.bb = xproto_7.0.23.bb} (72%) diff --git

[OE-core] [PATCH 01/19] mdadm: upgrade to 3.2.5

2012-05-23 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../mdadm/{mdadm_3.2.3.bb = mdadm_3.2.5.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/mdadm/{mdadm_3.2.3.bb = mdadm_3.2.5.bb} (85%) diff --git

[OE-core] [PATCH 00/19] Package updates

2012-05-23 Thread Laurentiu Palcu
The updates in this patchset are mainly related to graphics functionality area. The following changes since commit 33c4bf2096effc850720009564e3d1adbda24452: fetch2: Also exclude urls containing wildcards from checksumming for now (2012-05-22 12:18:53 +0100) are available in the git

[OE-core] [PATCH 04/19] kbproto: upgrade to 1.0.6

2012-05-23 Thread Laurentiu Palcu
Also, shifted up one line the start and end lines for licence checksum computation. Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../{kbproto_1.0.5.bb = kbproto_1.0.6.bb} |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename

[OE-core] [PATCH 02/19] libdrm: upgrade to 2.4.34

2012-05-23 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../drm/{libdrm_2.4.31.bb = libdrm_2.4.34.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/drm/{libdrm_2.4.31.bb = libdrm_2.4.34.bb} (62%) diff --git

[OE-core] [PATCH 05/19] fontsproto: upgrade to 2.1.2

2012-05-23 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../{fontsproto_2.1.1.bb = fontsproto_2.1.2.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-proto/{fontsproto_2.1.1.bb = fontsproto_2.1.2.bb} (77%) diff --git

[OE-core] [PATCH 06/19] xextproto: upgrade to 7.2.1

2012-05-23 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../{xextproto_7.2.0.bb = xextproto_7.2.1.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-proto/{xextproto_7.2.0.bb = xextproto_7.2.1.bb} (82%) diff --git

[OE-core] [PATCH 07/19] xcmiscproto: upgrade to 1.2.2

2012-05-23 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../{xcmiscproto_1.2.1.bb = xcmiscproto_1.2.2.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-proto/{xcmiscproto_1.2.1.bb = xcmiscproto_1.2.2.bb} (73%) diff --git

[OE-core] [PATCH 08/19] scrnsaverproto: upgrade to 1.2.2

2012-05-23 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- ...saverproto_1.2.1.bb = scrnsaverproto_1.2.2.bb} |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-proto/{scrnsaverproto_1.2.1.bb = scrnsaverproto_1.2.2.bb} (80%) diff --git

[OE-core] [PATCH 09/19] recordproto: upgrade to 1.14.2

2012-05-23 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- ...recordproto_1.14.1.bb = recordproto_1.14.2.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-proto/{recordproto_1.14.1.bb = recordproto_1.14.2.bb} (76%) diff --git

[OE-core] [PATCH 11/19] libxt: upgrade to 1.1.3

2012-05-23 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../xorg-lib/{libxt_1.1.2.bb = libxt_1.1.3.bb}|4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxt_1.1.2.bb = libxt_1.1.3.bb} (91%) diff --git

[OE-core] [PATCH 10/19] xcb-proto: upgrade to 1.7.1

2012-05-23 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../xcb/{xcb-proto_1.7.bb = xcb-proto_1.7.1.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xcb/{xcb-proto_1.7.bb = xcb-proto_1.7.1.bb} (61%) diff --git

[OE-core] [PATCH 12/19] xtrans: upgrade to 1.2.7

2012-05-23 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../xorg-lib/{xtrans_1.2.6.bb = xtrans_1.2.7.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{xtrans_1.2.6.bb = xtrans_1.2.7.bb} (82%) diff --git

[OE-core] [PATCH 13/19] fontconfig: upgrade to 2.9.0

2012-05-23 Thread Laurentiu Palcu
Other changes: - licence checksums because the licence headers changed slightly - rebased the fix-pkgconfig.patch to apply on 2.9.0 - removed all sed instructions in do_configure_append() that were changing fc-arch/Makefile. In the new version the fc-arch/

[OE-core] [PATCH 14/19] libpciaccess: upgrade to 0.13.1

2012-05-23 Thread Laurentiu Palcu
Removed also the fix_deletion_of_last_handle.patch because the new version includes it. Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../fix_deletion_of_last_handle.patch | 51 ...ciaccess_0.12.902.bb = libpciaccess_0.13.1.bb} |6 +-- 2

[OE-core] [PATCH 15/19] xf86-input-mouse: upgrade to 1.7.2

2012-05-23 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- ...ut-mouse_1.7.1.bb = xf86-input-mouse_1.7.2.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-driver/{xf86-input-mouse_1.7.1.bb = xf86-input-mouse_1.7.2.bb} (76%) diff --git

[OE-core] [PATCH 17/19] xf86-video-intel: upgrade to 2.19.0

2012-05-23 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- ...-intel_2.18.0.bb = xf86-video-intel_2.19.0.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-driver/{xf86-video-intel_2.18.0.bb = xf86-video-intel_2.19.0.bb} (84%) diff --git

[OE-core] [PATCH 18/19] xf86-input-synaptics: upgrade to 1.6.1

2012-05-23 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- ...tics_1.5.0.bb = xf86-input-synaptics_1.6.1.bb} |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-driver/{xf86-input-synaptics_1.5.0.bb = xf86-input-synaptics_1.6.1.bb} (79%) diff

[OE-core] [PATCH 16/19] xf86-video-vesa: upgrade to 2.3.1

2012-05-23 Thread Laurentiu Palcu
Also, licence checksum has changed because a new copyright line from Red Hat has been added. The rest of licence file, however, is unchanged. Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- ...ideo-vesa_2.3.0.bb = xf86-video-vesa_2.3.1.bb} |6 +++--- 1 file changed, 3

[OE-core] [PATCH 19/19] Update to distro_tracking_fields.inc

2012-05-23 Thread Laurentiu Palcu
The fields for the following packages were updated: libdrm xf86-video-vmware xf86-input-mouse xf86-video-vesa xf86-video-intel xf86-input-synaptics mdadm xextproto xcmiscproto scrnsaverproto recordproto xproto kbproto fontsproto libxt xtrans libpciaccess fontconfig xcb-proto Signed-off-by:

[OE-core] [PATCH] xf86-video-intel: recipe upgrade from 2.18 to 2.19

2012-05-23 Thread Mihai Lindner
Signed-off-by: mihai lindner mihaix.lind...@linux.intel.com --- .../{xf86-video-intel_2.18.0.bb = xf86-video-intel_2.19.0.bb} |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-driver/{xf86-video-intel_2.18.0.bb = xf86-video-intel_2.19.0.bb}

[OE-core] [PATCH 1/1] sudo: fixed wrong `chmod` path

2012-05-23 Thread Mihai Lindner
Placed $D between braces ${D} to be correctly expanded to the workdir path, instead of a path relative to host rootfs. Currently, bitbake sudo fails on host systems where sudo is not installed. Signed-off-by: Mihai Lindner mihaix.lind...@linux.intel.com ---

Re: [OE-core] [PATCH v2] valgrind: Enable valgrind for armv7

2012-05-23 Thread Samuel Stirtzel
2012/5/23 Samuel Stirtzel s.stirt...@googlemail.com: 2012/5/23 Koen Kooi k...@dominion.thruhere.net: Op 23 mei 2012, om 14:46 heeft Samuel Stirtzel het volgende geschreven: Valgrind supports the armv7 architecture, this patch allows armv7 users to build and use Valgrind This patch was

[OE-core] [PATCH v3] valgrind: Enable valgrind for armv7

2012-05-23 Thread Samuel Stirtzel
Valgrind supports the armv7 architecture, this patch allows armv7 users to build and use Valgrind This patch was run-tested on a Gumstix Overo (armv7a cortex-a8) * The test consisted of running valgrinds memcheck (memory leakage detection), * and callgrind (profiling) on a Qt 4 application

Re: [OE-core] [PATCH 1/9] tar: fix build

2012-05-23 Thread Richard Purdie
On Wed, 2012-05-23 at 04:44 -0600, Gary Thomas wrote: On 2012-05-22 18:05, nitin.a.kam...@intel.com wrote: From: Nitin A Kamblenitin.a.kam...@intel.com Avoid this error: | rmdir: failed to remove `/srv/home/nitin/builds/build-gcc47/tmp/work/i586-poky-linux/tar-1.26-r1/image/usr/sbin/':

Re: [OE-core] [PATCH] dropbear: fix include dependent PR generation

2012-05-23 Thread Saul Wold
On 05/23/2012 12:12 AM, Steffen Sledz wrote: On 22.05.2012 16:16, Steffen Sledz wrote: Signed-off-by: Steffen Sledzsl...@dresearch-fe.de --- meta/recipes-core/dropbear/dropbear.inc|2 ++ meta/recipes-core/dropbear/dropbear_2012.55.bb |2 +- 2 files changed, 3 insertions(+),

Re: [OE-core] [PATCH 00/19] Package updates

2012-05-23 Thread Koen Kooi
Op 23 mei 2012, om 15:10 heeft Laurentiu Palcu het volgende geschreven: The updates in this patchset are mainly related to graphics functionality area. How were those tested? The following changes since commit 33c4bf2096effc850720009564e3d1adbda24452: fetch2: Also exclude urls

[OE-core] [PATCH 0/1] V2 rpm 5.4.0: respect to the arch when choose the alternatives

2012-05-23 Thread Robert Yang
Changes of V2: Fix the rpm rather than the PACKAGE_EXTRA_ARCHS // Robert The following changes since commit 3bf8069100e54153d13319dc32ca089327b6a139: documentation/yocto-project-qs/yocto-project-qs.xml: added quotes (2012-05-01 21:00:36 +0100) are available in the git repository at:

[OE-core] [PATCH 1/1] rpm 5.4.0: respect to the arch when choose the alternatives

2012-05-23 Thread Robert Yang
There is a bug if we: 1) bitbake diffutils with MACHINE=crownbay 2) bitbake diffutils with MACHINE=qemux86 3) bitbake core-image-sato with MACHINE=crownbay Then the diffutils.i586 would be installed to the crownbay's image, this is because diffutils.i586 is newer than diffutils.core2, and rpm

Re: [OE-core] [PATCH] curl: Update to version 7.25.0

2012-05-23 Thread Saul Wold
Radu, You should explain why you are removing a patch, I see from the Curl archives they picked up a similar patch. I also note that this patch slips in the following: -+AC_SUBST(GNUTLS_REQUIRED) Not sure if you missed that, it might still be needed. Sau! On 05/23/2012 01:20 AM, Radu

Re: [OE-core] [PATCH] xz: updated to version 5.1.1alpha

2012-05-23 Thread Saul Wold
On 05/23/2012 04:08 AM, Valentin Popa wrote: From: valentinvalentin@valentin-linux.(none) The licenses are the same, only some white spaces added/removed. Signed-off-by: valentinvalentin.p...@intel.com --- .../xz/{xz_5.0.3.bb = xz_5.1.1alpha.bb} | 10 +- 1 file changed,

Re: [OE-core] [PATCH 13/19] fontconfig: upgrade to 2.9.0

2012-05-23 Thread Saul Wold
On 05/23/2012 06:11 AM, Laurentiu Palcu wrote: Other changes: - licence checksums because the licence headers changed slightly Please be as specific as possible here, what changed slightly? Was it the years updated or ??? We like to know. Thanks Sau! - rebased

Re: [OE-core] [PATCH] xz: updated to version 5.1.1alpha

2012-05-23 Thread Koen Kooi
Op 23 mei 2012, om 16:14 heeft Saul Wold het volgende geschreven: On 05/23/2012 04:08 AM, Valentin Popa wrote: From: valentinvalentin@valentin-linux.(none) The licenses are the same, only some white spaces added/removed. Signed-off-by: valentinvalentin.p...@intel.com ---

Re: [OE-core] [PATCH] xz: updated to version 5.1.1alpha

2012-05-23 Thread Saul Wold
On 05/23/2012 07:26 AM, Koen Kooi wrote: Op 23 mei 2012, om 16:14 heeft Saul Wold het volgende geschreven: On 05/23/2012 04:08 AM, Valentin Popa wrote: From: valentinvalentin@valentin-linux.(none) The licenses are the same, only some white spaces added/removed. Signed-off-by:

Re: [OE-core] [PATCH 00/19] Package updates

2012-05-23 Thread Laurentiu Palcu
On 05/23/2012 05:05 PM, Koen Kooi wrote: Op 23 mei 2012, om 15:10 heeft Laurentiu Palcu het volgende geschreven: The updates in this patchset are mainly related to graphics functionality area. How were those tested? Basic functionality tests on x86 only. For some reason, one could be

Re: [OE-core] [PATCH 13/19] fontconfig: upgrade to 2.9.0

2012-05-23 Thread Saul Wold
On 05/23/2012 06:11 AM, Laurentiu Palcu wrote: Other changes: - licence checksums because the licence headers changed slightly - rebased the fix-pkgconfig.patch to apply on 2.9.0 - removed all sed instructions in do_configure_append() that were changing

[OE-core] RFC: Merging commits from into the main denzil branch

2012-05-23 Thread Scott Garman
Hello all, As most of you know, I've been pulling commits into a pair of sgarman/denzil-next branches which are intended to eventually become the next Denzil point-release, 1.2.1. oe-core based branch: http://git.openembedded.org/openembedded-core-contrib/log/?h=sgarman/denzil-next poky

Re: [OE-core] [PATCH 1/9] tar: fix build

2012-05-23 Thread Kamble, Nitin A
-Original Message- From: openembedded-core-boun...@lists.openembedded.org [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of Richard Purdie Sent: Wednesday, May 23, 2012 6:48 AM To: Patches and discussions about the oe-core layer Subject: Re: [OE-core] [PATCH

[OE-core] [Consolidated Pull 0/5] Xorg Qemu Updates

2012-05-23 Thread Saul Wold
Richard, I am pulling together tested subsets that have been lingering in the queue. I have built / rebuilt these qemu updates to use xorg-xserver. I have verified that X starts on mips/ppc/x86 and they correctly report X Server 1.11.2, which is the xorg-xserver version. Sau! The following

[OE-core] [Consolidated Pull 1/5] qemumachines: Enable xserver-xorg as default xserver

2012-05-23 Thread Saul Wold
From: Khem Raj raj.k...@gmail.com For qemux86 and qemux86-64 include qemu.inc after defining XSERVER XSERVER variable is also weakly defined in task-core-x11.bb which means we can not use ??= otherwise when building any qemu image that uses task-core-x11.bb will get the wrong definition So we

[OE-core] [Consolidated Pull 2/5] xserver-xf86-config: Add xorg.conf for arm, mips, ppc, sh qemu machines

2012-05-23 Thread Saul Wold
From: Khem Raj raj.k...@gmail.com Signed-off-by: Khem Raj raj.k...@gmail.com --- .../xserver-xf86-config/qemuarm/xorg.conf | 69 .../xserver-xf86-config/qemumips/xorg.conf | 69 .../xserver-xf86-config/qemumips64/xorg.conf |

[OE-core] [Consolidated Pull 5/5] qemu: disable vnc-jpeg compression

2012-05-23 Thread Saul Wold
This is disabled by default to ensure a deterministic build, qemu configure would sometimes detect the libjpeg and then enable this. Since mostly qemu is used locally disable by default. Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-devtools/qemu/qemu.inc |2 +-

[OE-core] [Consolidated Pull 3/5] qemu.inc: Remove mesa-xlib as PREFERRED_PROVIDER

2012-05-23 Thread Saul Wold
The xserver-xorg uses and depends on mesa-dri, so we should use the default PREFERRED_PROVIDER of libgl as mesa-dri. This resolves the following: ERROR: Multiple .bb files are due to be built which each provide virtual/libgl (/intel/poky/distro/meta/recipes-graphics/mesa/mesa-dri_7.11.bb

[OE-core] [Consolidated Pull 4/5] qemu: Add an option to remove host sdl/gl checking

2012-05-23 Thread Saul Wold
From: Zhai Edwin edwin.z...@intel.com Add an PACKAGECONFIG in qemu to disable GL acceleration: * By default configure try best to enable GL acceleration and fail when missing host dependency(libSDL and libGL). * End user can also choose to turn off GL capability, thus remove the host

Re: [OE-core] [PATCH 2/5 v2] rpm: Upgrade RPM to 5.4.9

2012-05-23 Thread Saul Wold
On 05/17/2012 04:46 PM, Mark Hatle wrote: Beside upreving RPM, add necessary integration pathces to libzypp. Also change the configuration of RPM to support PACKAGECONFIG flags. RPM is highly configurable, the default configuration is good for minimal OE-Core use. Mark, I have been having an

[OE-core] [PATCH 0/7] Sanity class clean ups

2012-05-23 Thread Joshua Lock
My recent change to the sanity class to warn users when they don't have R/W permission to their SSTATE_CACHE directory has caused at least a couple of users trouble, including the Yocto project autobuilder. I have been unable to reproduce the issue but after discussionwith Elizabeth and Chris on

[OE-core] [PATCH 3/7] sanity.bbclass: data.getVar(VAR, obj, exp) - obj.getVar(VAR, exp)

2012-05-23 Thread Joshua Lock
Replace calls to data.getVar(VARIABLE, data_object, expand) to direct calls to the getVar method the the data_object. Signed-off-by: Joshua Lock j...@linux.intel.com --- meta/classes/sanity.bbclass | 60 +- 1 files changed, 30 insertions(+), 30

[OE-core] [PATCH 1/7] Revert sanity.bbclass: check user can read and write to SSTATE_DIR

2012-05-23 Thread Joshua Lock
This has caused problems for several users, including the Yocto Project autobuilder. Since the message was added in order to be more user friendly revert the change. This reverts commit 0c0c4efbf92bcf0f8942f17c18525a4b4ed1798c. --- meta/classes/sanity.bbclass | 17 +++-- 1 files

[OE-core] [PATCH 2/7] sanity.bbclass: copy the data store and finalise before running checks

2012-05-23 Thread Joshua Lock
At the ConfigParsed event the datastore has yet to be finalised and thus appends and overrides have not been set. To ensure the sanity check is being run against the configuration values the user has set call finalize() on a copy of the datastore and pass that for all sanity checks.

[OE-core] [PATCH 6/7] sanity.bbclass: catch an extra exception in check_create_long_filename

2012-05-23 Thread Joshua Lock
The call to bb.mkdirhier() in check_create_long_filename() can fail with an OSError, explicitly catch this and report something useful to the user. Signed-off-by: Joshua Lock j...@linux.intel.com --- meta/classes/sanity.bbclass |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff

[OE-core] [PATCH 5/7] sanity.bbclass: add extra information when SSTATE_CACHE unusable

2012-05-23 Thread Joshua Lock
If the user does not have write permissions to SSTATE_CACHE, detected by the check_create_long_filename() test failing with a Permission denied value in strerror, then suggest they might want to use the location as an entry in SSTATE_MIRRORS. Signed-off-by: Joshua Lock j...@linux.intel.com ---

[OE-core] [PATCH 7/7] sanity.bbclass: check sanity at BuildStarted rather than ConfigParsed

2012-05-23 Thread Joshua Lock
This enables a user to use bitbake -e even when the sanity checks are failing. Signed-off-by: Joshua Lock j...@linux.intel.com --- meta/classes/sanity.bbclass |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/classes/sanity.bbclass b/meta/classes/sanity.bbclass index

Re: [OE-core] [PATCH 0/7] Sanity class clean ups

2012-05-23 Thread Christopher Larson
This series looks quite sane to me. Nicely done. -- Christopher Larson On Wednesday, May 23, 2012 at 5:02 PM, Joshua Lock wrote: My recent change to the sanity class to warn users when they don't have R/W permission to their SSTATE_CACHE directory has caused at least a couple of users

Re: [OE-core] [PATCH 5/7] sanity.bbclass: add extra information when SSTATE_CACHE unusable

2012-05-23 Thread Joshua Lock
On 23/05/12 17:03, Joshua Lock wrote: If the user does not have write permissions to SSTATE_CACHE, detected by the check_create_long_filename() test failing with a Permission denied value in strerror, then suggest they might want to use the location as an entry in SSTATE_MIRRORS.

Re: [OE-core] [PATCH] lttng2-ust: updated to version 2.0.2

2012-05-23 Thread Saul Wold
On 05/22/2012 03:20 AM, Bogdan Marinescu wrote: Tested with 'lttv' on core-image-lsb. Signed-off-by: Bogdan Marinescubogdan.a.marine...@intel.com --- .../{lttng2-ust_1.9.4.bb = lttng2-ust_2.0.2.bb} |8 1 files changed, 4 insertions(+), 4 deletions(-) rename

Re: [OE-core] [Consolidated Pull 4/5] qemu: Add an option to remove host sdl/gl checking

2012-05-23 Thread Saul Wold
On 05/23/2012 03:46 PM, Saul Wold wrote: From: Zhai Edwinedwin.z...@intel.com Add an PACKAGECONFIG in qemu to disable GL acceleration: * By default configure try best to enable GL acceleration and fail when missing host dependency(libSDL and libGL). * End user can also choose to turn off GL

[OE-core] [RFC v2 1/2] pm-utils: Clean up file ordering

2012-05-23 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-bsp/pm-utils/pm-utils_1.4.1.bb | 11 ++- 1 files changed, 6 insertions(+), 5 deletions(-) diff --git a/meta/recipes-bsp/pm-utils/pm-utils_1.4.1.bb b/meta/recipes-bsp/pm-utils/pm-utils_1.4.1.bb index 92d65c1..6c41c05 100644

[OE-core] [RFC v2 0/2] Package Reodering

2012-05-23 Thread Saul Wold
This is still very much a work in progress, it may likely require a PR bump of the all the recipes. I will follow this email with a zip file of a buildhistory diff. There are 3 packages that I noted moved some files in a way I did not expect, and I am not sure about: libtool: moved *.m4 files

[OE-core] [RFC v2 2/2] Reorder and -dev

2012-05-23 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/classes/binconfig.bbclass |2 ++ meta/classes/lib_package.bbclass |6 ++ meta/classes/package_core_solibs.bbclass | 11 +++ meta/conf/bitbake.conf

[OE-core] Buildhistory diff for package reordering

2012-05-23 Thread Saul Wold
This buildhistory also included the change from xserver-kdrive to xorg-xserver. This was from 2 back to back builds without reordering and then with. Comments? -- Sau! Saul Wold Yocto Component Wrangler @ Intel Yocto Project / Poky Build System

Re: [OE-core] [Consolidated Pull 4/5] qemu: Add an option to remove host sdl/gl checking

2012-05-23 Thread Zhai, Edwin
On 05/24/2012 11:44 AM, Saul Wold wrote: On 05/23/2012 03:46 PM, Saul Wold wrote: From: Zhai Edwinedwin.z...@intel.com Add an PACKAGECONFIG in qemu to disable GL acceleration: * By default configure try best to enable GL acceleration and fail when missing host dependency(libSDL and libGL).

[OE-core] [Consolidated Pull 08/28] external-sourcery-toolchain: ignore GNU_HASH issues with its packages

2012-05-23 Thread Saul Wold
From: Christopher Larson kerg...@gmail.com Signed-off-by: Christopher Larson kerg...@gmail.com --- .../meta/external-sourcery-toolchain.bb|6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/meta/recipes-core/meta/external-sourcery-toolchain.bb

[OE-core] [Consolidated Pull 06/28] tcmode-external-csl: preferred external-csl-toolchain's gdbserver

2012-05-23 Thread Saul Wold
From: Christopher Larson kerg...@gmail.com Signed-off-by: Christopher Larson kerg...@gmail.com --- meta/conf/distro/include/tcmode-external-csl.inc |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/meta/conf/distro/include/tcmode-external-csl.inc

[OE-core] [Consolidated Pull 01/28] qemumips64.conf: Add machine configuration for mips64(eb)

2012-05-23 Thread Saul Wold
From: Khem Raj raj.k...@gmail.com New machine description for qemu emulating malta64/mips64 big-endian system Signed-off-by: Khem Raj raj.k...@gmail.com --- meta/conf/machine/qemumips64.conf | 13 + 1 files changed, 13 insertions(+), 0 deletions(-) create mode 100644

[OE-core] [Consolidated Pull 02/28] qemush4.conf: Add machine configuration for qemush4

2012-05-23 Thread Saul Wold
From: Khem Raj raj.k...@gmail.com SH4 qemu emulation using rts7751r2dplus board Signed-off-by: Khem Raj raj.k...@gmail.com --- meta/conf/machine/qemush4.conf | 13 + 1 files changed, 13 insertions(+), 0 deletions(-) create mode 100644 meta/conf/machine/qemush4.conf diff --git

[OE-core] [Consolidated Pull 07/28] Rename 'external-csl' to 'external-sourcery'

2012-05-23 Thread Saul Wold
From: Christopher Larson kerg...@gmail.com This is a rename per the purchase of CodeSourcery by Mentor Graphics Corporation, and associated naming change. Signed-off-by: Christopher Larson kerg...@gmail.com --- meta/conf/distro/include/tcmode-external-csl.inc | 120 +---

[OE-core] [Consolidated Pull 05/28] gcc: Grok for callconvention-hard to enable hard float

2012-05-23 Thread Saul Wold
From: Khem Raj raj.k...@gmail.com If callconvention-hard is set then we build gcc defaulting to hard-float ABI Signed-off-by: Khem Raj raj.k...@gmail.com --- meta/recipes-devtools/gcc/gcc-common.inc |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git

[OE-core] [Consolidated Pull 04/28] eglibc: Add ARM hf dynamic linker support

2012-05-23 Thread Saul Wold
From: Khem Raj raj.k...@gmail.com The work is done in glibc upstream we backport the relevant patches Signed-off-by: Khem Raj raj.k...@gmail.com --- .../eglibc/eglibc-2.15/add_HAVE_ARM_PCS_VFP.patch | 28 ++ .../eglibc/eglibc-2.15/ldso_arm_hf_support.patch | 338

[OE-core] [Consolidated Pull 03/28] gcc-4.7: Add knowledge about arm hf dynamic loader

2012-05-23 Thread Saul Wold
From: Khem Raj raj.k...@gmail.com Signed-off-by: Khem Raj raj.k...@gmail.com --- meta/recipes-devtools/gcc/gcc-4.7.inc |1 + .../gcc/gcc-4.7/arm-hard-float-loader.patch| 48 2 files changed, 49 insertions(+), 0 deletions(-) create mode 100644

[OE-core] [Consolidated Pull 00/28] Fixes from various corners with [1.2.1] fixes

2012-05-23 Thread Saul Wold
Richard, I have been building and running images from the following changes (not the mips64 or sh4 yet). A number of the changes below (from Robert, Nitin and Xiaofeng) are candiates for 1.2.1. The package_deb.bbclass change needs more review, I believe that Joshua also proposed a fix, but

[OE-core] [Consolidated Pull 09/28] classes/base: add checksum file list at parse time

2012-05-23 Thread Saul Wold
From: Paul Eggleton paul.eggle...@linux.intel.com Connect the new fetcher file checksum code so that we get a list of the files to be checksummed at parse time. The file-checksums flag will not be read unless we are using a version of BitBake that supports the function we call within it, so it

[OE-core] [Consolidated Pull 11/28] package_rpm.bbclass: Fix incremental rpm image generation

2012-05-23 Thread Saul Wold
From: Robert Yang liezhi.y...@windriver.com Fix the incremental rpm image generation, it didn't work since the code has been changed. The btmanifest should have a .manifest suffix, so that it can be moved to ${T} by rootfs_rpm.bbclass: mv ${IMAGE_ROOTFS}/install/*.manifest ${T}/ Note: The

[OE-core] [Consolidated Pull 10/28] package_deb.bbclass: don't handle advanced dependency marker as version number

2012-05-23 Thread Saul Wold
From: Marko Lindqvist cazf...@gmail.com Strip advanced dependency markers away from Provides before writing them to control file. Left in place they would mean package version number in control file format. Signed-off-by: Marko Lindqvist cazf...@gmail.com --- meta/classes/package_deb.bbclass |

[OE-core] [Consolidated Pull 12/28] rpm 5.4.0: respect to the arch when choose the alternatives

2012-05-23 Thread Saul Wold
From: Robert Yang liezhi.y...@windriver.com There is a bug if we: 1) bitbake diffutils with MACHINE=crownbay 2) bitbake diffutils with MACHINE=qemux86 3) bitbake core-image-sato with MACHINE=crownbay Then the diffutils.i586 would be installed to the crownbay's image, this is because

[OE-core] [Consolidated Pull 14/28] ncurses: Avoid occasional builling failure when having parallel processable task

2012-05-23 Thread Saul Wold
From: Xiaofeng Yan xiaofeng@windriver.com ncurses failure non-gplv3 build (race issue) like the following \ error information: | tic: error while loading shared libraries: /srv/home/pokybuild \ /yocto-autobuilder/yocto-slave/nightly-non-gpl3/build/build/tmp/\

[OE-core] [Consolidated Pull 15/28] libtool: fixed parallel build related race

2012-05-23 Thread Saul Wold
From: Enrico Scholz enrico.sch...@sigma-chemnitz.de While building libtool, the libtool script itself will be regenerated because OE modifies a dependency[1]. With -jX, this operation (-- removal, creation of non-x file, 'chmod a+x') can happen at a time when the script is going to be executed.

[OE-core] [Consolidated Pull 13/28] eglibc: package mtrace separately

2012-05-23 Thread Saul Wold
From: Nitin A Kamble nitin.a.kam...@intel.com add libc-mtrace as dependency for task-core-tools-debug now eglibc-mtrace gets included in an sdk image and not in a non-sdk image. This does not affect builds with uclibc. This fixes bug: [YOCTO# 2374] Signed-off-by: Nitin A Kamble

[OE-core] [Consolidated Pull 16/28] ppp: avoid host contamination

2012-05-23 Thread Saul Wold
From: Andreas Oberritter o...@opendreambox.org * Import patch from OE-Classic commit f7c547ede1bfc94c24f6315a23ff48a4c5b9ffaf. * Fixes linking with libpcap (ppp filter). Signed-off-by: Andreas Oberritter o...@opendreambox.org --- .../makefile-remove-hard-usr-reference.patch | 16

[OE-core] [Consolidated Pull 17/28] libnss-mdns: fix postinst scripts

2012-05-23 Thread Saul Wold
From: Andreas Oberritter o...@opendreambox.org * On upgrade, postinst ocassionally returned 1, so use a conditional instead of . * Use sed patterns in order to make it work more generally. Signed-off-by: Andreas Oberritter o...@opendreambox.org --- .../libnss-mdns/libnss-mdns_0.10.bb

[OE-core] [Consolidated Pull 20/28] distutils.bbclass: don't delete .pyo files

2012-05-23 Thread Saul Wold
From: Andreas Oberritter o...@opendreambox.org * Deleting .pyo files causes them to get compiled on the target. * First boot gets *really* slow for python based projects. * No space gets saved on the target. * The package manager doesn't know about the files and therefore fails to uninstall

[OE-core] [Consolidated Pull 18/28] wpa-supplicant: fix packaging error since last commit

2012-05-23 Thread Saul Wold
From: Andreas Oberritter o...@opendreambox.org * wpa-passphrase has its own package, but commit 4a4c568e25a08e9f222d723f9819582c9f895c58 broke it. Signed-off-by: Andreas Oberritter o...@opendreambox.org --- .../wpa-supplicant/wpa-supplicant-0.7.inc |2 +-

[OE-core] [Consolidated Pull 21/28] python: bump PR of packages after update of distutils.bbclass

2012-05-23 Thread Saul Wold
From: Andreas Oberritter o...@opendreambox.org * Bump every recipe inheriting distutils or setuptools and not overriding do_install without calling distutils_do_install. Signed-off-by: Andreas Oberritter o...@opendreambox.org --- .../python/python-argparse_1.2.1.bb|2 +-

[OE-core] [Consolidated Pull 19/28] netbase: merge init script updates from upstream

2012-05-23 Thread Saul Wold
From: Andreas Oberritter o...@opendreambox.org * Read /proc/mounts only once. * Support many more network filesystem types. * Remaining differences to netbase 4.47: - Uses the mountvirtfs keyword instead of mountkernfs - Doesn't use lsb functions - Doesn't print a warning if

[OE-core] [Consolidated Pull 22/28] Revert sanity.bbclass: check user can read and write to SSTATE_DIR

2012-05-23 Thread Saul Wold
From: Joshua Lock j...@linux.intel.com This has caused problems for several users, including the Yocto Project autobuilder. Since the message was added in order to be more user friendly revert the change. This reverts commit 0c0c4efbf92bcf0f8942f17c18525a4b4ed1798c. ---

[OE-core] [Consolidated Pull 23/28] sanity.bbclass: copy the data store and finalise before running checks

2012-05-23 Thread Saul Wold
From: Joshua Lock j...@linux.intel.com At the ConfigParsed event the datastore has yet to be finalised and thus appends and overrides have not been set. To ensure the sanity check is being run against the configuration values the user has set call finalize() on a copy of the datastore and pass

[OE-core] [Consolidated Pull 24/28] sanity.bbclass: data.getVar(VAR, obj, exp) - obj.getVar(VAR, exp)

2012-05-23 Thread Saul Wold
From: Joshua Lock j...@linux.intel.com Replace calls to data.getVar(VARIABLE, data_object, expand) to direct calls to the getVar method the the data_object. Signed-off-by: Joshua Lock j...@linux.intel.com --- meta/classes/sanity.bbclass | 60 +- 1 files

[OE-core] [Consolidated Pull 26/28] sanity.bbclass: add extra information when SSTATE_CACHE unusable

2012-05-23 Thread Saul Wold
From: Joshua Lock j...@linux.intel.com If the user does not have write permissions to SSTATE_CACHE, detected by the check_create_long_filename() test failing with a Permission denied value in strerror, then suggest they might want to use the location as an entry in SSTATE_MIRRORS. Signed-off-by:

  1   2   >