Re: [OE-core] [PATCH 3/4] gmp: also generate the libgmpcxx library package it properly

2011-11-29 Thread Phil Blundell
On Mon, 2011-11-28 at 17:52 -0800, Kamble, Nitin A wrote: Before the generation of libgmpxx library, there was only one library, libgmp, and it was getting packaged into libgmp10 package. After addition of the libgmpxx library the package name changed to the recipe name (gmp), in order to

Re: [OE-core] [RFC PATCH 1/5] grub-efi-native: New recipe to build GRUB EFI images

2011-11-29 Thread Darren Hart
On 11/25/2011 02:57 PM, Darren Hart wrote: On 11/24/2011 12:05 AM, Darren Hart wrote: Add a recipe to build the GRUB efi images. This recipe is written as a native recipe as the resulting GRUB utils are required to assemble the final image. Rather than build a native and a target recipe

Re: [OE-core] [PATCH 2/4] libtool: Upgrade from 2.4 - 2.4.2

2011-11-29 Thread Saul Wold
On 11/28/2011 04:36 PM, nitin.a.kam...@intel.com wrote: From: Nitin A Kamblenitin.a.kam...@intel.com Rebased patches to the newer source code and deleted resolve-sysroot.patch since its already applied upstream merged libtool-2.4.2.inc libtool.inc files replaced PR with ${INC_PR}.0

Re: [OE-core] [PATCH v2 0/1] busybox: update to 1.19.3

2011-11-29 Thread Saul Wold
On 11/28/2011 11:04 PM, Anders Darander wrote: * Saul Wolds...@linux.intel.com [29 06:47]: On 11/23/2011 12:59 AM, Anders Darander wrote: * Saul Wolds...@linux.intel.com [22 21:36]: On 11/22/2011 06:34 AM, Anders Darander wrote: This updates busybox to the latest stable, 1.19.3.

Re: [OE-core] [PATCH 4/4] coreutils: build and install hostname

2011-11-29 Thread Saul Wold
On 11/24/2011 02:08 AM, Dexuan Cui wrote: busybox's hostname doesn't work with pseudo somehow, so let's use the version of coreutils. This is needed for the self-hosted-image work. Also add a patch to disable building the doc and manual: we don't really need them and this causes compilation

Re: [OE-core] [RFC PATCH 1/5] grub-efi-native: New recipe to build GRUB EFI images

2011-11-29 Thread Koen Kooi
Op 29 nov. 2011, om 09:03 heeft Darren Hart het volgende geschreven: On 11/25/2011 02:57 PM, Darren Hart wrote: On 11/24/2011 12:05 AM, Darren Hart wrote: Add a recipe to build the GRUB efi images. This recipe is written as a native recipe as the resulting GRUB utils are required to

Re: [OE-core] [PATCH V2] meta-ti u-boot: Add COMPATIBLE_MACHINE to avoid disturbing other builds

2011-11-29 Thread Koen Kooi
Please read the README in the repository, it tells you where to send the patches. Op 29 nov. 2011, om 08:14 heeft u...@emagii.com het volgende geschreven: From: Ulf Samuelsson u...@emagii.com Signed-off-by: Ulf Samuelsson u...@emagii.com --- recipes-bsp/u-boot/u-boot_git.bb |3 ++- 1

[OE-core] [CONSOLIDATED PULL 01/23] libjson: add 0.9

2011-11-29 Thread Saul Wold
From: Koen Kooi k...@dominion.thruhere.net Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- meta/recipes-devtools/libjson/libjson_0.9.bb | 14 ++ 1 files changed, 14 insertions(+), 0 deletions(-) create mode 100644 meta/recipes-devtools/libjson/libjson_0.9.bb diff --git

[OE-core] [CONSOLIDATED PULL 00/23] Scooping up Patches

