Re: [OE-core] [PATCH 2/3] glib-2.0: ensure dtrace is diabled for all distro options and fix packaging

2012-01-05 Thread Phil Blundell
On Wed, 2012-01-04 at 16:46 -0800, Saul Wold wrote: Signed-off-by: Saul Wold s...@linux.intel.com This patch seems to be missing the long checkin message. --disbale-dtrace Really? p. ___ Openembedded-core mailing list

Re: [OE-core] [PATCH 2/3] glib-2.0: ensure dtrace is diabled for all distro options and fix packaging

2012-01-05 Thread Saul Wold
On 01/05/2012 12:05 AM, Phil Blundell wrote: On Wed, 2012-01-04 at 16:46 -0800, Saul Wold wrote: Signed-off-by: Saul Wolds...@linux.intel.com This patch seems to be missing the long checkin message. --disbale-dtrace Dyslexia strikes again! I did check this, but redid the commit from a

Re: [OE-core] rootfs_ipk.bbclass: : [: -eq: unary operator expected

2012-01-05 Thread Andrea Adami
On Thu, Jan 5, 2012 at 12:56 AM, Andrea Adami andrea.ad...@gmail.com wrote: Checking the logs I noticed this note: /oe/oe-core/build/tmp-eglibc/work/poodle-oe-linux-gnueabi/initramfs-kexecboot-klibc-image-1.0-r0/temp/run.do_rootfs.22017: line 271: [: -eq: unary operator expected The line in

[OE-core] [PATCH 0/4] Minor fixes

2012-01-05 Thread Paul Eggleton
Fix an omitted Upstream-Status in a recent patch I added, plus some text changes in a few other places. The following changes since commit f309769d10cb3d8b72b8c7c4f7f418dcb8422c61: valgrind: Fix for automake update (2012-01-04 16:03:59 +) are available in the git repository at:

[OE-core] [PATCH 2/4] README: add short description of OE-Core

2012-01-05 Thread Paul Eggleton
Signed-off-by: Paul Eggleton paul.eggle...@linux.intel.com --- README |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/README b/README index 963b42b..b6d5b59 100644 --- a/README +++ b/README @@ -1,7 +1,11 @@ OpenEmbedded-Core = -For information

[OE-core] [PATCH 4/4] qt4: add Upstream-Status to recently added qt-4.8.0 patch

2012-01-05 Thread Paul Eggleton
Add Upstream-Status to qmake_cxx_eval.patch. Signed-off-by: Paul Eggleton paul.eggle...@linux.intel.com --- meta/recipes-qt/qt4/qt-4.8.0/qmake_cxx_eval.patch |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta/recipes-qt/qt4/qt-4.8.0/qmake_cxx_eval.patch

[OE-core] [PATCH 1/4] classes/update-alternatives: fix typos and grammar

2012-01-05 Thread Paul Eggleton
Signed-off-by: Paul Eggleton paul.eggle...@linux.intel.com --- meta/classes/update-alternatives.bbclass | 12 ++-- 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/meta/classes/update-alternatives.bbclass b/meta/classes/update-alternatives.bbclass index e5ba655..0e8e58b

Re: [OE-core] [CONSOLIDATED PULL 23/28] udev: split utilities onto udev-utils

2012-01-05 Thread Phil Blundell
On Wed, 2012-01-04 at 22:30 -0800, Saul Wold wrote: -PR = r10 +PR = r9 Er, really? p. ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Re: [OE-core] [poky] [PATCH] rpm: Move postinsts to /var

2012-01-05 Thread Saul Wold
On 01/03/2012 10:48 AM, Colin Walters wrote: My OS has read-only bind mounts over most directories (including /etc), with the exception of /var. Since these scripts need to be run once and then deleted, it's better for me if these are in /var, and won't hurt anyone else for them to be there.

Re: [OE-core] [Oe-core][PATCH 1/1] core-image-gtk-directfb: add a bb file to build an image for gtk over directfb

2012-01-05 Thread Richard Purdie
On Fri, 2011-12-16 at 16:12 +0800, Xiaofeng Yan wrote: From: Xiaofeng Yan xiaofeng@windriver.com This file can make an image to run gtk over directfb. [YOCTO #1674] Signed-off-by: Xiaofeng Yan xiaofeng@windriver.com --- .../images/core-image-gtk-directfb.bb | 28

Re: [OE-core] [PATCH 0/4] Minor fixes

2012-01-05 Thread Richard Purdie
On Thu, 2012-01-05 at 09:29 +, Paul Eggleton wrote: Fix an omitted Upstream-Status in a recent patch I added, plus some text changes in a few other places. The following changes since commit f309769d10cb3d8b72b8c7c4f7f418dcb8422c61: valgrind: Fix for automake update (2012-01-04

[OE-core] [PATCH 2/4] qemuppc: add pointercal file

2012-01-05 Thread Liming Wang
This file is for tslib to make touchscreen work well. Signed-off-by: Liming Wang liming.w...@windriver.com Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- .../pointercal/files/qemuppc/pointercal| Bin 0 - 36 bytes 1 files changed, 0 insertions(+), 0 deletions(-)

[OE-core] [PATCH 0/4] qemuppc: replace emulation of qemuppc

2012-01-05 Thread Liming Wang
Hi Richard, These patches are aimed to replace emulation of qemuppc from prep to mac99. With this new emulation, qemuppc now supports framebuffer and the network works well. The kernel config also needs modification and I will let Bruce to review the patches. The following changes since commit

[OE-core] [PATCH 3/4] qemuppc: add machconfig

2012-01-05 Thread Liming Wang
Signed-off-by: Liming Wang liming.w...@windriver.com Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- .../formfactor/files/qemuppc/machconfig| 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) create mode 100755

[OE-core] [PATCH 1/4] qemuppc: replace emulation of qemuppc from prep to mac99

2012-01-05 Thread Liming Wang
With this new emulation, qemuppc can support framebuffer and the nfs booting works well. Signed-off-by: Liming Wang liming.w...@windriver.com Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/conf/machine/qemuppc.conf |2 +- scripts/runqemu|7 +--

Re: [OE-core] [PATCH] image_types: Ensure /init exists for cpio rootfs archives

2012-01-05 Thread Richard Purdie
On Thu, 2012-01-05 at 01:05 +0100, Andrea Adami wrote: I'd say we have to test for the in-existence of the file instead of blindly touching it. Smthg like if [! -e ${IMAGE_ROOTFS}/init]; then touch ${IMAGE_ROOTFS}/init fi Now, repeating that block for all 4 cpio images is a bit

Re: [OE-core] meta-openembedded: avahi-ui-0.6.30: 'Fetcher failure for URL: 'file://fix_for_automake_1.11.2.patch'

2012-01-05 Thread Leon Woestenberg
Hello, On Wed, Jan 4, 2012 at 11:38 PM, Khem Raj raj.k...@gmail.com wrote: On Wed, Jan 4, 2012 at 1:26 PM, Leon Woestenberg sidebranch.openembed...@gmail.com wrote: I cannot spot the error, other than that the patch exists in oe-core, but it required from meta-oe. That should work,

[OE-core] [PATCH] image-mklibs/package_ipk: Remove bashisms

2012-01-05 Thread Richard Purdie
We now support using dash but these bashisms triggered build failures for me when using it. This replaces the code with something which works on dash. Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- diff --git a/meta/classes/image-mklibs.bbclass

Re: [OE-core] [CONSOLIDATED PULL 00/28] Build Fixes and Updates

2012-01-05 Thread Bruce Ashfield
On Thu, Jan 5, 2012 at 6:30 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Wed, 2012-01-04 at 22:30 -0800, Saul Wold wrote: Richard, This is a set of changes that have been built and booted for sato. This address the failure we have seen on the Autobuilder, please check the

Re: [OE-core] [CONSOLIDATED PULL 00/28] Build Fixes and Updates

2012-01-05 Thread Richard Purdie
On Thu, 2012-01-05 at 09:10 -0500, Bruce Ashfield wrote: On Thu, Jan 5, 2012 at 6:30 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Wed, 2012-01-04 at 22:30 -0800, Saul Wold wrote: Richard, This is a set of changes that have been built and booted for sato. This address

Re: [OE-core] [PATCH 1/1] mc: fix configure with automake 1.11.2

2012-01-05 Thread Samuel Stirtzel
2012/1/4 Dexuan Cui dexuan@intel.com: As Nitin said, automake version 1.11.2 has made use of dir variables more strict, the pkglibexec var can not have SCRIPTS suffix. Using pkgdata instead. Actually this is a Automake inconsistency, it should be possible to use pkglibexec with SCRIPTS

Re: [OE-core] [CONSOLIDATED PULL 00/28] Build Fixes and Updates

2012-01-05 Thread Bruce Ashfield
On Thu, Jan 5, 2012 at 10:05 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Thu, 2012-01-05 at 09:10 -0500, Bruce Ashfield wrote: On Thu, Jan 5, 2012 at 6:30 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Wed, 2012-01-04 at 22:30 -0800, Saul Wold wrote:

Re: [OE-core] [CONSOLIDATED PULL 00/28] Build Fixes and Updates

2012-01-05 Thread McClintock Matthew-B29882
On Thu, Jan 5, 2012 at 5:30 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: Zhenhua Luo (1):   linux-dtb: add multi-dtb build support and keep dtb in deploy cache     package This looks like it should be done in do_deploy and doesn't fix the real problem just adding some races

[OE-core] MIPS Prelinker problem -- possible fix

2012-01-05 Thread Mark Hatle
I have created a patch (with help from Khem Raj) to resolve a long standing issue w/ the MIPS prelinker. The prelinker was detecting a error condition based on what appears to be some incomplete math calculations. Attached is a patch that I believe will fix the problem, but I would like folks

[OE-core] [PATCH] meta/recipes-core/util-linux/util-linux-2.20.1: remove-lscpu.patch rewrote for util-linux 2.20.1

2012-01-05 Thread Andrei Gherzan
From: Andrei Gherzan andrei.gher...@windriver.com The patch was modified in order to apply on 2.20.1 successfully. [YOCTO #1875] Signed-off-by: Andrei Gherzan and...@gherzan.ro --- .../util-linux-2.20.1/remove-lscpu.patch | 92 +++- 1 files changed, 49

Re: [OE-core] [PATCH] gdb-cross-canadian: build gdb with python support

2012-01-05 Thread Richard Purdie
On Wed, 2012-01-04 at 09:28 -0800, Khem Raj wrote: On (21/12/11 23:52), Zhang, Jessica wrote: Hi Eric, Yes, understand the usage and advantage, but still think apply the patch in meta-oe first then if later on there's strong demand for this feature we can pull into oe-core is the

[OE-core] [PATCH] wpa-supplicant: Patch this recipe order to remove a duplicate defconfig file

2012-01-05 Thread Andrei Gherzan
From: Andrei Gherzan andrei.gher...@windriver.com Instead of having two defconfigs we can have only one and append this file with de specific CONFIG if GPLv3 packages are allowed. [YOCTO #1845] Signed-off-by: Andrei Gherzan and...@gherzan.ro --- .../wpa-supplicant/defconfig.inc

Re: [OE-core] [PATCH] wpa-supplicant - pulls GPLv3 license rpm in a non-GPLv3 build (libgnutls-extra)

2012-01-05 Thread Andrei Gherzan
On 01/04/2012 02:00 AM, Saul Wold wrote: On 12/29/2011 02:22 AM, Andrei Gherzan wrote: From: Andrei Gherzanandrei.gher...@windriver.com Two different defconfigs are chosen, one for with GPLv3 build and one for without. In this way, libgnutls-extra is not pulled in a non-GPLv3 build. [YOCTO

Re: [OE-core] [PATCH] wpa-supplicant: Patch this recipe order to remove a duplicate defconfig file

2012-01-05 Thread Andrei Gherzan
On 01/05/2012 06:41 PM, Phil Blundell wrote: On Thu, 2012-01-05 at 18:39 +0200, Andrei Gherzan wrote: From: Andrei Gherzanandrei.gher...@windriver.com Instead of having two defconfigs we can have only one and append this file with de specific CONFIG if GPLv3 packages are allowed. As I said

Re: [OE-core] [PATCH] wpa-supplicant: Patch this recipe order to remove a duplicate defconfig file

2012-01-05 Thread Andrei Gherzan
On 01/05/2012 06:41 PM, Phil Blundell wrote: On Thu, 2012-01-05 at 18:39 +0200, Andrei Gherzan wrote: From: Andrei Gherzanandrei.gher...@windriver.com Instead of having two defconfigs we can have only one and append this file with de specific CONFIG if GPLv3 packages are allowed. As I said

Re: [OE-core] [PATCH 11/16] udev: ensure /dev/pts and /dev/shm does exists

2012-01-05 Thread Otavio Salvador
On Wed, Jan 4, 2012 at 15:12, Richard Purdie richard.pur...@linuxfoundation.org wrote: Please put an if [ -e ] around these since its a couple of exec calls we could do without if they already exist... Done locally, will send it soon. -- Otavio Salvador O.S.

Re: [OE-core] [PATCH] wpa-supplicant: Patch this recipe order to remove a duplicate defconfig file

2012-01-05 Thread Phil Blundell
On Thu, 2012-01-05 at 18:54 +0200, Andrei Gherzan wrote: On 01/05/2012 06:41 PM, Phil Blundell wrote: On Thu, 2012-01-05 at 18:39 +0200, Andrei Gherzan wrote: From: Andrei Gherzan andrei.gher...@windriver.com Instead of having two defconfigs we can have only one and append this

Re: [OE-core] [PATCH 12/16] udev: improve udev-cache robustness

2012-01-05 Thread Otavio Salvador
On Wed, Jan 4, 2012 at 15:14, Richard Purdie richard.pur...@linuxfoundation.org wrote: You're adding a ton of exec calls into the boot process here :( Please can we find some better way to do this without all the exec() calls? I really don't want to waste too much time on this as I don't

Re: [OE-core] [PATCH] wpa-supplicant: Patch this recipe order to remove a duplicate defconfig file

2012-01-05 Thread Andrei Gherzan
On 01/05/2012 07:00 PM, Phil Blundell wrote: On Thu, 2012-01-05 at 18:54 +0200, Andrei Gherzan wrote: On 01/05/2012 06:41 PM, Phil Blundell wrote: On Thu, 2012-01-05 at 18:39 +0200, Andrei Gherzan wrote: From: Andrei Gherzanandrei.gher...@windriver.com Instead of having two defconfigs we can

[OE-core] [PATCH 2/7] libevent: fix compilation for x32

2012-01-05 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Pull a patch from gentoo to avoid sysctl syscall which is not defined for x32. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- .../libevent/libevent-2.0.16_fix_for_x32.patch | 47

[OE-core] [PATCH 0/2] non-GPLv3 fixes

2012-01-05 Thread Saul Wold
Richard, Better commit messages. These fixes are for the non-GPLv3 build Sau! The following changes since commit 563828bad19a242bba9ce3db461bb5807037dfdf: multilib: Abstract class extension code into classextend.py (2012-01-05 12:36:08 +) are available in the git repository at:

[OE-core] [PATCH 1/2] util-linux: Update patch for non-GPLv3

2012-01-05 Thread Saul Wold
Rebase the disable-lscpu patch for the updated source base, we only need to modify Makefile.am, since automake will regenerate the Makefile.in. Signed-off-by: Saul Wold s...@linux.intel.com --- .../util-linux-2.20.1/remove-lscpu.patch | 94 +-- 1 files changed, 5

[OE-core] [PATCH 04/10] qt4-embedded.inc: use QT_BASE_NAME from qt4e.bbclass

2012-01-05 Thread Otavio Salvador
Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- meta/recipes-qt/qt4/qt4-embedded.inc |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/meta/recipes-qt/qt4/qt4-embedded.inc b/meta/recipes-qt/qt4/qt4-embedded.inc index 39f7398..e472af5 100644 ---

[OE-core] [PATCH 03/10] qt4x11.bbclass: add QT_BASE_NAME for use in recipes

2012-01-05 Thread Otavio Salvador
Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- meta/classes/qt4x11.bbclass |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/meta/classes/qt4x11.bbclass b/meta/classes/qt4x11.bbclass index 3f955d4..610397d 100644 --- a/meta/classes/qt4x11.bbclass +++

[OE-core] [PATCH 09/10] udev: improve udev-cache robustness

2012-01-05 Thread Otavio Salvador
* allow udev-cache to be disabled at runtime (using /etc/default/udev-cache); * make cache invalidated if kernel, bootparams or device list changes; Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- meta/recipes-core/udev/udev.inc| 11 ++-

[OE-core] [PATCH 06/10] initscripts: avoid mounting /sys if it is already mounted

2012-01-05 Thread Otavio Salvador
Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- .../initscripts/initscripts-1.0/sysfs.sh |4 ++-- meta/recipes-core/initscripts/initscripts_1.0.bb |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git

[OE-core] [PATCH 1/3] kern-tools: import flexible branching support

2012-01-05 Thread Bruce Ashfield
The commit: kern-tools: update SRCREV to pickup git operation fixes Brought in the ability to trap failed git operations on the working tree, but what it missed were some branching changes that allow arbitrary branch points and the ability to create a branch multiple times (if a feature is

[OE-core] [PATCH 3/3] linux-yocto: use src_patches for out of tree kernel feature support

2012-01-05 Thread Bruce Ashfield
To support larger out of tree kernel features and enhanced patching schemes, this changeset modifies the linux-yocto patching routines to call the recently factored out 'src_patches' routine. Using the returned list of local URIs for all valid patches, the logic can then determine whether or not

[OE-core] [PATCH 2/3] linux-yocto: bump kernel version to v3.0.14

2012-01-05 Thread Bruce Ashfield
Updating the 3.0 kernel recipe to contain v3.0.14 -stable. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb |8 meta/recipes-kernel/linux/linux-yocto_3.0.bb| 18 +- 2 files changed, 13 insertions(+),

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

2012-01-05 Thread Bruce Ashfield
Richard/Saul, This is a resend of my series from yesterday. Richard noted the following two issues: http://autobuilder.pokylinux.org:8010/builders/nightly-ppc/builds/210/steps/shell_67/logs/stdio http://autobuilder.pokylinux.org:8010/builders/nightly-arm/builds/247/steps/shell_14/logs/stdio

[OE-core] [PATCH] linux-yocto-3.0: Fix compile failure in perf

2012-01-05 Thread Khem Raj
Signed-off-by: Khem Raj raj.k...@gmail.com --- ...Undef-before-redefining-__attribute_const.patch | 33 meta/recipes-kernel/linux/linux-yocto_3.0.bb |4 ++- 2 files changed, 36 insertions(+), 1 deletions(-) create mode 100644

Re: [OE-core] [PATCH 3/4] libxxf86dga: fix compilation with x32 toolchain

2012-01-05 Thread Khem Raj
On Wed, Jan 4, 2012 at 5:02 PM, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com Fix type conversion for x32. For x32 the off_t is 64bit and pointers are 32bit. so the conversion of pointer to off_t was resulting into this error: | XF86DGA2.c:931:24: error:

Re: [OE-core] [PATCH] linux-yocto-3.0: Fix compile failure in perf

2012-01-05 Thread Bruce Ashfield
On Thu, Jan 5, 2012 at 3:55 PM, Khem Raj raj.k...@gmail.com wrote: On Thu, Jan 5, 2012 at 12:13 PM, Bruce Ashfield bruce.ashfi...@gmail.com wrote: On Thu, Jan 5, 2012 at 3:06 PM, Khem Raj raj.k...@gmail.com wrote: Signed-off-by: Khem Raj raj.k...@gmail.com ---  

[OE-core] [PATCH 0/1] Urgent fix for insane.bbclass.

2012-01-05 Thread Scott Garman
Hello, This fixes the error: AttributeError: 'module' object has no attribute 'check_output' which currently is breaking builds for hosts using Python 2.7. Please apply it ASAP. Thanks, Scott The following changes since commit 563828bad19a242bba9ce3db461bb5807037dfdf: multilib: Abstract

Re: [OE-core] [PATCH 01/10] qt4-graphics-system: add

2012-01-05 Thread Otavio Salvador
On Thu, Jan 5, 2012 at 20:03, Saul Wold s...@linux.intel.com wrote: On 01/05/2012 11:37 AM, Otavio Salvador wrote: Allow setting default runtime graphics system engine for Qt4 applications per machine. Depending on the GPU and Xorg driver, this can boost and impact significantly the

Re: [OE-core] [PATCH 10/10] udev: drop depmod handling code as it ought to be done in kernel postinst

2012-01-05 Thread Saul Wold
On 01/05/2012 11:38 AM, Otavio Salvador wrote: Signed-off-by: Otavio Salvadorota...@ossystems.com.br --- meta/recipes-core/udev/udev_164.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-core/udev/udev_164.bb b/meta/recipes-core/udev/udev_164.bb index

Re: [OE-core] [PATCH 10/10] udev: drop depmod handling code as it ought to be done in kernel postinst

2012-01-05 Thread Otavio Salvador
On Thu, Jan 5, 2012 at 20:07, Saul Wold s...@linux.intel.com wrote: Just a PR Bump? Sure not; I must have done something wrong when sending the patches to github. I'll check it and send it again. -- Otavio Salvador O.S. Systems E-mail: ota...@ossystems.com.br

Re: [OE-core] [CONSOLIDATED PULL 00/28] Build Fixes and Updates

2012-01-05 Thread Richard Purdie
On Thu, 2012-01-05 at 15:57 +, McClintock Matthew-B29882 wrote: On Thu, Jan 5, 2012 at 5:30 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: Zhenhua Luo (1): linux-dtb: add multi-dtb build support and keep dtb in deploy cache package This looks like it should be

Re: [OE-core] [PATCH 1/1] insane.bbclass: use bb.process.Popen instead of subprocess.check_output

2012-01-05 Thread Richard Purdie
On Thu, 2012-01-05 at 13:12 -0800, Scott Garman wrote: subprocess.check_output was only introduced in Python v2.7, so we cannot use it. This refactors the QA test to use bb.process.Popen instead. This fixes the error: AttributeError: 'module' object has no attribute 'check_output' It

Re: [OE-core] [PATCH 10/10] udev: drop depmod handling code as it ought to be done in kernel postinst

2012-01-05 Thread Otavio Salvador
On Thu, Jan 5, 2012 at 20:09, Otavio Salvador ota...@ossystems.com.brwrote: On Thu, Jan 5, 2012 at 20:07, Saul Wold s...@linux.intel.com wrote: Just a PR Bump? Sure not; I must have done something wrong when sending the patches to github. I'll check it and send it again. I messed it up;

[OE-core] libs transition /usr/lib - /lib questions

2012-01-05 Thread Andreas Müller
Hi currently some libs are moving from $libdir (/usr/lib) - $base_libdir (/lib). I have the following questions: * can sombody explain a bit more what is it for and how the decision is made to transit libs? I read the commit messages but still have no idea what this enhances / fixes. What is

Re: [OE-core] [PATCH] image_types: Ensure /init exists for cpio rootfs archives

2012-01-05 Thread Darren Hart
On 01/05/2012 04:30 AM, Richard Purdie wrote: On Thu, 2012-01-05 at 01:05 +0100, Andrea Adami wrote: I'd say we have to test for the in-existence of the file instead of blindly touching it. Smthg like if [! -e ${IMAGE_ROOTFS}/init]; then touch ${IMAGE_ROOTFS}/init fi Why? Touch creates

[OE-core] [PATCH 2/2] xorg-driver: add xf86-video-fbdev from meta-openembedded

2012-01-05 Thread Andrea Adami
Signed-off-by: Andrea Adami andrea.ad...@gmail.com --- .../xorg-driver/xf86-video-fbdev_0.4.2.bb |8 1 files changed, 8 insertions(+), 0 deletions(-) create mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.4.2.bb diff --git

[OE-core] [PATCH 1/2] x11-common: remove extraneous BSP customizations

2012-01-05 Thread Andrea Adami
Signed-off-by: Andrea Adami andrea.ad...@gmail.com --- .../x11-common/x11-common/etc/X11/Xserver | 24 1 files changed, 0 insertions(+), 24 deletions(-) diff --git a/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xserver

[OE-core] [PATCH 0/2] xserver minor cleanings and commit of fbdev driver

2012-01-05 Thread Andrea Adami
Andrea Adami (2): x11-common: remove extraneous BSP customizations xorg-driver: add xf86-video-fbdev from meta-openembedded .../x11-common/x11-common/etc/X11/Xserver | 24 .../xorg-driver/xf86-video-fbdev_0.4.2.bb |8 ++ 2 files changed, 8

Re: [OE-core] [PATCH 0/7] New QA tests for unsafe references to exec_prefix [v2]

2012-01-05 Thread Saul Wold
On 01/03/2012 07:56 PM, Scott Garman wrote: Hello, This is a P2 feature for Yocto 1.2. It adds two new QA tests to check files in base_bindir, base_sbindir, and base_libdir for references to files under exec_prefix (e.g, dynamic linking for binaries and references to exec_prefix in scripts).

Re: [OE-core] [PATCH 0/1] matchbox-wm: remove x-session-manager handling

2012-01-05 Thread Saul Wold
On 01/04/2012 09:57 PM, edwin.z...@intel.com wrote: From: Zhai Edwinedwin.z...@intel.com This is V2 version that made clear commit mesg and adjust alternative priority to make mini-x has high priority over matchbox-session according to Saul's suggestion. Thanks, Edwin The following changes

Re: [OE-core] [PATCH] wpa-supplicant: Compile without CONFIG_GNUTLS_EXTRA

2012-01-05 Thread Andreas Oberritter
On 05.01.2012 22:30, Andrei Gherzan wrote: From: Andrei Gherzan andrei.gher...@windriver.com CONFIG_GNUTLS_EXTRA is needed as support for TLS/IA which was designed to be used in the EAP-TTLSv1. As we don't see any requirement for that protocol today we decided to remove it from

Re: [OE-core] [PATCH 0/7] New QA tests for unsafe references to exec_prefix [v2]

2012-01-05 Thread Andreas Müller
On Friday, January 06, 2012 01:31:51 AM Saul Wold wrote: On 01/03/2012 07:56 PM, Scott Garman wrote: Hello, This is a P2 feature for Yocto 1.2. It adds two new QA tests to check files in base_bindir, base_sbindir, and base_libdir for references to files under exec_prefix (e.g, dynamic

Re: [OE-core] [PATCH] image_types: Ensure /init exists for cpio rootfs archives

2012-01-05 Thread Andrea Adami
On Fri, Jan 6, 2012 at 12:36 AM, Darren Hart dvh...@linux.intel.com wrote: On 01/05/2012 04:30 AM, Richard Purdie wrote: On Thu, 2012-01-05 at 01:05 +0100, Andrea Adami wrote: I'd say we have to test for the in-existence of the file instead of blindly touching it. Smthg like if [! -e

Re: [OE-core] [CONSOLIDATED PULL 00/28] Build Fixes and Updates

2012-01-05 Thread Luo Zhenhua-B19537
-Original Message- From: openembedded-core-boun...@lists.openembedded.org [mailto:openembedded- core-boun...@lists.openembedded.org] On Behalf Of Richard Purdie Sent: Friday, January 06, 2012 6:16 AM To: McClintock Matthew-B29882; Patches and discussions about the oe-core layer

[OE-core] [PATCH 0/1] Fix for autoconf-nativesdk recipe

2012-01-05 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com This fixes dependency issue of autoconf-nativesdk Thanks, Nitin The following changes since commit 6f9b1a5b050174156e663aa8d692e7f9ac7b9018: systemtap: remove not needed fix for automake 1.11.2 (2012-01-05 16:28:59 -0800) are available in the

[OE-core] [PATCH 1/1] autoconf: fix nativesdk rdepends

2012-01-05 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Fixes this build error: | error: Failed dependencies: | m4 is needed by autoconf-nativesdk-2.68-r4.x86_64 | gnu-config is needed by autoconf-nativesdk-2.68-r4.x86_64 NOTE: package meta-toolchain-1.0-r6: task do_populate_sdk: Failed ERROR:

Re: [OE-core] libs transition /usr/lib - /lib questions

2012-01-05 Thread Scott Garman
On 01/05/2012 03:29 PM, Andreas Müller wrote: Hi currently some libs are moving from $libdir (/usr/lib) - $base_libdir (/lib). I have the following questions: * can sombody explain a bit more what is it for and how the decision is made to transit libs? I read the commit messages but still

[OE-core] [PATCH] eglibc: Upgrade recipes 2.14 - 2.15

2012-01-05 Thread Khem Raj
Signed-off-by: Khem Raj raj.k...@gmail.com --- ...tive_2.14.bb = cross-localedef-native_2.15.bb} |0 .../IO-acquire-lock-fix.patch |0 .../armv4-eabi-compile-fix.patch |0 .../eglibc-rpc-export-again.patch |0

Re: [OE-core] [PATCH] eglibc: Upgrade recipes 2.14 - 2.15

2012-01-05 Thread Kamble, Nitin A
Can this be done without removing eglibc 2.14 recipe files ? X32 layer is depending on the eglibc-2.14 recipe. Thanks, Nitin -Original Message- From: openembedded-core-boun...@lists.openembedded.org [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of Khem Raj

Re: [OE-core] [PATCH 06/14] hdparm: upgrade to 9.37

2012-01-05 Thread Wang, Shane
Saul Wold wrote on 2012-01-03: On 12/30/2011 06:33 AM, Shane Wang wrote: Because hdparm depends on stat, stat is brought into Yocto. Is this a new dependency witht he update version? Yes, it is. Part of this patch comes from oe

Re: [OE-core] [PATCH 00/14] [RESEND V2] Upgrade 12 more packages, Dec 30, 2011

2012-01-05 Thread Wang, Shane
Thank you. Will refine hdparm asap. -- Shane Saul Wold wrote on 2012-01-04: On 12/30/2011 06:33 AM, Shane Wang wrote: This is the second version of the patch set which I sent out with the title [V1] Upgrade 4 more packages, Dec 27, 2011, I upgrade 8 more packages. So, totally 12 for this

[OE-core] [PATCH oe-core v4] linux-dtb: add multi-dtb build support and keep dtb in deploy cache package

2012-01-05 Thread b19537
From: Zhenhua Luo b19...@freescale.com Signed-off-by: Zhenhua Luo b19...@freescale.com --- meta/recipes-kernel/linux/linux-dtb.inc | 30 +- 1 files changed, 21 insertions(+), 9 deletions(-) diff --git a/meta/recipes-kernel/linux/linux-dtb.inc

Re: [OE-core] [PATCH oe-core v4] linux-dtb: add multi-dtb build support and keep dtb in deploy cache package

2012-01-05 Thread McClintock Matthew-B29882
On Thu, Jan 5, 2012 at 11:57 PM, b19...@freescale.com wrote: +            ln -sf ${DTB_NAME}.dtb ${DTB_SYMLINK_NAME}.dtb +            cd - + +            install -d ${DEPLOYDIR} +            install -m 0644 ${DEPLOY_DIR_IMAGE}/${DTB_NAME}.dtb ${DEPLOYDIR}/${DTB_NAME}.dtb +            cd

[OE-core] [PATCH oe-core v2] valgrind: add powerpc to the compatible host and add ${TCLIBC}-dbg in RRECOMMENDS-powerpc

2012-01-05 Thread b19537
From: Zhenhua Luo b19...@freescale.com 1. add powerpc/powerpc64 into the compatible host list 2. valgrind requires the non-stripped libraries of ${TCLIBC}, so add ${TCLIBC}-dbg into RRECOMMENDS for powerpc Signed-off-by: Zhenhua Luo b19...@freescale.com ---

Re: [OE-core] [PATCH oe-core] valgrind: add powerpc to the compatible host and add ${TCLIBC}-dbg in RRECOMMENDS

2012-01-05 Thread Luo Zhenhua-B19537
A new version is submitted according to the comments. Best Regards, Zhenhua -Original Message- From: Luo Zhenhua-B19537 Sent: Wednesday, January 04, 2012 11:34 AM To: openembedded-core@lists.openembedded.org Cc: Luo Zhenhua-B19537 Subject: [PATCH oe-core] valgrind: add powerpc

Re: [OE-core] [PATCH oe-core v4] linux-dtb: add multi-dtb build support and keep dtb in deploy cache package

2012-01-05 Thread Saul Wold
On 01/05/2012 09:57 PM, b19...@freescale.com wrote: From: Zhenhua Luob19...@freescale.com Signed-off-by: Zhenhua Luob19...@freescale.com --- meta/recipes-kernel/linux/linux-dtb.inc | 30 +- 1 files changed, 21 insertions(+), 9 deletions(-) diff --git

Re: [OE-core] [PATCH] eglibc: Upgrade recipes 2.14 - 2.15

2012-01-05 Thread Saul Wold
On 01/05/2012 08:59 PM, Kamble, Nitin A wrote: Can this be done without removing eglibc 2.14 recipe files ? X32 layer is depending on the eglibc-2.14 recipe. Can this 2.15 recipe be updated for x32? Sau! Thanks, Nitin -Original Message- From:

Re: [OE-core] [PATCH] eglibc: Upgrade recipes 2.14 - 2.15

2012-01-05 Thread Khem Raj
Nitin On Thu, Jan 5, 2012 at 8:59 PM, Kamble, Nitin A nitin.a.kam...@intel.com wrote: Can this be done without removing eglibc 2.14 recipe files ? X32 layer is depending on the eglibc-2.14 recipe. I have tested it on all qemu architectures and seems to be ok. if x32 does not have hard

Re: [OE-core] [PATCH oe-core v4] linux-dtb: add multi-dtb build support and keep dtb in deploy cache package

2012-01-05 Thread Luo Zhenhua-B19537
= is needless, I will fix the error. Seems it doesn't impact the result. :) Best Regards, Zhenhua -Original Message- From: Saul Wold [mailto:s...@linux.intel.com] Sent: Friday, January 06, 2012 3:06 PM To: Patches and discussions about the oe-core layer Cc: Luo Zhenhua-B19537

Re: [OE-core] [PATCH] wpa-supplicant: Compile without CONFIG_GNUTLS_EXTRA

2012-01-05 Thread Saul Wold
On 01/05/2012 01:30 PM, Andrei Gherzan wrote: From: Andrei Gherzanandrei.gher...@windriver.com CONFIG_GNUTLS_EXTRA is needed as support for TLS/IA which was designed to be used in the EAP-TTLSv1. As we don't see any requirement for that protocol today we decided to remove it from

[OE-core] [CONSOLIDATED PULL 04/25] classes/buildhistory: add hostname to commit message

2012-01-05 Thread Saul Wold
From: Paul Eggleton paul.eggle...@linux.intel.com If we're building on multiple hosts then it's useful to have the hostname in the commit message. Signed-off-by: Paul Eggleton paul.eggle...@linux.intel.com --- meta/classes/buildhistory.bbclass |3 ++- 1 files changed, 2 insertions(+), 1

[OE-core] [CONSOLIDATED PULL 02/25] gnutls: remove gettext patch for non-GPLv3

2012-01-05 Thread Saul Wold
GPLv2 version of gnutls does not need the gettext 0.18 patch since it still uses the over version of gettext that is also GPLv2. Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-support/gnutls/gnutls_2.12.14.bb | 13 ++--- 1 files changed, 10 insertions(+), 3 deletions(-)

[OE-core] [CONSOLIDATED PULL 05/25] classes/buildhistory: make the package version backwards error non-fatal

2012-01-05 Thread Saul Wold
From: Paul Eggleton paul.eggle...@linux.intel.com Just make it a bb.error when a package version goes backwards, it doesn't make sense to fail the build immediately; the error(s) will still be reflected in bitbake's exit code. Signed-off-by: Paul Eggleton paul.eggle...@linux.intel.com ---

[OE-core] [CONSOLIDATED PULL 08/25] linux-yocto: bump kernel version to v3.0.14

2012-01-05 Thread Saul Wold
From: Bruce Ashfield bruce.ashfi...@windriver.com Updating the 3.0 kernel recipe to contain v3.0.14 -stable. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb |8 meta/recipes-kernel/linux/linux-yocto_3.0.bb| 18

[OE-core] [CONSOLIDATED PULL 01/25] util-linux: Update patch for non-GPLv3

2012-01-05 Thread Saul Wold
Rebase the disable-lscpu patch for the updated source base, we only need to modify Makefile.am, since automake will regenerate the Makefile.in. Signed-off-by: Saul Wold s...@linux.intel.com --- .../util-linux-2.20.1/remove-lscpu.patch | 94 +-- 1 files changed, 5

[OE-core] [CONSOLIDATED PULL 06/25] classes/buildhistory: remove redundant package history checking stub

2012-01-05 Thread Saul Wold
From: Paul Eggleton paul.eggle...@linux.intel.com The code that would have gone here has been superseded by the buildhistory analysis functionality implemented in meta/lib/oe/buildhistory_analysis.py and scripts/buildhistory-diff, so remove it. Signed-off-by: Paul Eggleton

[OE-core] [CONSOLIDATED PULL 00/25] Various Patches

2012-01-05 Thread Saul Wold
Richard, Here is a set up changes collected during the day and built on x86 and ARM. I have done reviewed these and they look OK to me. As an aside I am testing the update qemuppc config and will include that before M2 I hope. Thanks Sau! The following changes since commit

[OE-core] [CONSOLIDATED PULL 07/25] kern-tools: import flexible branching support

2012-01-05 Thread Saul Wold
From: Bruce Ashfield bruce.ashfi...@windriver.com The commit: kern-tools: update SRCREV to pickup git operation fixes Brought in the ability to trap failed git operations on the working tree, but what it missed were some branching changes that allow arbitrary branch points and the ability to

[OE-core] [CONSOLIDATED PULL 03/25] buildhistory: add script to check for significant changes

2012-01-05 Thread Saul Wold
From: Paul Eggleton paul.eggle...@linux.intel.com Adds a buildhistory-diff script which can be used to analyse changes in the buildhistory git repository (as produced by buildhistory.bbclass), and report significant ones that may need manual checking to ensure they aren't regressions (e.g.

[OE-core] [CONSOLIDATED PULL 09/25] linux-yocto: use src_patches for out of tree kernel feature support

2012-01-05 Thread Saul Wold
From: Bruce Ashfield bruce.ashfi...@windriver.com To support larger out of tree kernel features and enhanced patching schemes, this changeset modifies the linux-yocto patching routines to call the recently factored out 'src_patches' routine. Using the returned list of local URIs for all valid

[OE-core] [CONSOLIDATED PULL 10/25] qt4-graphics-system: add

2012-01-05 Thread Saul Wold
From: Otavio Salvador ota...@ossystems.com.br Allow setting default runtime graphics system engine for Qt4 applications per machine. Depending on the GPU and Xorg driver, this can boost and impact significantly the drawing performance. The default setting is to 'raster' as this offer best

[OE-core] [CONSOLIDATED PULL 12/25] qt4x11.bbclass: add QT_BASE_NAME for use in recipes

2012-01-05 Thread Saul Wold
From: Otavio Salvador ota...@ossystems.com.br Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- meta/classes/qt4x11.bbclass |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/meta/classes/qt4x11.bbclass b/meta/classes/qt4x11.bbclass index 3f955d4..610397d 100644

[OE-core] [CONSOLIDATED PULL 13/25] qt4-embedded.inc: use QT_BASE_NAME from qt4e.bbclass

2012-01-05 Thread Saul Wold
From: Otavio Salvador ota...@ossystems.com.br Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- meta/recipes-qt/qt4/qt4-embedded.inc |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/meta/recipes-qt/qt4/qt4-embedded.inc b/meta/recipes-qt/qt4/qt4-embedded.inc

[OE-core] [CONSOLIDATED PULL 15/25] initscripts: avoid mounting /sys if it is already mounted

2012-01-05 Thread Saul Wold
From: Otavio Salvador ota...@ossystems.com.br Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- .../initscripts/initscripts-1.0/sysfs.sh |4 ++-- meta/recipes-core/initscripts/initscripts_1.0.bb |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git

[OE-core] [CONSOLIDATED PULL 14/25] qt4-x11-free.inc: use QT_BASE_NAME from qt4x11.bbclass

2012-01-05 Thread Saul Wold
From: Otavio Salvador ota...@ossystems.com.br Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- meta/recipes-qt/qt4/qt4-x11-free.inc |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/meta/recipes-qt/qt4/qt4-x11-free.inc b/meta/recipes-qt/qt4/qt4-x11-free.inc

[OE-core] [CONSOLIDATED PULL 16/25] udev: ensure /dev/pts and /dev/shm does exists

2012-01-05 Thread Saul Wold
From: Otavio Salvador ota...@ossystems.com.br --- meta/recipes-core/udev/udev/init |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/meta/recipes-core/udev/udev/init b/meta/recipes-core/udev/udev/init index bfbac0d..6a4464c 100644 --- a/meta/recipes-core/udev/udev/init

[OE-core] [CONSOLIDATED PULL 20/25] vte: update patch header

2012-01-05 Thread Saul Wold
From: Nitin A Kamble nitin.a.kam...@intel.com No functional change here. Just updating the headers of the patch. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta/recipes-support/vte/vte/introspection.patch |8 1 files changed, 8 insertions(+), 0 deletions(-) diff

[OE-core] [CONSOLIDATED PULL 25/25] x11-common: remove extraneous BSP customizations

2012-01-05 Thread Saul Wold
From: Andrea Adami andrea.ad...@gmail.com Signed-off-by: Andrea Adami andrea.ad...@gmail.com --- .../x11-common/x11-common/etc/X11/Xserver | 24 1 files changed, 0 insertions(+), 24 deletions(-) diff --git

  1   2   >