Re: [OE-core] [oe-core][PATCH 1/2] site/arm-common: alignment values for guin32, guin64 and unsigned long

2012-05-02 Thread Martin Jansa
On Wed, May 02, 2012 at 10:44:05PM -0700, Khem Raj wrote: > On Wed, May 2, 2012 at 10:38 PM, Martin Jansa wrote: > > On Wed, May 02, 2012 at 02:08:47PM -0700, Khem Raj wrote: > >> -BEGIN PGP SIGNED MESSAGE- > >> Hash: SHA1 > >> > >> On 05/02/2012 07:09 AM, Martin Jansa wrote: > >> > On Wed

Re: [OE-core] [oe-core][PATCH 1/2] site/arm-common: alignment values for guin32, guin64 and unsigned long

2012-05-02 Thread Khem Raj
On Wed, May 2, 2012 at 10:38 PM, Martin Jansa wrote: > On Wed, May 02, 2012 at 02:08:47PM -0700, Khem Raj wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> On 05/02/2012 07:09 AM, Martin Jansa wrote: >> > On Wed, May 02, 2012 at 03:59:45PM +0200, Martin Jansa wrote: >> >> From: Toma

[OE-core] [oe-core][PATCH 5/5] gtk-engines: fix build with glib-2.32

2012-05-02 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../gtk-engines/gtk-engines-2.20.2/glib-2.32.patch | 23 .../gtk-engines/gtk-engines_2.20.2.bb |3 +- 2 files changed, 25 insertions(+), 1 deletions(-) create mode 100644 meta/recipes-gnome/gtk-engines/gtk-engines-2.20.2/gl

Re: [OE-core] [oe-core][PATCH 1/2] site/arm-common: alignment values for guin32, guin64 and unsigned long

2012-05-02 Thread Martin Jansa
On Wed, May 02, 2012 at 02:08:47PM -0700, Khem Raj wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 05/02/2012 07:09 AM, Martin Jansa wrote: > > On Wed, May 02, 2012 at 03:59:45PM +0200, Martin Jansa wrote: > >> From: Tomas Frydrych > >> > >> These are required to build recent ver

Re: [OE-core] [PATCH 7/7] Enable PARALLEL_MAKE for testing

2012-05-02 Thread Yury Bushmelev
Please remove following recipes from this list: meta/recipes-core/eggdbus/eggdbus_0.6.bb .../net-tools/net-tools_1.60-23.bb I've seen failures on them with -j64 iirc. 2012/5/3 Khem Raj > From: Yuri Bushmelev > > Signed-off-by: Yuri Bushmelev > Signed-off-by: Khem Raj > --- > meta/recipes-bs

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

2012-05-02 Thread Khem Raj
Signed-off-by: Khem Raj --- .../xserver-xf86-config/qemuarm/xorg.conf | 69 .../xserver-xf86-config/qemumips/xorg.conf | 69 .../xserver-xf86-config/qemumips64/xorg.conf | 69 .../xserver-xf86-config/qemup

[OE-core] [PATCH 3/3] qemux86-64, qemux86: Override XSERVER variable

2012-05-02 Thread Khem Raj
Now qemu.inc sets a weak definition which is not what we want for x86_64 and x86 Signed-off-by: Khem Raj --- meta/conf/machine/qemux86-64.conf |2 +- meta/conf/machine/qemux86.conf|2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/conf/machine/qemux86-64.conf

[OE-core] [PATCH 0/3] Enable xserver-xorg for all qemumachines

2012-05-02 Thread Khem Raj
Currently we use kdrive for all qemu machines except x86 and x86_64 this patchset enables it for other qemu machines too I did not delete the kdrive recipes intentionally since I saw that there were some images which were using kdrive as xserver I have successfully sato image in qemumips qemuarm

[OE-core] [PATCH 1/3] qemumachines: Enable xserver-xorg as default xserver

2012-05-02 Thread Khem Raj
Signed-off-by: Khem Raj --- meta/conf/machine/include/qemu.inc |9 - 1 files changed, 8 insertions(+), 1 deletions(-) diff --git a/meta/conf/machine/include/qemu.inc b/meta/conf/machine/include/qemu.inc index 421a149..e384879 100644 --- a/meta/conf/machine/include/qemu.inc +++ b/met

[OE-core] [CONSOLIDATED PULL 28/36] cairo: Update to 1.12.2

2012-05-02 Thread Saul Wold
Clean up some packaging issues, cairo-sphinx was installed and is a testing tool that does not need to be packaged Signed-off-by: Saul Wold --- .../cairo/{cairo_1.10.2.bb => cairo_1.12.2.bb} | 20 ++-- 1 files changed, 14 insertions(+), 6 deletions(-) rename meta/recipes-g

[OE-core] [CONSOLIDATED PULL 32/36] bigreqsproto: Update to 1.1.2

2012-05-02 Thread Saul Wold
Signed-off-by: Saul Wold --- ...bigreqsproto_1.1.1.bb => bigreqsproto_1.1.2.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-proto/{bigreqsproto_1.1.1.bb => bigreqsproto_1.1.2.bb} (73%) diff --git a/meta/recipes-graphics/xorg-proto/bigreqsprot