2011-11-29 Thread Saul Wold
Richard, This is a set of patches that I have built via the AB and locally. I included the multiarch change, but have not directly tested it, it did not seem to have any direct comments this time. Please do a final review and pull as appropriate. (Just realized I included Nitin's

[OE-core] [CONSOLIDATED PULL 03/23] default-distrovars: Define SDK_VERSION and DISTRO_VERSION

2011-11-29 Thread Saul Wold
From: Khem Raj raj.k...@gmail.com runqemu scripts check for them and when using just oe-core these are not defined anywhere Signed-off-by: Khem Raj raj.k...@gmail.com --- meta/conf/distro/include/default-distrovars.inc |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git

[OE-core] [CONSOLIDATED PULL 04/23] toolchain-scripts.bbclass: Make it work when TCLIBC=uclibc

2011-11-29 Thread Saul Wold
From: Khem Raj raj.k...@gmail.com This class currently only works with eglibc. Since it adds dependencies explicitly on eglibc when using uclibc this creates problems. So we make sure that it checks for TCLIBC to determine system C library in use Signed-off-by: Khem Raj raj.k...@gmail.com ---

[OE-core] [CONSOLIDATED PULL 06/23] opkg-utils: handle 6 digit UID fields properly

2011-11-29 Thread Saul Wold
From: Koen Kooi k...@dominion.thruhere.net Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- .../opkg-utils/arfile_header_split.patch | 27 meta/recipes-devtools/opkg-utils/opkg-utils_svn.bb |3 +- 2 files changed, 29 insertions(+), 1 deletions(-)

[OE-core] [CONSOLIDATED PULL 10/23] xserver-xorg: only use --disable-dga in xserver-xorg-lite

2011-11-29 Thread Saul Wold
From: Otavio Salvador ota...@ossystems.com.br Xorg VESA driver calls DGAInit enforcing this symbol to be available to the driver to work so we revert back to only disable DGA for lite flavor of Xorg. Signed-off-by: Otavio Salvador ota...@ossystems.com.br ---

[OE-core] [CONSOLIDATED PULL 09/23] libx11-trim: update to 1.4.4

2011-11-29 Thread Saul Wold
From: Xiaofeng Yan xiaofeng@windriver.com Some description : 1 Remove --with-xcb because xcb is necessary item in the new version. 2 keysymdef_include.patch uses in keeping native directory of X11 as the default configuration. \ or else host directory /usr/include/X11 is selected when

[OE-core] [CONSOLIDATED PULL 11/23] runqemu: look for *-image* to be more flexible for image names

2011-11-29 Thread Saul Wold
We can't just look for *image* since it will catch up bzimage Signed-off-by: Saul Wold s...@linux.intel.com --- scripts/runqemu |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/runqemu b/scripts/runqemu index 31e9822..4adeace 100755 --- a/scripts/runqemu +++

[OE-core] [CONSOLIDATED PULL 14/23] mesa: package gl/egl/osmesa to separate packages

2011-11-29 Thread Saul Wold
From: Martin Jansa martin.ja...@gmail.com Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta/recipes-graphics/mesa/mesa-common.inc | 13 +++-- 1 files changed, 11 insertions(+), 2 deletions(-) diff --git a/meta/recipes-graphics/mesa/mesa-common.inc

[OE-core] [CONSOLIDATED PULL 12/23] distro_tracking: Update manual check dates (readline, gcrypt)

2011-11-29 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- .../conf/distro/include/distro_tracking_fields.inc |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index

[OE-core] [CONSOLIDATED PULL 20/23] distro_tracking: update tracking fields for gettext and eds-tools

2011-11-29 Thread Saul Wold
From: Wenzong Fan wenzong@windriver.com Add maintainer and update manual_check_date, status fields. Signed-off-by: Wenzong Fan wenzong@windriver.com --- .../conf/distro/include/distro_tracking_fields.inc | 11 ++- 1 files changed, 6 insertions(+), 5 deletions(-) diff --git

[OE-core] [CONSOLIDATED PULL 22/23] distro-tracking: update information for binutils libtool

2011-11-29 Thread Saul Wold
From: Nitin A Kamble nitin.a.kam...@intel.com Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- .../conf/distro/include/distro_tracking_fields.inc | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc

[OE-core] [CONSOLIDATED PULL 19/23] coreutils: build and install hostname

2011-11-29 Thread Saul Wold
From: Dexuan Cui dexuan@intel.com busybox's hostname doesn't work with pseudo somehow, so let's use the version of coreutils. This is needed for the self-hosted-image work. Also add a patch to disable building the doc and manual: we don't really need them and this causes compilation error in

Re: [OE-core] [PATCH v2 0/1] busybox: update to 1.19.3

2011-11-29 Thread Anders Darander
* Saul Wold s...@linux.intel.com [29 09:14]: On 11/28/2011 11:04 PM, Anders Darander wrote: * Saul Wolds...@linux.intel.com [29 06:47]: On 11/23/2011 12:59 AM, Anders Darander wrote: * Saul Wolds...@linux.intel.com [22 21:36]: On 11/22/2011 06:34 AM, Anders Darander wrote:

[OE-core] [PATCH 0/5] add autotools nativesdk to meta-toolchain

2011-11-29 Thread wenzong.fan
From: Wenzong Fan wenzong@windriver.com [yocto #1603] Add automake-nativesdk and autoconf-nativesdk into meta-toolchain, this will help to process new libtool m4 macros in any autotools project, such as support for '--with-libtool-sysroot' option. Also add m4-nativesdk and

[OE-core] [PATCH 1/5] gnu-config: Extend to provide nativesdk recipe

2011-11-29 Thread wenzong.fan
From: Wenzong Fan wenzong@windriver.com [YOCTO #1603] gnu-config-nativesdk is required by autoconf-nativesdk. Signed-off-by: Wenzong Fan wenzong@windriver.com --- .../gnu-config/gnu-config_2011.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff

[OE-core] [PATCH 2/5] m4: Add m4-nativesdk recipes

2011-11-29 Thread wenzong.fan
From: Wenzong Fan wenzong@windriver.com [YOCTO #1603] m4-nativesdk is required by autoconf-nativesdk. Signed-off-by: Wenzong Fan wenzong@windriver.com --- meta/recipes-devtools/m4/m4-nativesdk_1.4.16.bb | 12 meta/recipes-devtools/m4/m4-nativesdk_1.4.9.bb | 12

[OE-core] [PATCH 3/5] automake: Extend to provide nativesdk recipe

2011-11-29 Thread wenzong.fan
From: Wenzong Fan wenzong@windriver.com [YOCTO #1603] automake-nativesdk should be added into meta-toolchain. Signed-off-by: Wenzong Fan wenzong@windriver.com --- meta/recipes-devtools/automake/automake.inc |2 +- meta/recipes-devtools/automake/automake_1.11.1.bb |3 ++-

[OE-core] [PATCH 4/5] autoconf: Extend to provide nativesdk recipe

2011-11-29 Thread wenzong.fan
From: Wenzong Fan wenzong@windriver.com [YOCTO #1603] autoconf-nativesdk should be added into meta-toolchain. Signed-off-by: Wenzong Fan wenzong@windriver.com --- meta/recipes-devtools/autoconf/autoconf_2.68.bb |9 ++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff

[OE-core] [PATCH 5/5] task-sdk-host-nativesdk: add autotools nativesdk to meta-toolchain

2011-11-29 Thread wenzong.fan
From: Wenzong Fan wenzong@windriver.com [YOCTO #1603] Add automake-nativesdk and autoconf-nationsdk into meta-toolchain. Signed-off-by: Wenzong Fan wenzong@windriver.com --- meta/recipes-core/tasks/task-sdk-host-nativesdk.bb |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-)

Re: [OE-core] Feedback on building openembedded-core for qemuarm. Excerpts from buildlog

2011-11-29 Thread Eric Bénard
Le 27/11/2011 12:40, Richard Purdie a écrit : To help me get further data points on this issue, are you using rm_work? Do the recent changes in master help (the bitbake sstate/task_skip() ones in particular)? I've not been able to reproduce this :( OK I don't seem to reproduce it with head (but

Re: [OE-core] [PATCH 4/5] autoconf: Extend to provide nativesdk recipe

2011-11-29 Thread Koen Kooi
Op 29 nov. 2011, om 09:39 heeft wenzong@windriver.com wenzong@windriver.com het volgende geschreven: From: Wenzong Fan wenzong@windriver.com [YOCTO #1603] For every recipe: what is '[yocto #1603]'? signature.asc Description: Message signed with OpenPGP using GPGMail

Re: [OE-core] [RFC PATCH 1/5] grub-efi-native: New recipe to build GRUB EFI images

2011-11-29 Thread Darren Hart
On 11/29/2011 12:22 AM, Koen Kooi wrote: Op 29 nov. 2011, om 09:03 heeft Darren Hart het volgende geschreven: On 11/25/2011 02:57 PM, Darren Hart wrote: On 11/24/2011 12:05 AM, Darren Hart wrote: Add a recipe to build the GRUB efi images. This recipe is written as a native recipe as

Re: [OE-core] [PATCH 4/5] autoconf: Extend to provide nativesdk recipe

2011-11-29 Thread Richard Purdie
On Tue, 2011-11-29 at 17:00 +0800, wenzong fan wrote: On 11/29/2011 04:49 PM, Koen Kooi wrote: Op 29 nov. 2011, om 09:39 heeftwenzong@windriver.com wenzong@windriver.com het volgende geschreven: From: Wenzong Fanwenzong@windriver.com [YOCTO #1603] For

Re: [OE-core] [PATCH 4/5] autoconf: Extend to provide nativesdk recipe

2011-11-29 Thread wenzong fan
On 11/29/2011 05:14 PM, Koen Kooi wrote: Op 29 nov. 2011, om 10:00 heeft wenzong fan het volgende geschreven: On 11/29/2011 04:49 PM, Koen Kooi wrote: Op 29 nov. 2011, om 09:39 heeftwenzong@windriver.com wenzong@windriver.com het volgende geschreven: From:

[OE-core] base-passwd problem : No such file or directory

2011-11-29 Thread Eric Bénard
Hi, while building an image (.bb attached), I new get the following problem (reproduced on 3 different hosts) : ERROR: Error executing a python function in /home/ebenard/WORK/PROJECT/setup-scripts/sources/openembedded-core/meta/recipes-core/base-passwd/base-passwd_3.5.22.bb: IOError: [Errno

Re: [OE-core] base-passwd problem : No such file or directory

2011-11-29 Thread Richard Purdie
On Tue, 2011-11-29 at 10:23 +0100, Eric Bénard wrote: Hi, while building an image (.bb attached), I new get the following problem (reproduced on 3 different hosts) : ERROR: Error executing a python function in

[OE-core] Whitespace not allowed in COMPATIBLE_MACHINE

2011-11-29 Thread Ulf Samuelsson
Have had a lot of problems trying to get a recipe running. I finally discovered that COMPATIBLE_MACHINE is sensitive to whitespace. Working: COMPATIBLE_MACHINE = machine1 COMPATIBLE_MACHINE = machine1|machine2 COMPATIBLE_MACHINE = (machine1) COMPATIBLE_MACHINE = (machine1|machine2)

[OE-core] [PATCH] qt4: fix sed to have correct *.pc files

2011-11-29 Thread Eric Bénard
it seems sed doesn't handle \? properly if the string in not between quotes. without this patch, we get something like (for example for QtDBusE.pc : Libs: -L${libdir} -lQtDBusE Libs.private: -L/home/ebenard/WORK/setup-scripts/build/tmp-angstrom_2010_x-eglibc/sysroots/board/ usr/lib -L/usr/lib

Re: [OE-core] [PATCH] qt4: fix sed to have correct *.pc files

2011-11-29 Thread Otavio Salvador
Acked-by: Otavio Salvador ota...@ossystems.com.br On Tue, Nov 29, 2011 at 08:47, Eric Bénard e...@eukrea.com wrote: it seems sed doesn't handle \? properly if the string in not between quotes. without this patch, we get something like (for example for QtDBusE.pc : Libs: -L${libdir}

Re: [OE-core] Whitespace not allowed in COMPATIBLE_MACHINE

2011-11-29 Thread Phil Blundell
On Tue, 2011-11-29 at 11:12 +0100, Ulf Samuelsson wrote: Have had a lot of problems trying to get a recipe running. I finally discovered that COMPATIBLE_MACHINE is sensitive to whitespace. This is a real PITA expecially since COMPATIBLE_MACHINE is yet to be documented in the manual Indeed, it's

[OE-core] [PATCH] base-passwd: Fix race

2011-11-29 Thread Richard Purdie
The do_package task this recipe injects depends on the output of do_populate_sysroot to be present. This introduces the correct dependency so that the package task works correctly. Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- diff --git

Re: [OE-core] [CONSOLIDATED PULL 19/23] coreutils: build and install hostname

2011-11-29 Thread Richard Purdie
On Tue, 2011-11-29 at 00:26 -0800, Saul Wold wrote: From: Dexuan Cui dexuan@intel.com busybox's hostname doesn't work with pseudo somehow, so let's use the version of coreutils. This is needed for the self-hosted-image work. Also add a patch to disable building the doc and manual: we

Re: [OE-core] [PATCH] base-passwd: Fix race

2011-11-29 Thread Eric Bénard
Le 29/11/2011 12:08, Richard Purdie a écrit : The do_package task this recipe injects depends on the output of do_populate_sysroot to be present. This introduces the correct dependency so that the package task works correctly. my smtp server was to slow to deliver my patch but this works fine

[OE-core] [PATCH] base-passwd: fix race between the populate_sysroot and package

2011-11-29 Thread Eric Bénard
without this fix, we get : ERROR: Error executing a python function in sources/openembedded-core/meta/recipes-core/base-passwd/base-passwd_3.5.22.bb: IOError: [Errno 2] No such file or directory: 'tmp-angstrom_2010_x-eglibc/sysroots/PROJECT-board/usr/share/base-passwd/passwd.master' fix

Re: [OE-core] opkg-make-index cache failing

2011-11-29 Thread Martin Jansa
On Fri, Nov 25, 2011 at 08:59:06PM +0100, Koen Kooi wrote: Op 25 nov. 2011, om 19:15 heeft Koen Kooi het volgende geschreven: Op 25 nov. 2011, om 17:53 heeft Richard Purdie het volgende geschreven: On Fri, 2011-11-25 at 16:38 +0100, Koen Kooi wrote: In OE-classic the

Re: [OE-core] [PATCH] eglibc-initial: Fix kernel headers symlink being wrong

2011-11-29 Thread Richard Purdie
On Mon, 2011-11-28 at 23:15 +, McClintock Matthew-B29882 wrote: On Mon, Nov 28, 2011 at 4:57 PM, Matthew McClintock m...@freescale.com wrote: symlinks to the kernel headers were pointing at the wrong location when being used from cache. Just copy the kernel headers instead

[OE-core] [PATCH] eglibc-initial: Ensure symlinks point to the correct location when built from sstate cache

2011-11-29 Thread Richard Purdie
If the sstate files are installed into a sysroot from the sstate cache, the directory to the main sysroot can change and the symlinks aren't adjusted to account for this. This is a problem specific to the toolchain bootstrap process. This patch adds up a function to recreate the symlinks, hence

Re: [OE-core] [PATCH v3] Introduce multiarch DISTRO_FEATURE

2011-11-29 Thread Richard Purdie
On Mon, 2011-11-28 at 23:00 +, McClintock Matthew-B29882 wrote: On Mon, Nov 28, 2011 at 4:56 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Mon, 2011-11-28 at 21:32 +, McClintock Matthew-B29882 wrote: On Fri, Nov 25, 2011 at 5:40 PM, Richard Purdie What specific

Re: [OE-core] [PATCH] eglibc-initial: Ensure symlinks point to the correct location when built from sstate cache

2011-11-29 Thread Martin Jansa
On Tue, Nov 29, 2011 at 12:26:04PM +, Richard Purdie wrote: If the sstate files are installed into a sysroot from the sstate cache, the directory to the main sysroot can change and the symlinks aren't adjusted to account for this. This is a problem specific to the toolchain bootstrap

Re: [OE-core] [CONSOLIDATED PULL 00/23] Scooping up Patches

2011-11-29 Thread Richard Purdie
Thanks for putting this together Saul. The following changes since commit 2864ff6a4b3c3f9b3bbb6d2597243cc5d3715939: getVar/setVar cleanups (2011-11-26 22:42:00 +) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib sgw/stage

Re: [OE-core] [PATCH] mesa-common: allow empty PN

2011-11-29 Thread Richard Purdie
On Tue, 2011-11-29 at 09:38 +0100, Martin Jansa wrote: On Tue, Nov 29, 2011 at 09:36:08AM +0100, Martin Jansa wrote: Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta/recipes-graphics/mesa/mesa-common.inc |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff

[OE-core] [oe-core 0/5] libsdl changes v2

2011-11-29 Thread Martin Jansa
V2: PACKAGECONFIG is used only for alsa not for opengl, because there is no virtual/libgl-nativesdk and with only alsa in PACKAGECONFIG_virtclass-nativesdk it would pass --disable-opengl to OECONF while now it passes --enable-opengl so it would change nativesdk package without option to enable

[OE-core] [oe-core 1/5] libsdl: drop unused files

2011-11-29 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../libsdl/files/directfb_obsolete_calls.patch | 35 .../recipes-graphics/libsdl/files/extra-keys.patch | 55 2 files changed, 0 insertions(+), 90 deletions(-) delete mode 100644

[OE-core] [oe-core 2/5] libsdl: rename files dir to libsdl-1.2.14 for faster lookup

2011-11-29 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../{files = libsdl-1.2.14}/configure_tweak.patch |0 1 files changed, 0 insertions(+), 0 deletions(-) rename meta/recipes-graphics/libsdl/{files = libsdl-1.2.14}/configure_tweak.patch (100%) diff --git

[OE-core] [oe-core 4/5] libsdl: enable alsa based on PACKAGECONFIG and respect DISTRO_FEATURES

2011-11-29 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta/recipes-graphics/libsdl/libsdl_1.2.14.bb |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/meta/recipes-graphics/libsdl/libsdl_1.2.14.bb b/meta/recipes-graphics/libsdl/libsdl_1.2.14.bb index 17a3103..e5fdcc3

[OE-core] [oe-core 3/5] libsdl: enable cdrom, alsa and tslib, disable rpath and add few fixes from meta-oe

2011-11-29 Thread Martin Jansa
* virtual/libsdl is used in sdl.bbclass but nothing was providing it * rpath disabled because otherwise libtool and ld try to link against ${libdir}/libdl.so.2 on the host (see OE-classic commit af1a2e0e7626e372f22afbcabf08d9ae6b0d7b01) Signed-off-by: Martin Jansa martin.ja...@gmail.com ---

[OE-core] [oe-core 5/5] libsdl: replace tabs with spaces

2011-11-29 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta/recipes-graphics/libsdl/libsdl_1.2.14.bb |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-graphics/libsdl/libsdl_1.2.14.bb b/meta/recipes-graphics/libsdl/libsdl_1.2.14.bb index e5fdcc3..89b4487

Re: [OE-core] [PATCH] eglibc-initial: Ensure symlinks point to the correct location when built from sstate cache

2011-11-29 Thread Richard Purdie
On Tue, 2011-11-29 at 13:30 +0100, Martin Jansa wrote: On Tue, Nov 29, 2011 at 12:26:04PM +, Richard Purdie wrote: If the sstate files are installed into a sysroot from the sstate cache, the directory to the main sysroot can change and the symlinks aren't adjusted to account for this.

[OE-core] [PATCH] qt4: qt-mobility: fix QML video player crash

2011-11-29 Thread Anatolij Gustschin
Fix QML video player crash which happens when attempting to play OGG video files. Signed-off-by: Anatolij Gustschin ag...@denx.de --- ...stvideoconnector-fixed-buffers-allocation.patch | 32 meta/recipes-qt/qt4/qt-mobility_1.2.0.inc |3 +- 2 files changed, 34

Re: [OE-core] [PATCH 1/4] binutils: upgrade from 2.21.1a to 2.22

2011-11-29 Thread Martin Jansa
On Tue, Nov 29, 2011 at 1:36 AM, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com And rebase the patches to the newer source code This patch is upstream hence deleting it from the recipe.        binutils/110-arm-eabi-conf.patch Signed-off-by: Nitin A Kamble

Re: [OE-core] [oe-core 4/5] libsdl: enable alsa based on PACKAGECONFIG and respect DISTRO_FEATURES

2011-11-29 Thread Richard Purdie
On Tue, 2011-11-29 at 13:48 +0100, Martin Jansa wrote: Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta/recipes-graphics/libsdl/libsdl_1.2.14.bb |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/meta/recipes-graphics/libsdl/libsdl_1.2.14.bb

Re: [OE-core] [PATCH] qt4: qt-mobility: fix QML video player crash

2011-11-29 Thread Richard Purdie
On Tue, 2011-11-29 at 14:12 +0100, Anatolij Gustschin wrote: Fix QML video player crash which happens when attempting to play OGG video files. Signed-off-by: Anatolij Gustschin ag...@denx.de --- ...stvideoconnector-fixed-buffers-allocation.patch | 32

Re: [OE-core] [PATCH] qt4: fix sed to have correct *.pc files

2011-11-29 Thread Richard Purdie
On Tue, 2011-11-29 at 11:47 +0100, Eric Bénard wrote: it seems sed doesn't handle \? properly if the string in not between quotes. without this patch, we get something like (for example for QtDBusE.pc : Libs: -L${libdir} -lQtDBusE Libs.private:

Re: [OE-core] [PATCH] qt4: qt-mobility: fix QML video player crash

2011-11-29 Thread Paul Menzel
Am Dienstag, den 29.11.2011, 13:47 + schrieb Richard Purdie: On Tue, 2011-11-29 at 14:12 +0100, Anatolij Gustschin wrote: Fix QML video player crash which happens when attempting to play OGG video files. Signed-off-by: Anatolij Gustschin ag...@denx.de ---

Re: [OE-core] [PATCH] qt4: qt-mobility: fix QML video player crash

2011-11-29 Thread Anatolij Gustschin
On Tue, 29 Nov 2011 13:47:48 + Richard Purdie richard.pur...@linuxfoundation.org wrote: On Tue, 2011-11-29 at 14:12 +0100, Anatolij Gustschin wrote: Fix QML video player crash which happens when attempting to play OGG video files. Signed-off-by: Anatolij Gustschin ag...@denx.de

[OE-core] [oe-core 07/10] libical: drop older version 0.46

2011-11-29 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta/recipes-sato/libical/libical_0.46.bb | 15 --- 1 files changed, 0 insertions(+), 15 deletions(-) delete mode 100644 meta/recipes-sato/libical/libical_0.46.bb diff --git a/meta/recipes-sato/libical/libical_0.46.bb

[OE-core] [oe-core 09/10] gst-plugins-ugly: bump PR to rebuild after libid3tag fix

2011-11-29 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../gstreamer/gst-plugins-ugly_0.10.17.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-ugly_0.10.17.bb

[OE-core] [oe-core 10/10] gconf: add polkit to DEPENDS

2011-11-29 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta/recipes-gnome/gnome/gconf_3.2.3.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-gnome/gnome/gconf_3.2.3.bb b/meta/recipes-gnome/gnome/gconf_3.2.3.bb index aa9da78..907f0ba 100644 ---

Re: [OE-core] [PATCH] qt4: qt-mobility: fix QML video player crash

2011-11-29 Thread Richard Purdie
On Tue, 2011-11-29 at 15:09 +0100, Anatolij Gustschin wrote: On Tue, 29 Nov 2011 13:47:48 + Richard Purdie richard.pur...@linuxfoundation.org wrote: On Tue, 2011-11-29 at 14:12 +0100, Anatolij Gustschin wrote: Fix QML video player crash which happens when attempting to play OGG

Re: [OE-core] Whitespace not allowed in COMPATIBLE_MACHINE

2011-11-29 Thread Ulf Samuelsson
On 2011-11-29 12:08, Phil Blundell wrote: On Tue, 2011-11-29 at 11:12 +0100, Ulf Samuelsson wrote: Have had a lot of problems trying to get a recipe running. I finally discovered that COMPATIBLE_MACHINE is sensitive to whitespace. This is a real PITA expecially since COMPATIBLE_MACHINE is yet

Re: [OE-core] Whitespace not allowed in COMPATIBLE_MACHINE

2011-11-29 Thread Chris Larson
On Tue, Nov 29, 2011 at 7:09 AM, Ulf Samuelsson openembedded-c...@emagii.com wrote: Working: COMPATIBLE_MACHINE = machine1 COMPATIBLE_MACHINE = machine1|machine2 COMPATIBLE_MACHINE = (machine1) COMPATIBLE_MACHINE = (machine1|machine2) COMPATIBLE_MACHINE = machine1 COMPATIBLE_MACHINE +=

Re: [OE-core] Whitespace not allowed in COMPATIBLE_MACHINE

2011-11-29 Thread Phil Blundell
On Tue, 2011-11-29 at 15:09 +0100, Ulf Samuelsson wrote: Its pretty clear, but this assumes that you are aware of the file itself. Have just started looking into openembedded-core, so I didnt even know the file existed. Is this file mentioned anywhere? Hm, good question. I think the primary

[OE-core] [PATCH] base-passwd: fix race between the populate_sysroot and package

2011-11-29 Thread Eric Bénard
without this fix, we get : ERROR: Error executing a python function in sources/openembedded-core/meta/recipes-core/base-passwd/base-passwd_3.5.22.bb: IOError: [Errno 2] No such file or directory: 'tmp-angstrom_2010_x-eglibc/sysroots/PROJECT-board/usr/share/base-passwd/passwd.master'

[OE-core] [PATCH] logrotate: Add dependency on popt lib.

2011-11-29 Thread Stefan Schmidt
Without this logrotate may fail like this: compilation terminated. | config.c:9:18: fatal error: popt.h: No such file or directory Signed-off-by: Stefan Schmidt ste...@datenfreihafen.org --- meta/recipes-extended/logrotate/logrotate_3.7.9.bb |4 ++-- 1 files changed, 2 insertions(+), 2

Re: [OE-core] [PATCH 0/3] Fixes for python-native and runqemu with uclibc

2011-11-29 Thread Saul Wold
On 11/27/2011 05:46 PM, Khem Raj wrote: These patches fix a problem with python-native and other patches to get runqemu working with uclibc The following changes since commit a14b41f4de3ea6c3f00ff7a1d0441483e40b28de: default-distrovars: Define SDK_VERSION and DISTRO_VERSION (2011-11-27

Re: [OE-core] [PATCHv2 1/2] libjson: add 0.9

2011-11-29 Thread Saul Wold
On 11/24/2011 01:18 AM, Koen Kooi wrote: Signed-off-by: Koen Kooik...@dominion.thruhere.net --- Changes since v1: * fix LICENSE meta/recipes-devtools/libjson/libjson_0.9.bb | 14 ++ 1 files changed, 14 insertions(+), 0 deletions(-) create mode 100644

Re: [OE-core] Feedback on building openembedded-core for qemuarm. Excerpts from buildlog

2011-11-29 Thread Koen Kooi
Op 29 nov. 2011, om 16:03 heeft Richard Purdie het volgende geschreven: On Sat, 2011-11-26 at 12:24 +0100, Ulf Samuelsson wrote: Downloaded the latest, and tried building console-image for qemuarm. Host = Ubuntu 11.04 i686. Looked through the build log, and thought I'd share it with the

Re: [OE-core] [PATCH] opkg-utils: handle 6 digit UID fields properly

2011-11-29 Thread Saul Wold
On 11/26/2011 01:47 AM, Koen Kooi wrote: Signed-off-by: Koen Kooik...@dominion.thruhere.net --- .../opkg-utils/arfile_header_split.patch | 27 meta/recipes-devtools/opkg-utils/opkg-utils_svn.bb |3 +- 2 files changed, 29 insertions(+), 1 deletions(-)

Re: [OE-core] [PATCH v3] Introduce multiarch DISTRO_FEATURE

2011-11-29 Thread Julian Pidancet
On Tue, Nov 29, 2011 at 3:48 PM, Saul Wold s...@linux.intel.com wrote: Julian, Thanks for your patience, this is merged into OE-Core Thanks        Sau! Saul, I believe you applied the wrong version of the patch. According to:

Re: [OE-core] [PATCH 0/1] distro_tracking_fields: update the status of some packages

2011-11-29 Thread Saul Wold
On 11/24/2011 12:31 AM, Xiaofeng Yan wrote: From: Xiaofeng Yanxiaofeng@windriver.com directfb, libx11-diet and xorg-xserver-lite have updated their version. So I update these changes to distro_tracking_fields.inc. Pull URL: git://git.pokylinux.org/poky-contrib.git Branch:

Re: [OE-core] [PATCH 0/1] Xorg fix

2011-11-29 Thread Saul Wold
On 11/23/2011 10:50 AM, Otavio Salvador wrote: The following changes since commit b7ffe94a17df389644bc216c56f4b339fcb06362: distro_tracking_fields: Update after Manual Check (2011-11-23 16:14:19 +) are available in the git repository at: git://github.com/OSSystems/oe-core master

Re: [OE-core] Feedback on building openembedded-core for qemuarm. Excerpts from buildlog

2011-11-29 Thread Richard Purdie
On Tue, 2011-11-29 at 16:50 +0100, Koen Kooi wrote: Op 29 nov. 2011, om 16:03 heeft Richard Purdie het volgende geschreven: On Sat, 2011-11-26 at 12:24 +0100, Ulf Samuelsson wrote: Downloaded the latest, and tried building console-image for qemuarm. Host = Ubuntu 11.04 i686. Looked

Re: [OE-core] [PATCH] rpm_5.4.0.bb: Build rpm without xz

2011-11-29 Thread Saul Wold
On 11/28/2011 01:22 PM, Matthew McClintock wrote: This fixes the following issue: Log data follows: | NOTE: Creating RPM package for perf-dbg | NOTE: Creating RPM package for perf | NOTE: Creating EMPTY RPM Package for kernel | NOTE: Creating EMPTY RPM Package for kernel-3.0.9-00348-gec4b357 |

Re: [OE-core] [PATCH 0/1] distro_tracking: update tracking fields for gettext and eds-tools

2011-11-29 Thread Saul Wold
On 11/27/2011 11:57 PM, wenzong@windriver.com wrote: From: Wenzong Fanwenzong@windriver.com Update distro tracking fields for gettext and eds-tools. The eds-tools fails to build for now, so left its status as 'red'. A defect #1786 has been filed for tracking this. The following

Re: [OE-core] [PATCH v3] Introduce multiarch DISTRO_FEATURE

2011-11-29 Thread McClintock Matthew-B29882
On Tue, Nov 29, 2011 at 6:30 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: If you depend just on lib32-libgcc:do_populate_sysroot, it shouldn't build eglibc. You can do that with something like: do_compile[depends] += lib32-libgcc:do_populate_sysroot Thanks, I'll give this a

Re: [OE-core] [PATCH] rpm_5.4.0.bb: Build rpm without xz

2011-11-29 Thread Mark Hatle
Sorry, I didn't see this earlier. We may need XZ support, externally, to work with packages from folks like Red Hat. I'm not asking to revert this change.. just pointing out that people who are using RPM functionality should watch and see if this causes any negative impacts on their systems.

Re: [OE-core] [PATCH 1/4] gmp: also generate the libgmpcxx library package it properly

2011-11-29 Thread Otavio Salvador
Acked-by: Otavio Salvador ota...@ossystems.com.br On Tue, Nov 29, 2011 at 17:30, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com configure runs few checks to make sure c++ compiler and runtime are working as expected with the --enable-cxx=detect option. And it

Re: [OE-core] [PATCH 4/4] libx11-trip_1.4.4: fix the source tarall checksums

2011-11-29 Thread Otavio Salvador
Typo on commit log. It is libx11-trim not trip ;) On Tue, Nov 29, 2011 at 17:30, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- .../recipes-graphics/xorg-lib/libx11-trim_1.4.4.bb |5 ++--- 1

Re: [OE-core] [PATCH] eglibc-initial: Fix kernel headers symlink being wrong

2011-11-29 Thread McClintock Matthew-B29882
On Tue, Nov 29, 2011 at 1:49 PM, Khem Raj raj.k...@gmail.com wrote:        # add links to linux-libc-headers: gcc-{cross,crossdk}-intermediate need this.        for t in linux asm asm-generic; do -               ln -s ${STAGING_DIR_TARGET}${includedir}/$t ${D}${includedir}/ +              

Re: [OE-core] Feedback on building openembedded-core for qemuarm. Excerpts from buildlog

2011-11-29 Thread Koen Kooi
Op 29 nov. 2011, om 20:36 heeft Ulf Samuelsson het volgende geschreven: On 2011-11-29 16:03, Richard Purdie wrote: 2.ftp://elsie.nci.nih.gov/pub/tzcode2011i.tar.gz; is no longer available. tzdata , same problem. The recipe is located in two places.

Re: [OE-core] [PATCH 1/4] gmp: also generate the libgmpcxx library package it properly

2011-11-29 Thread Phil Blundell
On Tue, 2011-11-29 at 11:30 -0800, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com configure runs few checks to make sure c++ compiler and runtime are working as expected with the --enable-cxx=detect option. And it enables building of libgmpxx library. Same

Re: [OE-core] [oe-core 10/10] gconf: add polkit to DEPENDS

2011-11-29 Thread Saul Wold
On 11/29/2011 06:09 AM, Martin Jansa wrote: Signed-off-by: Martin Jansamartin.ja...@gmail.com --- meta/recipes-gnome/gnome/gconf_3.2.3.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-gnome/gnome/gconf_3.2.3.bb

Re: [OE-core] [oe-core 10/10] gconf: add polkit to DEPENDS

2011-11-29 Thread Martin Jansa
On Tue, Nov 29, 2011 at 12:25:46PM -0800, Saul Wold wrote: On 11/29/2011 06:09 AM, Martin Jansa wrote: Signed-off-by: Martin Jansamartin.ja...@gmail.com --- meta/recipes-gnome/gnome/gconf_3.2.3.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git

Re: [OE-core] [oe-core 10/10] gconf: add polkit to DEPENDS

2011-11-29 Thread Saul Wold
On 11/29/2011 12:43 PM, Martin Jansa wrote: On Tue, Nov 29, 2011 at 12:25:46PM -0800, Saul Wold wrote: On 11/29/2011 06:09 AM, Martin Jansa wrote: Signed-off-by: Martin Jansamartin.ja...@gmail.com --- meta/recipes-gnome/gnome/gconf_3.2.3.bb |2 +- 1 files changed, 1 insertions(+), 1

Re: [OE-core] [PATCH 1/4] gmp: also generate the libgmpcxx library package it properly

2011-11-29 Thread Koen Kooi
Op 29 nov. 2011, om 22:08 heeft Kamble, Nitin A het volgende geschreven: -Original Message- From: openembedded-core-boun...@lists.openembedded.org [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of Phil Blundell Sent: Tuesday, November 29, 2011 12:20 PM To:

Re: [OE-core] Feedback on building openembedded-core for qemuarm. Excerpts from buildlog

2011-11-29 Thread Ulf Samuelsson
Seen a couple of errors as well. 1.ERROR: Function 'useradd_sysroot' failed Tried to access /etc/group but this was locked. Problem disappeared the next time I rebuilt. Can you file a bug about this problem please. I think we need to go through the code paths in shadow

[OE-core] [RFC 2/4] pulseaudio 1.1: replace hardcoded /etc with ${sysconfdir}

2011-11-29 Thread Koen Kooi
Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- meta/recipes-multimedia/pulseaudio/pulseaudio.inc |8 .../pulseaudio/pulseaudio_1.1.bb |2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git

[OE-core] [RFC 1/4] pulseaudio 1.1: only run volatiles script when populate-volatile.sh exists

2011-11-29 Thread Koen Kooi
Volatiles are handled differently in a systemd world make the postinst fail: //var/lib/opkg/info/pulseaudio-server.postinst: line 10: /etc/init.d/populate-volatile.sh: No such file or directory Collected errors: * pkg_run_script: package pulseaudio-server postinst script returned status 127.

[OE-core] [RFC 4/4] pulseaudio 1.1: add filter-apply and filter-heuristics to pulseaudio-server RDEPENDS, it won't start without

2011-11-29 Thread Koen Kooi
Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- meta/recipes-multimedia/pulseaudio/pulseaudio.inc |2 ++ .../pulseaudio/pulseaudio_1.1.bb |2 +- 2 files changed, 3 insertions(+), 1 deletions(-) diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc

[OE-core] [RFC 3/4] pulseaudio 1.1: convert to useradd.bbclass

2011-11-29 Thread Koen Kooi
The only thing that got lost in the conversion is the Pulse Audio daemon description: root@beagleboard:~# grep pulse /etc/passwd /etc/group /etc/passwd:pulse:x:999:1000::/var/run/pulse:/bin/false /etc/group:audio:x:29:pulse /etc/group:pulse:x:1000:pulse Signed-off-by: Koen Kooi

Re: [OE-core] [oe-core 10/10] gconf: add polkit to DEPENDS

2011-11-29 Thread Martin Jansa
On Tue, Nov 29, 2011 at 12:49:00PM -0800, Saul Wold wrote: On 11/29/2011 12:43 PM, Martin Jansa wrote: On Tue, Nov 29, 2011 at 12:25:46PM -0800, Saul Wold wrote: On 11/29/2011 06:09 AM, Martin Jansa wrote: Signed-off-by: Martin Jansamartin.ja...@gmail.com ---

[OE-core] [PATCH] bitbake.conf: Ignore MACHINE as dep for MACHINEOVERRIDES

2011-11-29 Thread Matthew McClintock
This dependency causes binutils to get rebuilt for some of our parts that are the same TARGET_ARCH but different MACHINE. Signed-off-by: Matthew McClintock m...@freescale.com --- Comments on this? It seems like it might be better to some do this in the actual recipes (binutils, gcc-cross, etc)

  1   2   >