[OE-core] [CONSOLIDATED PULL 31/36] xkbcomp: Update to 1.2.4

2012-05-02 Thread Saul Wold
Signed-off-by: Saul Wold --- .../{xkbcomp_1.2.3.bb => xkbcomp_1.2.4.bb} |5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-app/{xkbcomp_1.2.3.bb => xkbcomp_1.2.4.bb} (78%) diff --git a/meta/recipes-graphics/xorg-app/xkbcomp_1.2.3.bb b/meta

[OE-core] [CONSOLIDATED PULL 36/36] pulseaudio: disable tcpwrap by default

2012-05-02 Thread Saul Wold
This ensures that tcpwrapper usage is always disabled, this was inconsistent because it would test for libwrap and sometimes enable and sometimes not. This ensures consistent build reproducibility. Signed-off-by: Saul Wold --- meta/recipes-multimedia/pulseaudio/pulseaudio.inc |1 + .../pul

[OE-core] [CONSOLIDATED PULL 34/36] gnutls: Update to 2.12.18

2012-05-02 Thread Saul Wold
Change the SRC_URI to use the GNU_MIRROR Signed-off-by: Saul Wold --- .../configure-fix.patch|0 .../correct_rpl_gettimeofday_signature.patch |0 .../fix-gettext-version.patch |0 .../gnutls-openssl.patch

[OE-core] [CONSOLIDATED PULL 26/36] xmodmap: Update to 1.0.7

2012-05-02 Thread Saul Wold
Signed-off-by: Saul Wold --- .../{xmodmap_1.0.5.bb => xmodmap_1.0.7.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-app/{xmodmap_1.0.5.bb => xmodmap_1.0.7.bb} (78%) diff --git a/meta/recipes-graphics/xorg-app/xmodmap_1.0.5.bb b/meta/

[OE-core] [CONSOLIDATED PULL 35/36] builder: Add Please Wait Dialog Box

2012-05-02 Thread Saul Wold
Add dialog box while bitbake starts hob to inform user to please wait for the hob screen to become visible. Signed-off-by: Saul Wold --- meta/recipes-graphics/builder/builder_0.1.bb |7 +++- .../builder/files/builder_hob_start.sh |2 + .../builder/files/please_wait_dial

[OE-core] [CONSOLIDATED PULL 29/36] util-linux: Update to 2.21.1

2012-05-02 Thread Saul Wold
Signed-off-by: Saul Wold --- .../{util-linux-2.21 => util-linux}/MCONFIG|0 .../{util-linux-2.21 => util-linux}/defines.h |0 .../fix_NL_TIME_FIRST_WEEKDAY.patch|0 .../{util-linux-2.21 => util-linux}/make_include |0 .../remove-lscpu.patch

[OE-core] [CONSOLIDATED PULL 33/36] xauth: Update to 1.0.7

2012-05-02 Thread Saul Wold
Signed-off-by: Saul Wold --- .../xorg-app/{xauth_1.0.6.bb => xauth_1.0.7.bb}|4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-app/{xauth_1.0.6.bb => xauth_1.0.7.bb} (69%) diff --git a/meta/recipes-graphics/xorg-app/xauth_1.0.6.bb b/meta/recipes

[OE-core] [CONSOLIDATED PULL 27/36] xhost: Update to 1.0.5

2012-05-02 Thread Saul Wold
Signed-off-by: Saul Wold --- .../xorg-app/{xhost_1.0.4.bb => xhost_1.0.5.bb}|4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-app/{xhost_1.0.4.bb => xhost_1.0.5.bb} (81%) diff --git a/meta/recipes-graphics/xorg-app/xhost_1.0.4.bb b/meta/recipes

[OE-core] [CONSOLIDATED PULL 30/36] mc: Update to 4.8.3

2012-05-02 Thread Saul Wold
Signed-off-by: Saul Wold --- .../mc/{mc_4.8.1.bb => mc_4.8.3.bb}|6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/mc/{mc_4.8.1.bb => mc_4.8.3.bb} (81%) diff --git a/meta/recipes-extended/mc/mc_4.8.1.bb b/meta/recipes-extended/mc/mc_4.8

[OE-core] [CONSOLIDATED PULL 22/36] python: upgrade from 2.7.2 to 2.7.3

2012-05-02 Thread Saul Wold
From: Nitin A Kamble bin/python2 link is provided by the python install process, so no need to create it. rebase these patches to the newer code: fix_for_using_different_libdir.patch 04-default-is-optimized.patch remove this patch as it is upstream now: sys_platform_is_now_always_linux2.patch

[OE-core] [CONSOLIDATED PULL 23/36] distro-tracking: update as per recent recipe upgrades

2012-05-02 Thread Saul Wold
From: Nitin A Kamble Signed-off-by: Nitin A Kamble --- .../conf/distro/include/distro_tracking_fields.inc | 20 ++-- 1 files changed, 10 insertions(+), 10 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking

[OE-core] [CONSOLIDATED PULL 25/36] libtasn1: Update to 2.12

2012-05-02 Thread Saul Wold
Use the GUN_MIRROR correctly Signed-off-by: Saul Wold --- .../gnutls/{libtasn1_2.11.bb => libtasn1_2.12.bb} |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-support/gnutls/{libtasn1_2.11.bb => libtasn1_2.12.bb} (71%) diff --git a/meta/recipes-support/gnutls/

[OE-core] [CONSOLIDATED PULL 24/36] resolvconf: Update to 1.65

2012-05-02 Thread Saul Wold
Signed-off-by: Saul Wold --- .../{resolvconf_1.64.bb => resolvconf_1.65.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/resolvconf/{resolvconf_1.64.bb => resolvconf_1.65.bb} (88%) diff --git a/meta/recipes-connectivity/resolvconf/resolvcon

[OE-core] [CONSOLIDATED PULL 20/36] quilt: upgrade from 0.51 to 0.60

2012-05-02 Thread Saul Wold
From: Nitin A Kamble Signed-off-by: Nitin A Kamble --- .../quilt/{quilt-0.51.inc => quilt-0.60.inc} |4 ++-- .../{quilt-native_0.51.bb => quilt-native_0.60.bb} |2 +- .../quilt/{quilt_0.51.bb => quilt_0.60.bb} |2 +- 3 files changed, 4 insertions(+), 4 deletions(-) re

[OE-core] [CONSOLIDATED PULL 16/36] tclibc-eglibc: drop hardcoded locale-base-en-us/en-gb

2012-05-02 Thread Saul Wold
From: Christopher Larson This is handled by IMAGE_LINGUAS, so hardcoding it here is at best unnecessary duplication. Signed-off-by: Christopher Larson --- meta/conf/distro/include/tclibc-eglibc.inc | 12 +--- 1 files changed, 5 insertions(+), 7 deletions(-) diff --git a/meta/conf/di

[OE-core] [CONSOLIDATED PULL 19/36] makedepend: upgrade from 1.0.3 to 1.0.4

2012-05-02 Thread Saul Wold
From: Nitin A Kamble Signed-off-by: Nitin A Kamble --- .../{makedepend_1.0.3.bb => makedepend_1.0.4.bb} |5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-util/{makedepend_1.0.3.bb => makedepend_1.0.4.bb} (82%) diff --git a/meta/recipes-graphic

[OE-core] [CONSOLIDATED PULL 17/36] libc-package: rework ''precompiled' locale handling

2012-05-02 Thread Saul Wold
From: Christopher Larson There were a couple problems with the handling of precompiled locales. - it gathered the list of locales from the directories - this breaks due to the naming mismatch, e.g. en_US.UTF-8 vs en_US.utf8. - it retained its hardcoded assumption that the non-suffixed locale (

[OE-core] [CONSOLIDATED PULL 21/36] gdb: upgrade from 7.4 to 7.4.1

2012-05-02 Thread Saul Wold
From: Nitin A Kamble Signed-off-by: Nitin A Kamble [Fixed sha256 - sgw] Signed-off-by: Saul Wold --- meta/recipes-devtools/gdb/gdb-common.inc |6 +++--- ...canadian_7.4.bb => gdb-cross-canadian_7.4.1.bb} |2 +- .../gdb/{gdb-cross_7.4.bb => gdb-cross_7.4.1.bb} |0 .../

[OE-core] [CONSOLIDATED PULL 14/36] external-csl-toolchain: cleanup, simplify, use base_libdir

2012-05-02 Thread Saul Wold
From: Christopher Larson Signed-off-by: Christopher Larson --- meta/recipes-core/meta/external-csl-toolchain.bb | 57 +++--- 1 files changed, 28 insertions(+), 29 deletions(-) diff --git a/meta/recipes-core/meta/external-csl-toolchain.bb b/meta/recipes-core/meta/external-csl

[OE-core] [CONSOLIDATED PULL 18/36] tcmode-external-csl: use the existing precompiled locale files

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

[OE-core] [CONSOLIDATED PULL 15/36] external-csl-toolchain: update SUPPORTED to match toolchain

2012-05-02 Thread Saul Wold
From: Christopher Larson Signed-off-by: Christopher Larson --- .../meta/external-csl-toolchain/SUPPORTED | 257 +++- 1 files changed, 255 insertions(+), 2 deletions(-) diff --git a/meta/recipes-core/meta/external-csl-toolchain/SUPPORTED b/meta/recipes-core/meta/exter

[OE-core] [CONSOLIDATED PULL 13/36] external-csl-toolchain: silence .a/.debug QA warnings

2012-05-02 Thread Saul Wold
From: Christopher Larson Signed-off-by: Christopher Larson --- meta/recipes-core/meta/external-csl-toolchain.bb |5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/meta/recipes-core/meta/external-csl-toolchain.bb b/meta/recipes-core/meta/external-csl-toolchain.bb index

[OE-core] [CONSOLIDATED PULL 11/36] csl-versions.inc: capture version in signatures

2012-05-02 Thread Saul Wold
From: Christopher Larson We want to ensure that changing external toolchain version will change the metadata checksums of target recipes. This will do so via ensuring that any variable which references TOOLCHAIN_OPTIONS also pulls in the toolchain version variables. Signed-off-by: Christopher La

[OE-core] [CONSOLIDATED PULL 10/36] base.bbclass: use isinstance for base_eventhandler

2012-05-02 Thread Saul Wold
From: Christopher Larson Signed-off-by: Christopher Larson --- meta/classes/base.bbclass | 16 ++-- 1 files changed, 6 insertions(+), 10 deletions(-) diff --git a/meta/classes/base.bbclass b/meta/classes/base.bbclass index 07ef9a2..bb39b7b 100644 --- a/meta/classes/base.bbclass +

[OE-core] [CONSOLIDATED PULL 12/36] external-csl-toolchain: split out a libstdc++-staticdev package

2012-05-02 Thread Saul Wold
From: Christopher Larson This silences one of the QA warnings. Signed-off-by: Christopher Larson --- meta/recipes-core/meta/external-csl-toolchain.bb |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/meta/recipes-core/meta/external-csl-toolchain.bb b/meta/recipes

[OE-core] [CONSOLIDATED PULL 09/36] bitbake.conf: shift build config summary control to here

2012-05-02 Thread Saul Wold
From: Christopher Larson Signed-off-by: Christopher Larson --- meta/classes/base.bbclass | 50 ++-- meta/conf/bitbake.conf|7 ++ 2 files changed, 41 insertions(+), 16 deletions(-) diff --git a/meta/classes/base.bbclass b/meta/classes/base.b

[OE-core] [CONSOLIDATED PULL 06/36] distcc: use PACKAGECONFIG for x11 distro feature

2012-05-02 Thread Saul Wold
From: Christopher Larson Signed-off-by: Christopher Larson --- meta/recipes-devtools/distcc/distcc_2.18.3.bb | 14 -- 1 files changed, 8 insertions(+), 6 deletions(-) diff --git a/meta/recipes-devtools/distcc/distcc_2.18.3.bb b/meta/recipes-devtools/distcc/distcc_2.18.3.bb index

[OE-core] [CONSOLIDATED PULL 08/36] libsndfile1: use PACKAGECONFIG for alsa distro feature

2012-05-02 Thread Saul Wold
From: Christopher Larson Signed-off-by: Christopher Larson --- .../libsndfile/libsndfile1_1.0.25.bb |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.25.bb b/meta/recipes-multimedia/libsndfile/libsndfil

[OE-core] [CONSOLIDATED PULL 03/36] autospectacle.pl: pull it from meego as a base

2012-05-02 Thread Saul Wold
From: Kang Kai This autospectacle.pl is from meego project http://meego.gitorious.org/meego-developer-tools/autospectacle And take its latest commit f462b759c6f569f35283d0885c97ae53b010bb03 as base of Yocto 1656: Recipe creation/import script. Signed-off-by: Kang Kai --- scripts/autospectacle

[OE-core] [CONSOLIDATED PULL 07/36] libpcap: use PACKAGECONFIG for bluetooth distro feature

2012-05-02 Thread Saul Wold
From: Christopher Larson Signed-off-by: Christopher Larson --- meta/recipes-connectivity/libpcap/libpcap.inc |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/meta/recipes-connectivity/libpcap/libpcap.inc b/meta/recipes-connectivity/libpcap/libpcap.inc index 6051bbc.

[OE-core] [CONSOLIDATED PULL 05/36] mesa: add missing flex-native/bison-native deps

2012-05-02 Thread Saul Wold
From: Christopher Larson A quick glance at configure.ac shows that both are required to build mesa, but we were relying on their being built implicitly via other recipes in the dependency chain. Make it explicit. Signed-off-by: Christopher Larson --- meta/recipes-graphics/mesa/mesa-common.inc

[OE-core] [CONSOLIDATED PULL 04/36] create-recipe: base on autospectacle.pl to create recipe file

2012-05-02 Thread Saul Wold
From: Kang Kai [Yocto 1656] create-recipe is based on original autospectacle.pl from project Meego. Add feature to create a recipe .bb file. It requires a parameter to be told where to download source package, then download and parse. Create recipe file according to parse results. Signed-off-by:

[OE-core] [CONSOLIDATED PULL 02/36] gcc-package-target: add libexec for plugin

2012-05-02 Thread Saul Wold
Fixes: ERROR: For recipe gcc, the following files/directories were installed but not shipped in any package: ERROR: /usr/libexec/gcc/i586-poky-linux/4.7.1/plugin/gengtype Signed-off-by: Saul Wold --- meta/recipes-devtools/gcc/gcc-4.7.inc|2 +- meta/recipes-devtools/gcc/gcc-pac

[OE-core] [CONSOLIDATED PULL 01/36] libgcc: Add MLPREFIX to sanity check skip

2012-05-02 Thread Saul Wold
Fixes: ERROR: QA Issue: non -staticdev package contains static .a library: lib32-libgcov-dev path '/work/x86-pokymllib32-linux/lib32-libgcc-4.7.0+svnr186651-r0/packages-split/lib32-libgcov-dev/usr/lib/i586-pokymllib32-linux/4.7.1/libgcov.a' ERROR: QA run found fatal errors. Please consider fixing

[OE-core] [CONSOLIDATED PULL 00/36] Updates and and fixes

2012-05-02 Thread Saul Wold
Richard, Here is the lastest tested set of changes, I addessed issues found in the last MUT build. Sau! The following changes since commit 35b5fb2dd2131d4c7dc6635c14c6e08ea6926457: eglibc-package: remove /var (2012-05-01 12:36:18 +0100) are available in the git repository at: git://git.op

[OE-core] [PATCH] builder: Add Please Wait Dialog Box [1.3/1.2.1]

2012-05-02 Thread Saul Wold
Add dialog box while bitbake starts hob to inform user to please wait for the hob screen to become visible. Signed-off-by: Saul Wold --- meta/recipes-graphics/builder/builder_0.1.bb |7 +++- .../builder/files/builder_hob_start.sh |2 + .../builder/files/please_wait_dial

[OE-core] [PATCH] kernel.bbclass: move kernel-vmlinux up in PACKAGES

2012-05-02 Thread Christopher Larson
If KERNEL_IMAGETYPE is vmlinux, the expectation is most likely that there will be no kernel image package, but we still want a vmlinux package for debugging, so move kernel-vmlinux in front of kernel-image in PACKAGES. Signed-off-by: Christopher Larson --- meta/classes/kernel.bbclass |2 +-

Re: [OE-core] [PATCH 1/7] unfs-server: Do not use DESTDIR

2012-05-02 Thread Khem Raj
On Wed, May 2, 2012 at 4:09 PM, Richard Purdie wrote: > On Wed, 2012-05-02 at 13:53 -0700, Khem Raj wrote: >> DESTDIR is makefile variable not available in >> bitbake environment >> >> Signed-off-by: Khem Raj >> --- >>  .../unfs-server/unfs-server_2.1+2.2beta47.bb       |    4 ++-- >>  1 files ch

Re: [OE-core] [PATCH 1/7] unfs-server: Do not use DESTDIR

2012-05-02 Thread Richard Purdie
On Wed, 2012-05-02 at 13:53 -0700, Khem Raj wrote: > DESTDIR is makefile variable not available in > bitbake environment > > Signed-off-by: Khem Raj > --- > .../unfs-server/unfs-server_2.1+2.2beta47.bb |4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/meta/r

Re: [OE-core] SetScene tasks hang forever?

2012-05-02 Thread Richard Purdie
On Wed, 2012-05-02 at 14:48 -0500, Mark Hatle wrote: > On 5/2/12 2:45 PM, Rich Pixley wrote: > > On 5/2/12 12:40 , Mark Hatle wrote: > >> On 5/2/12 2:16 PM, Rich Pixley wrote: > >>> On 5/2/12 11:40 , Mark Hatle wrote: > On 5/2/12 1:21 PM, Rich Pixley wrote: > > I'm seeing a lot of builds a

Re: [OE-core] [PATCH] qemu-native: depend on unfs-server-native

2012-05-02 Thread Mark Hatle
On 5/2/12 4:49 PM, Phil Blundell wrote: On Wed, 2012-05-02 at 16:44 +0200, Koen Kooi wrote: Op 2 mei 2012, om 16:33 heeft Jason Wessel het volgende geschreven: On 05/02/2012 09:29 AM, Koen Kooi wrote: Op 2 mei 2012, om 16:23 heeft Jason Wessel het volgende geschreven: The user mode NFS serv

Re: [OE-core] [PATCH] qemu-native: depend on unfs-server-native

2012-05-02 Thread Jason Wessel
On 05/02/2012 04:49 PM, Phil Blundell wrote: > On Wed, 2012-05-02 at 16:44 +0200, Koen Kooi wrote: >> Op 2 mei 2012, om 16:33 heeft Jason Wessel het volgende geschreven: >> >>> On 05/02/2012 09:29 AM, Koen Kooi wrote: Op 2 mei 2012, om 16:23 heeft Jason Wessel het volgende geschreven: >>>

Re: [OE-core] [PATCH] qemu-native: depend on unfs-server-native

2012-05-02 Thread Phil Blundell
On Wed, 2012-05-02 at 16:44 +0200, Koen Kooi wrote: > Op 2 mei 2012, om 16:33 heeft Jason Wessel het volgende geschreven: > > > On 05/02/2012 09:29 AM, Koen Kooi wrote: > >> Op 2 mei 2012, om 16:23 heeft Jason Wessel het volgende geschreven: > >> > >>> The user mode NFS server does not get built

Re: [OE-core] [PATCH] qemu-native: depend on unfs-server-native

2012-05-02 Thread Jason Wessel
On 05/02/2012 09:44 AM, Koen Kooi wrote: > Op 2 mei 2012, om 16:33 heeft Jason Wessel het volgende geschreven: > >> On 05/02/2012 09:29 AM, Koen Kooi wrote: >>> Op 2 mei 2012, om 16:23 heeft Jason Wessel het volgende geschreven: >>> The user mode NFS server does not get built by default when y

Re: [OE-core] [PATCH 7/7] Enable PARALLEL_MAKE for testing

2012-05-02 Thread Khem Raj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/02/2012 02:12 PM, Paul Eggleton wrote: > Rather than "for testing" it would be good to know that these fixes > have been tested and proven before going in. I know quite a bit of > testing with re- enabling PARALLEL_MAKE was done by you guys > ear

Re: [OE-core] [PATCH 7/7] Enable PARALLEL_MAKE for testing

2012-05-02 Thread Paul Eggleton
On Wednesday 02 May 2012 13:54:00 Khem Raj wrote: > From: Yuri Bushmelev > > Signed-off-by: Yuri Bushmelev > Signed-off-by: Khem Raj > --- > meta/recipes-bsp/pciutils/pciutils_3.1.9.bb|1 - > meta/recipes-bsp/pcmciautils/pcmciautils.inc |1 - > meta/recipes-connectivity/i

Re: [OE-core] [oe-core][PATCH 1/2] site/arm-common: alignment values for guin32, guin64 and unsigned long

2012-05-02 Thread Khem Raj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/02/2012 07:09 AM, Martin Jansa wrote: > On Wed, May 02, 2012 at 03:59:45PM +0200, Martin Jansa wrote: >> From: Tomas Frydrych >> >> These are required to build recent versions of glib-2.0 > > similar patch is needed also for other site files,

[OE-core] [PATCH 2/3] module-init-tools: Delete

2012-05-02 Thread Khem Raj
Since its provided by kmod Signed-off-by: Khem Raj --- .../module-init-tools/files/disable_man.patch | 25 .../files/grab_module_memset.patch | 21 -- .../files/modutils_extension.patch | 25 .../module-init-tools-cross

[OE-core] [PATCH 0/3] Add and use kmod

2012-05-02 Thread Khem Raj
We add kmod and use it for module management and remove module-init-tools The following changes since commit 35b5fb2dd2131d4c7dc6635c14c6e08ea6926457: eglibc-package: remove /var (2012-05-01 12:36:18 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-

[OE-core] [PATCH 1/3] kmod: Add recipes

2012-05-02 Thread Khem Raj
kmod is replacement for module-init-tools Signed-off-by: Khem Raj --- meta/recipes-kernel/kmod/kmod-native_git.bb | 14 + meta/recipes-kernel/kmod/kmod.inc| 31 +++ meta/recipes-kernel/kmod/kmod/depmod-search.conf |6 ++ meta/recipes-kernel/kmod/kmod_git.

[OE-core] [PATCH 3/3] image.bbclass, kernel.bbclass: Use kmod-native instead of module-init-tools-cross

2012-05-02 Thread Khem Raj
Signed-off-by: Khem Raj --- meta/classes/image.bbclass |2 +- meta/classes/kernel.bbclass |7 +++ 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/meta/classes/image.bbclass b/meta/classes/image.bbclass index 907c59b..4610731 100644 --- a/meta/classes/image.bbclass +++

[OE-core] [PATCH 7/7] Enable PARALLEL_MAKE for testing

2012-05-02 Thread Khem Raj
From: Yuri Bushmelev Signed-off-by: Yuri Bushmelev Signed-off-by: Khem Raj --- meta/recipes-bsp/pciutils/pciutils_3.1.9.bb|1 - meta/recipes-bsp/pcmciautils/pcmciautils.inc |1 - meta/recipes-connectivity/iproute2/iproute2.inc|1 - .../nfs-utils/nfs-utils_1.2.3.bb

[OE-core] [PATCH 1/7] unfs-server: Do not use DESTDIR

2012-05-02 Thread Khem Raj
DESTDIR is makefile variable not available in bitbake environment Signed-off-by: Khem Raj --- .../unfs-server/unfs-server_2.1+2.2beta47.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/unfs-server/unfs-server_2.1+2.2beta47.bb b/meta/reci

[OE-core] [PATCH 6/7] uclibc: Return correct endianness for mips64

2012-05-02 Thread Khem Raj
Regular expression did not check for mips64 Signed-off-by: Khem Raj --- meta/recipes-core/uclibc/uclibc-config.inc |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-core/uclibc/uclibc-config.inc b/meta/recipes-core/uclibc/uclibc-config.inc index 0e0c188..265

[OE-core] [PATCH 3/7] libatomics-ops: Make it build for SH4

2012-05-02 Thread Khem Raj
Signed-off-by: Khem Raj --- .../libatomics-ops/gentoo/sh4-atomic-ops.patch | 70 .../pulseaudio/libatomics-ops_1.2.bb |6 +- 2 files changed, 74 insertions(+), 2 deletions(-) create mode 100644 meta/recipes-multimedia/pulseaudio/libatomics-ops/gentoo

[OE-core] [PATCH 5/7] openssl: Fix build for mips64(el)

2012-05-02 Thread Khem Raj
Signed-off-by: Khem Raj --- .../openssl/openssl-1.0.0i/configure-targets.patch | 17 - .../recipes-connectivity/openssl/openssl_1.0.0i.bb |2 +- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/meta/recipes-connectivity/openssl/openssl-1.0.0i/configure-target

[OE-core] [PATCH 4/7] qemu-git: Move to tip of git

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

[OE-core] [PATCH 2/7] xserver-xorg: Fix build on powerpc

2012-05-02 Thread Khem Raj
Signed-off-by: Khem Raj --- .../xorg-xserver/xserver-xorg-1.11.2.inc |9 +++-- .../xserver-xorg-1.11.2/gcc-47-warning.patch | 33 2 files changed, 38 insertions(+), 4 deletions(-) create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.

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

2012-05-02 Thread Khem Raj
These fixes are independent but feeding into the bigger items e.g. mips64/sh4 support, supporting xorg-xserver on qemumachines etc. The following changes since commit 35b5fb2dd2131d4c7dc6635c14c6e08ea6926457: eglibc-package: remove /var (2012-05-01 12:36:18 +0100) are available in the git repo

Re: [OE-core] SetScene tasks hang forever?

2012-05-02 Thread Mark Hatle
On 5/2/12 2:45 PM, Rich Pixley wrote: On 5/2/12 12:40 , Mark Hatle wrote: On 5/2/12 2:16 PM, Rich Pixley wrote: On 5/2/12 11:40 , Mark Hatle wrote: On 5/2/12 1:21 PM, Rich Pixley wrote: I'm seeing a lot of builds apparently hanging forever, (the ones that work seem to work within seconds - th

Re: [OE-core] SetScene tasks hang forever?

2012-05-02 Thread Rich Pixley
On 5/2/12 12:40 , Mark Hatle wrote: On 5/2/12 2:16 PM, Rich Pixley wrote: On 5/2/12 11:40 , Mark Hatle wrote: On 5/2/12 1:21 PM, Rich Pixley wrote: I'm seeing a lot of builds apparently hanging forever, (the ones that work seem to work within seconds - the ones that hang seem to hang for at le

Re: [OE-core] SetScene tasks hang forever?

2012-05-02 Thread Mark Hatle
On 5/2/12 2:16 PM, Rich Pixley wrote: On 5/2/12 11:40 , Mark Hatle wrote: On 5/2/12 1:21 PM, Rich Pixley wrote: I'm seeing a lot of builds apparently hanging forever, (the ones that work seem to work within seconds - the ones that hang seem to hang for at least 10's of minutes), with: rich@dol

Re: [OE-core] [PATCH 1/6] qt4: fix compilation issue

2012-05-02 Thread Kamble, Nitin A
> -Original Message- > From: Saul Wold [mailto:s...@linux.intel.com] > Sent: Tuesday, May 01, 2012 8:39 PM > To: Patches and discussions about the oe-core layer > Cc: Kamble, Nitin A > Subject: Re: [OE-core] [PATCH 1/6] qt4: fix compilation issue > > On 05/01/2012 03:00 PM, nitin.a.kam..

Re: [OE-core] SetScene tasks hang forever?

2012-05-02 Thread Rich Pixley
On 5/2/12 11:40 , Mark Hatle wrote: On 5/2/12 1:21 PM, Rich Pixley wrote: I'm seeing a lot of builds apparently hanging forever, (the ones that work seem to work within seconds - the ones that hang seem to hang for at least 10's of minutes), with: rich@dolphin> nice tail -f Log MACHINE

Re: [OE-core] SetScene tasks hang forever?

2012-05-02 Thread Mark Hatle
On 5/2/12 1:21 PM, Rich Pixley wrote: I'm seeing a lot of builds apparently hanging forever, (the ones that work seem to work within seconds - the ones that hang seem to hang for at least 10's of minutes), with: rich@dolphin> nice tail -f Log MACHINE = "qemux86" DISTRO= ""

[OE-core] SetScene tasks hang forever?

2012-05-02 Thread Rich Pixley
I'm seeing a lot of builds apparently hanging forever, (the ones that work seem to work within seconds - the ones that hang seem to hang for at least 10's of minutes), with: rich@dolphin> nice tail -f Log MACHINE = "qemux86" DISTRO= "" DISTRO_VERSION= "oe-core.0" TUNE_

Re: [OE-core] First draft: Variable assignment logging!

2012-05-02 Thread Peter Seebach
Okay, I fixed a few bugs in that, and added a second patch. What's that for? Let's ask bitbake -e: # # INCLUDE HISTORY: # # /home/seebs/poky/meta/conf/abi_version.conf # conf/site.conf # conf/auto.conf # conf/local.conf # conf/build/x86_64-linux.conf # conf/target/INVALID-oe-linux.conf # /home/s

Re: [OE-core] [PATCH] runqemu: Fix TAP='TUNSETGROUP: Invalid argument' by falling back to tunctl -u

2012-05-02 Thread Scott Garman
On 05/02/2012 04:30 AM, Jason Wessel wrote: By default the runqemu script tries to set the group permissions on any tap device it creates. The TUNSETGROUP ioctl is not implemented on some popular host enterprise linux distributions. Thanks for this, looks good to me without having done any tes

[OE-core] [PATCH] runqemu: Fix TAP='TUNSETGROUP: Invalid argument' by falling back to tunctl -u

2012-05-02 Thread Jason Wessel
By default the runqemu script tries to set the group permissions on any tap device it creates. The TUNSETGROUP ioctl is not implemented on some popular host enterprise linux distributions. Internally the script will exit as follows: ++ /opt/qemux86/bitbake_build/tmp/sysroots/x86_64-linux/usr/bin

[OE-core] [PATCH] runqemu: Fix TAP='TUNSETGROUP: Invalid argument' by falling back to tunctl -u

2012-05-02 Thread Jason Wessel
By default the runqemu script tries to set the group permissions on any tap device it creates. The TUNSETGROUP ioctl is not implemented on some popular host enterprise linux distributions. Internally the script will exit as follows: ++ /opt/qemux86/bitbake_build/tmp/sysroots/x86_64-linux/usr/bin

Re: [OE-core] [PATCH] qemu-native: depend on unfs-server-native

2012-05-02 Thread Koen Kooi
Op 2 mei 2012, om 16:33 heeft Jason Wessel het volgende geschreven: > On 05/02/2012 09:29 AM, Koen Kooi wrote: >> Op 2 mei 2012, om 16:23 heeft Jason Wessel het volgende geschreven: >> >>> The user mode NFS server does not get built by default when you are >>> using a purely command line driven

Re: [OE-core] [PATCH] qemu-native: depend on unfs-server-native

2012-05-02 Thread Jason Wessel
On 05/02/2012 09:29 AM, Koen Kooi wrote: > Op 2 mei 2012, om 16:23 heeft Jason Wessel het volgende geschreven: > >> The user mode NFS server does not get built by default when you are >> using a purely command line driven development environment without SDK >> tools. In order to accommodate simple

[OE-core] [oe-core][PATCH 4/4] site/ix86-common, site/x86_64-linux: alignment values for guin32, guin64 and unsigned long

2012-05-02 Thread Martin Jansa
These are required to build recent versions of glib-2.0 Signed-off-by: Martin Jansa --- meta/site/ix86-common |3 +++ meta/site/x86_64-linux |3 +++ 2 files changed, 6 insertions(+), 0 deletions(-) diff --git a/meta/site/ix86-common b/meta/site/ix86-common index a625f8e..20cac75 100644

[OE-core] [oe-core][PATCH 3/4] qt-4.8.1: fix creating /include directory in build host root

2012-05-02 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../qt4/files/set-OUTPUT_DIR-if-empty.patch| 19 +++ meta/recipes-qt/qt4/qt-4.8.1.inc |1 + meta/recipes-qt/qt4/qt4-embedded.inc |2 +- meta/recipes-qt/qt4/qt4-x11-free.inc |2 +- 4

Re: [OE-core] [PATCH] qemu-native: depend on unfs-server-native

2012-05-02 Thread Martin Jansa
On Wed, May 02, 2012 at 04:29:54PM +0200, Koen Kooi wrote: > > Op 2 mei 2012, om 16:23 heeft Jason Wessel het volgende geschreven: > > > The user mode NFS server does not get built by default when you are > > using a purely command line driven development environment without SDK > > tools. In or

Re: [OE-core] [PATCH] qemu-native: depend on unfs-server-native

2012-05-02 Thread Koen Kooi
Op 2 mei 2012, om 16:23 heeft Jason Wessel het volgende geschreven: > The user mode NFS server does not get built by default when you are > using a purely command line driven development environment without SDK > tools. In order to accommodate simple test configurations and have > all the tools

[OE-core] [PATCH] qemu-native: depend on unfs-server-native

2012-05-02 Thread Jason Wessel
The user mode NFS server does not get built by default when you are using a purely command line driven development environment without SDK tools. In order to accommodate simple test configurations and have all the tools built for the minimal validation with qemu-native, simply add the dependency t

Re: [OE-core] [oe-core][PATCH 1/2] site/arm-common: alignment values for guin32, guin64 and unsigned long

2012-05-02 Thread Martin Jansa
On Wed, May 02, 2012 at 03:59:45PM +0200, Martin Jansa wrote: > From: Tomas Frydrych > > These are required to build recent versions of glib-2.0 similar patch is needed also for other site files, just noticed it while building for qemux86-64 > > Signed-off-by: Martin Jansa > --- > meta/site/

[OE-core] [oe-core][PATCH 0/2] glib-2.0 another upgrade

2012-05-02 Thread Martin Jansa
This depends on previous glib-2.0 upgrade patchset which is already in master-next The following changes since commit 26d822ad059dd4839cc6fee2a65714e73cc146e1: nfs-utils: don't try to unload nfsd module (2012-05-01 14:28:47 +0100) are available in the git repository at: git://git.openembedd

[OE-core] [oe-core][PATCH 1/2] site/arm-common: alignment values for guin32, guin64 and unsigned long

2012-05-02 Thread Martin Jansa
From: Tomas Frydrych These are required to build recent versions of glib-2.0 Signed-off-by: Martin Jansa --- meta/site/arm-common |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/meta/site/arm-common b/meta/site/arm-common index c3ffe08..cad8027 100644 --- a/meta/site

[OE-core] [oe-core][PATCH 2/2] glib-2.0: upgrade to 2.32.2

2012-05-02 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../{glib-2.0_2.32.1.bb => glib-2.0_2.32.2.bb} |5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) rename meta/recipes-core/glib-2.0/{glib-2.0_2.32.1.bb => glib-2.0_2.32.2.bb} (92%) diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.32.1.bb b/met