Re: [OE-core] [PATCH] kernel bbclass: recreate uImage unless KEEPUIMAGE is set

2012-07-20 Thread Koen Kooi
Op 20 jul. 2012, om 07:56 heeft Khem Raj het volgende geschreven: From: Koen Kooi k...@dominion.thruhere.net The intent of the uImage code in this class includes the following 1) be able to specify custom load addresses without needing to patch the kernel 2) add better information to

Re: [OE-core] [PATCH 00/26] Use gtk-doc-stub

2012-07-20 Thread Ross Burton
On Friday, 20 July 2012 at 05:42, Saul Wold wrote: While you have SOB's in the email, the branch itself does not have any SOBs which is where I was pulling from. That's a very good point. I'll SOB it and repush shortly. Ross ___

[OE-core] TUNE_FEATURES not reported correctly in pre-build summary

2012-07-20 Thread Koen Kooi
Hi, I've been experimenting with hardfloat in oe-core (all the previous hf angstrom builds were still using oe-classic) and I noticed that the build summary at the start is incorrect: [koen@revo Angstrom]$ MACHINE=beaglebone bitbake -u knotty2 bash [..] Build Configuration: BB_VERSION=

Re: [OE-core] [PATCH] kernel.bbclass: fix external module building

2012-07-20 Thread Darren Hart
On 07/19/2012 10:36 PM, Khem Raj wrote: From: Denis Carikli gnu...@no-log.org Without that fix we have the following while compiling compat-wireless. include/linux/mmzone.h:18:30: fatal error: generated/bounds.h: No such file or directory Note that the compat-wireless recipe will be

Re: [OE-core] [PATCH 2/2] kernel.bbclass: Make tree available for cross building external modules

2012-07-20 Thread Darren Hart
On 07/11/2012 07:48 AM, Richard Purdie wrote: On Wed, 2012-07-11 at 07:25 -0700, Khem Raj wrote: On Wed, Jul 11, 2012 at 3:30 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Tue, 2012-07-10 at 10:07 -0700, Khem Raj wrote: We shave too much from kernel sources for making it

Re: [OE-core] [PATCH 1/3] cmake-native: Fix build on ubuntu

2012-07-20 Thread Richard Purdie
On Thu, 2012-07-19 at 22:22 -0700, Khem Raj wrote: From: Khem Raj k...@juniper.net Fixes errors like /yocto/poky/build/tmp/work/x86_64-linux/cmake-native-2.8.5-r2.1/cmake-2.8.5/Utilities/cmlibarchive/libarchive/archive_entry.c:56:55: fatal error: ext2fs/ext2_fs.h: No such file or directory

Re: [OE-core] [oe-commits] Khem Raj : lib/oe/sstatesig.py: Exclude git-native from sstate checksum

2012-07-20 Thread Martin Jansa
On Tue, Jul 17, 2012 at 09:51:57AM +, g...@git.openembedded.org wrote: Module: openembedded-core.git Branch: master Commit: 72cc3df204c4b838cc0358a7ac989adfdd5c1760 URL: http://git.openembedded.org/?p=openembedded-core.gita=commit;h=72cc3df204c4b838cc0358a7ac989adfdd5c1760 Author:

Re: [OE-core] [PATCH 00/26] Use gtk-doc-stub

2012-07-20 Thread Burton, Ross
On 20 July 2012 08:03, Ross Burton ross.bur...@intel.com wrote: On Friday, 20 July 2012 at 05:42, Saul Wold wrote: While you have SOB's in the email, the branch itself does not have any SOBs which is where I was pulling from. That's a very good point. I'll SOB it and repush shortly.

[OE-core] Yocto style guide change proposal

2012-07-20 Thread Martin Jansa
in PLEASE READ: Major change landing shortly (python whitespace) RP said: It's become clear we have a horrible mixture of whitespace (tabs and space) in python functions. That was resolved in following patches for bitbake, oe-core and other layers. Now we have horrible mixture of whitespaces

Re: [OE-core] PLEASE READ: Major change landing shortly (python whitespace)

2012-07-20 Thread Jack Mitchell
On 19/07/12 16:23, Martin Jansa wrote: On Thu, Jul 19, 2012 at 03:44:50PM +0100, Jack Mitchell wrote: On 18/07/12 11:06, Richard Purdie wrote: snip So I am going to: a) Try and flush through as many pending patches as I can. b) Check in a warning into bitbake master and increase its version

[OE-core] [PATCH 0/2] package_rpm and createrepo fixes

2012-07-20 Thread Robert Yang
Hi Saul, For the error: dbconfig.c:493: db3New: Assertion `dbOpts != ((void *)0) *dbOpts != '\0'' failed. The dbOpts is the value of _dbi_config_ or _dbi_config which are defined in tmp/sysroots/i686-linux/usr/lib/rpm/macros, I can't reproduce it in a normal build (on Ubuntu 10.10, Fedora 17

[OE-core] [PATCH 2/2] createrepo 0.4.11: fix the RDEPENDS

2012-07-20 Thread Robert Yang
The libxml2-native and rpm-native should be ready before createrepo runs since it needs import libxml2 rpm. The target createrepo needs libxml2-python when run, but the libxml2 doesn't generate the python module (disabled). We may need to fix it or rename the recipe to

[OE-core] bison-native cleansstate failing

2012-07-20 Thread Jack Mitchell
I thought this was a python whitespace issue but it turns out not to be, when I try to cleansstate bison-native I get the trace: NOTE: Running task 1 of 2 (ID: 0, virtual:native:/mnt/storage/yoctoBuilds/poky-vanilla.git/meta/recipes-devtools/bison/bison_2.5.bb, do_clean) NOTE:

[OE-core] [PATCH 1/2] libcanberra: upgrade to ver. 0.29

2012-07-20 Thread Cristian Iorga
Signed-off-by: Cristian Iorga cristian.io...@intel.com --- .../{libcanberra_0.28.bb = libcanberra_0.29.bb} | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) rename meta/recipes-multimedia/pulseaudio/{libcanberra_0.28.bb = libcanberra_0.29.bb} (76%) diff --git

[OE-core] [PATCH 2/2] pulseaudio: upgrade to ver. 2.0

2012-07-20 Thread Cristian Iorga
Changed the license file. Project's file structure changed. License is the same. X32 patch is no longer necessary. Fixes already included in package. Signed-off-by: Cristian Iorga cristian.io...@intel.com --- meta/recipes-multimedia/pulseaudio/pulseaudio.inc |2 +-

Re: [OE-core] [PATCH] kernel.bbclass: fix external module building

2012-07-20 Thread Paul Eggleton
On Friday 20 July 2012 00:20:01 Darren Hart wrote: On 07/19/2012 10:36 PM, Khem Raj wrote: From: Denis Carikli gnu...@no-log.org Without that fix we have the following while compiling compat-wireless. include/linux/mmzone.h:18:30: fatal error: generated/bounds.h: No such file or

[OE-core] Broken parallel build of gcc*

2012-07-20 Thread Enrico Scholz
Hi, some of the recent changes seem to break the parallel build of the gcc* recipes which are sharing a same source directory: | $ ./bitbake gcc-cross-initial gcc-cross-intermediate gcc-cross -c cleansstate | $ BB_NUMBER_THREADS=3 ./bitbake gcc-cross-initial gcc-cross-intermediate gcc-cross |

Re: [OE-core] Broken parallel build of gcc*

2012-07-20 Thread Martin Jansa
On Fri, Jul 20, 2012 at 12:28:29PM +0200, Enrico Scholz wrote: Hi, some of the recent changes seem to break the parallel build of the gcc* recipes which are sharing a same source directory: | $ ./bitbake gcc-cross-initial gcc-cross-intermediate gcc-cross -c cleansstate | $

Re: [OE-core] Broken parallel build of gcc*

2012-07-20 Thread Richard Purdie
On Fri, 2012-07-20 at 12:41 +0200, Martin Jansa wrote: On Fri, Jul 20, 2012 at 12:28:29PM +0200, Enrico Scholz wrote: Hi, some of the recent changes seem to break the parallel build of the gcc* recipes which are sharing a same source directory: | $ ./bitbake gcc-cross-initial

[OE-core] [PATCH] grub-efi-native: remove help2man dependency

2012-07-20 Thread Radu Moisan
As suggested in 70067f082af279b58247467ec29283b310a1575e we do not need this dependency. [YOCTO #2527] Signed-off-by: Radu Moisan radu.moi...@intel.com --- meta/recipes-bsp/grub/grub-efi-native_1.99.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [OE-core] Broken parallel build of gcc*

2012-07-20 Thread Enrico Scholz
Richard Purdie richard.purdie-hqyy1w1ycw8ekmwlsbkhg0b+6bgkl...@public.gmane.org writes: Encrico: Which DISTRO are you using and do you use rm_work*.bbclass? yes; rm_old_work seems to cause the problem. Task uses ${PN} and was declared with addtask rm_old_work before do_unpack which causes

Re: [OE-core] Broken parallel build of gcc*

2012-07-20 Thread Richard Purdie
On Fri, 2012-07-20 at 13:53 +0200, Enrico Scholz wrote: Richard Purdie richard.purdie-hqyy1w1ycw8ekmwlsbkhg0b+6bgkl...@public.gmane.org writes: Encrico: Which DISTRO are you using and do you use rm_work*.bbclass? yes; rm_old_work seems to cause the problem. Task uses ${PN} and was

Re: [OE-core] Broken parallel build of gcc*

2012-07-20 Thread Enrico Scholz
Richard Purdie richard.purdie-hqyy1w1ycw8ekmwlsbkhg0b+6bgkl...@public.gmane.org writes: Is there a way to exclude such tasks from the signature handling? The easiest option is probably something like: do_rm_old_works[vardepexclude] = PN I tried this but it is not really an option because

Re: [OE-core] bison-native cleansstate failing

2012-07-20 Thread Richard Purdie
On Fri, 2012-07-20 at 10:54 +0100, Jack Mitchell wrote: I thought this was a python whitespace issue but it turns out not to be, when I try to cleansstate bison-native I get the trace: NOTE: Running task 1 of 2 (ID: 0,

Re: [OE-core] Broken parallel build of gcc*

2012-07-20 Thread Richard Purdie
On Fri, 2012-07-20 at 14:15 +0200, Enrico Scholz wrote: Richard Purdie richard.purdie-hqyy1w1ycw8ekmwlsbkhg0b+6bgkl...@public.gmane.org writes: Is there a way to exclude such tasks from the signature handling? The easiest option is probably something like:

Re: [OE-core] Broken parallel build of gcc*

2012-07-20 Thread Martin Jansa
On Fri, Jul 20, 2012 at 01:28:03PM +0100, Richard Purdie wrote: On Fri, 2012-07-20 at 14:15 +0200, Enrico Scholz wrote: Richard Purdie richard.purdie-hqyy1w1ycw8ekmwlsbkhg0b+6bgkl...@public.gmane.org writes: Is there a way to exclude such tasks from the signature handling? The

Re: [OE-core] [PATCH] kernel bbclass: recreate uImage unless KEEPUIMAGE is set

2012-07-20 Thread Bruce Ashfield
On Fri, Jul 20, 2012 at 1:56 AM, Khem Raj raj.k...@gmail.com wrote: From: Koen Kooi k...@dominion.thruhere.net The intent of the uImage code in this class includes the following 1) be able to specify custom load addresses without needing to patch the kernel 2) add better information to the

Re: [OE-core] bison-native cleansstate failing

2012-07-20 Thread Jack Mitchell
On 20/07/12 13:19, Richard Purdie wrote: On Fri, 2012-07-20 at 10:54 +0100, Jack Mitchell wrote: I thought this was a python whitespace issue but it turns out not to be, when I try to cleansstate bison-native I get the trace: NOTE: Running task 1 of 2 (ID: 0,

Re: [OE-core] Broken parallel build of gcc*

2012-07-20 Thread Enrico Scholz
Richard Purdie richard.purdie-hqyy1w1ycw8ekmwlsbkhg0b+6bgkl...@public.gmane.org writes: Is there a way to exclude such tasks from the signature handling? The easiest option is probably something like: do_rm_old_works[vardepexclude] = PN I tried this but it is not really an option...

[OE-core] Broken gettext/gdbm

2012-07-20 Thread Matthieu CRAPET
Greetings, I updated my OE-core and bitbake today (2012.07.20). Build from scratch fails: code NOTE: package gdbm-1.10-r3: task do_configure: Started ERROR: Function failed: do_configure (see /home/.../build/tmp-eglibc/work/armv5te-ing-linux-gnueabi/gdbm-1.10-r3/t emp/log.do_configure.31222 for

Re: [OE-core] Yocto style guide change proposal

2012-07-20 Thread Richard Purdie
On Fri, 2012-07-20 at 11:32 +0200, Martin Jansa wrote: Now we have horrible mixture of whitespaces (tabs and space) only in recipe files, because yocto style guide recommends tabs in shell functions. So if recipe has e.g. do_install_append as well as populate_packages_prepend (not so uncommon

Re: [OE-core] Yocto style guide change proposal

2012-07-20 Thread Chris Larson
On Fri, Jul 20, 2012 at 6:56 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Fri, 2012-07-20 at 11:32 +0200, Martin Jansa wrote: Now we have horrible mixture of whitespaces (tabs and space) only in recipe files, because yocto style guide recommends tabs in shell functions. So

Re: [OE-core] Yocto style guide change proposal

2012-07-20 Thread Richard Purdie
On Fri, 2012-07-20 at 06:57 -0700, Chris Larson wrote: On Fri, Jul 20, 2012 at 6:56 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Fri, 2012-07-20 at 11:32 +0200, Martin Jansa wrote: Now we have horrible mixture of whitespaces (tabs and space) only in recipe files, because

Re: [OE-core] Yocto style guide change proposal

2012-07-20 Thread Chris Larson
On Fri, Jul 20, 2012 at 7:12 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Fri, 2012-07-20 at 06:57 -0700, Chris Larson wrote: On Fri, Jul 20, 2012 at 6:56 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Fri, 2012-07-20 at 11:32 +0200, Martin Jansa wrote:

Re: [OE-core] Yocto style guide change proposal

2012-07-20 Thread Paul Eggleton
On Friday 20 July 2012 07:15:28 Chris Larson wrote: If you don't see two different types of indentation in one file as inconsistent, I think you need to look up consistency in a dictionary. You're not wrong - but that's not the point. Personally I'd really prefer we had four spaces everywhere;

Re: [OE-core] [oe-core] linux-dtb: add multi-dtb build support

2012-07-20 Thread McClintock Matthew-B29882
Zhenhua, Any update here? -M On Mon, Jul 16, 2012 at 5:50 PM, Matthew McClintock m...@freescale.com wrote: Adding Zhenhua so he sees the email for sure ;) -M On Mon, Jul 16, 2012 at 5:48 PM, Saul Wold s...@linux.intel.com wrote: On 06/25/2012 08:53 PM, b19...@freescale.com wrote: From:

Re: [OE-core] [oe-core] linux-dtb: add multi-dtb build support

2012-07-20 Thread McClintock Matthew-B29882
On Thu, Jul 5, 2012 at 5:07 PM, Scott Garman scott.a.gar...@intel.com wrote: On 07/05/2012 02:37 PM, McClintock Matthew-B29882 wrote: On Thu, Jul 5, 2012 at 4:33 PM, Scott Garman scott.a.gar...@intel.com wrote: On 07/05/2012 01:52 PM, McClintock Matthew-B29882 wrote: On Thu, Jul 5, 2012

Re: [OE-core] Broken gettext/gdbm

2012-07-20 Thread Richard Purdie
On Fri, 2012-07-20 at 15:10 +0200, Matthieu CRAPET wrote: Greetings, I updated my OE-core and bitbake today (2012.07.20). Build from scratch fails: code NOTE: package gdbm-1.10-r3: task do_configure: Started ERROR: Function failed: do_configure (see

Re: [OE-core] Yocto style guide change proposal

2012-07-20 Thread Martin Jansa
On Fri, Jul 20, 2012 at 03:31:04PM +0100, Paul Eggleton wrote: On Friday 20 July 2012 07:15:28 Chris Larson wrote: If you don't see two different types of indentation in one file as inconsistent, I think you need to look up consistency in a dictionary. You're not wrong - but that's not the

Re: [OE-core] Yocto style guide change proposal

2012-07-20 Thread Martin Jansa
On Fri, Jul 20, 2012 at 02:56:01PM +0100, Richard Purdie wrote: On Fri, 2012-07-20 at 11:32 +0200, Martin Jansa wrote: Now we have horrible mixture of whitespaces (tabs and space) only in recipe files, because yocto style guide recommends tabs in shell functions. So if recipe has e.g.

[OE-core] [PATCH 1/3] kernel-yocto.bbclass: Fix some obvious typoes in comments.

2012-07-20 Thread Bruce Ashfield
From: Robert P. J. Day rpj...@crashcourse.ca Signed-off-by: Robert P. J. Day rpj...@crashcourse.ca Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/classes/kernel-yocto.bbclass |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git

[OE-core] [PATCH 2/3] kernel-yocto.bbclass: Delete superfluous creation of ${S}/.git directory

2012-07-20 Thread Bruce Ashfield
From: Robert P. J. Day rpj...@crashcourse.ca In do_kernel_checkout(), replace the creation of ${S}/.git with just the creation of ${S} since the .git subdirectory is created only a few lines later using a mv. Here's the original code: rm -rf ${S} mkdir -p ${S}/.git echo WARNING.

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

2012-07-20 Thread Bruce Ashfield
Richard/Saul, I've got some -stable updates, -rt updates and other changes that are almost done, but I wanted to get these smaller patches out of my queue first. We have some cleanup patches from Robert P. J. Day and a meta branch update for EMGD, CONFIG_MTD_NAND_VERIFY_WRITE and kmemcheck.

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

2012-07-20 Thread Kamble, Nitin A
-Original Message- From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] Sent: Friday, July 20, 2012 8:49 PM To: richard.pur...@linuxfoundation.org Cc: Wold, Saul; Zanussi, Tom; Kamble, Nitin A; andrea.ad...@gmail.com; rpj...@crashcourse.ca;

[OE-core] [PATCH 1/1] openssl: upgrade to 1.0.0j

2012-07-20 Thread Scott Garman
Addresses CVE-2012-2333 Fixes [YOCTO #2682] Signed-off-by: Scott Garman scott.a.gar...@intel.com --- .../configure-targets.patch|0 .../debian/c_rehash-compat.patch |0 .../debian/ca.patch|0

[OE-core] [PATCH 0/1] openssl upgrade

2012-07-20 Thread Scott Garman
Hello, This pull request upgrades openssl to 1.0.0j to address a security vulnerability. This pull request is intended for both master and denzil. It has been build-tested on all 5 of our QEMU architectures and run through our buildhistory system without problems. Thanks, Scott The following

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

2012-07-20 Thread Bruce Ashfield
On 12-07-20 11:34 AM, Kamble, Nitin A wrote: -Original Message- From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] Sent: Friday, July 20, 2012 8:49 PM To: richard.pur...@linuxfoundation.org Cc: Wold, Saul; Zanussi, Tom; Kamble, Nitin A; andrea.ad...@gmail.com;

Re: [OE-core] Yocto style guide change proposal

2012-07-20 Thread Richard Purdie
On Fri, 2012-07-20 at 17:17 +0200, Martin Jansa wrote: On Fri, Jul 20, 2012 at 02:56:01PM +0100, Richard Purdie wrote: On Fri, 2012-07-20 at 11:32 +0200, Martin Jansa wrote: Now we have horrible mixture of whitespaces (tabs and space) only in recipe files, because yocto style guide

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

2012-07-20 Thread Kamble, Nitin A
-Original Message- From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] Sent: Friday, July 20, 2012 9:10 PM To: Kamble, Nitin A Cc: richard.pur...@linuxfoundation.org; Wold, Saul; Zanussi, Tom; andrea.ad...@gmail.com; rpj...@crashcourse.ca; openembedded-

[OE-core] allarch: No need to make packaging machine specific

2012-07-20 Thread Richard Purdie
Normally do_package is machine specific but this makes little sense for allarch recipes. This patch unsets the appropriate variable. Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- diff --git a/meta/classes/allarch.bbclass b/meta/classes/allarch.bbclass index

[OE-core] [PATCH] sstate: Set SSTAGE_PKGARCH for allarch packages to allow reuse

2012-07-20 Thread Richard Purdie
allarch sstate packages could be marked as machine or package_arch specific. This change ensures they are not. Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- diff --git a/meta/classes/sstate.bbclass b/meta/classes/sstate.bbclass index d572f0e..ce2a7e2 100644 ---

[OE-core] kmod: Add missing DEPENDS on pkgconfig-native

2012-07-20 Thread Richard Purdie
Without this it can't reautoconf or run configure since it depends on pkg-config. Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- diff --git a/meta/recipes-kernel/kmod/kmod.inc b/meta/recipes-kernel/kmod/kmod.inc index 4723ee3..adba4d4 100644 ---

[OE-core] libgnome-keyring: Add missing DEPENDS on glib-2.0

2012-07-20 Thread Richard Purdie
Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- diff --git a/meta/recipes-gnome/gnome/libgnome-keyring_2.32.0.bb b/meta/recipes-gnome/gnome/libgnome-keyring_2.32.0.bb index 423080a..cf18732 100644 --- a/meta/recipes-gnome/gnome/libgnome-keyring_2.32.0.bb +++

[OE-core] [PATCH] gtk-doc: Ensure we run gtkdocize else we could see build failures (e.g. evolution-data-server)

2012-07-20 Thread Richard Purdie
This is a fix to Ross' series, we need to run gtkdocize in case anything was built from source control and the appropriate files are missing. Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- diff --git a/meta/classes/gtk-doc.bbclass b/meta/classes/gtk-doc.bbclass index

Re: [OE-core] [PATCH v2 00/16] python-native: Put binaries in seperate directory

2012-07-20 Thread Richard Purdie
On Thu, 2012-07-19 at 13:46 -0400, Morgan Little wrote: I updated python-native like it was suggest by Richard here: http://lists.linuxtogo.org/pipermail/openembedded-core/2012-June/024644.html It is to resolve an issue that comes up when python-native is building and autoconf finds the

[OE-core] [PATCH] gnome-doc-utils: Update to use python-native

2012-07-20 Thread Richard Purdie
This includes a wrapper so that the full path to python-native is encoded whilst not exceeding any environment length constraints as hinted at in the patch to this area of code already included. Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- diff --git

Re: [OE-core] TUNE_FEATURES not reported correctly in pre-build summary

2012-07-20 Thread Richard Purdie
On Fri, 2012-07-20 at 09:08 +0200, Koen Kooi wrote: Hi, I've been experimenting with hardfloat in oe-core (all the previous hf angstrom builds were still using oe-classic) and I noticed that the build summary at the start is incorrect: [koen@revo Angstrom]$ MACHINE=beaglebone bitbake -u

Re: [OE-core] meta-toolchain type SDK containing external toolchain possible?

2012-07-20 Thread Manuel Bessler
Hi Mark, On Thu, Jul 19, 2012 at 5:21 PM, Mark Hatle mark.ha...@windriver.com wrote: On 7/19/12 3:13 PM, Manuel Bessler wrote: Is it possible to setup my toolchain such that it will be part of the SDK package instead of the default {gcc,binutils}-cross-canadian? It is possible, but the

[OE-core] [PATCH 2/2] bash: fix warning about bashbug reference /usr/bin when installed in /bin

2012-07-20 Thread Otavio Salvador
Change the installation process so we have bashbug in ${bindir} and bash at ${base_bindir}. Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- meta/recipes-extended/bash/bash.inc| 11 --- meta/recipes-extended/bash/bash_4.2.bb |2 +- 2 files changed, 9 insertions(+), 4

[OE-core] [PATCH 1/2] bash: enable parallel build

2012-07-20 Thread Otavio Salvador
I've build it several times in a 8 core machine without problem so it seems safe to use parallel build now. Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- meta/recipes-extended/bash/bash.inc|2 -- meta/recipes-extended/bash/bash_4.2.bb |2 +- 2 files changed, 1

Re: [OE-core] meta-toolchain type SDK containing external toolchain possible?

2012-07-20 Thread Mark Hatle
On 7/20/12 10:45 AM, Manuel Bessler wrote: Hi Mark, On Thu, Jul 19, 2012 at 5:21 PM, Mark Hatle mark.ha...@windriver.com wrote: On 7/19/12 3:13 PM, Manuel Bessler wrote: Is it possible to setup my toolchain such that it will be part of the SDK package instead of the default

[OE-core] [PATCH 1/2] shadow-native: use 'users' group by default

2012-07-20 Thread Otavio Salvador
Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- .../shadow/shadow-native_4.1.4.3.bb|5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/meta/recipes-extended/shadow/shadow-native_4.1.4.3.bb b/meta/recipes-extended/shadow/shadow-native_4.1.4.3.bb

[OE-core] [PATCH 2/2] shadow: use 'users' group by default

2012-07-20 Thread Otavio Salvador
Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- meta/recipes-extended/shadow/shadow_4.1.4.3.bb |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/meta/recipes-extended/shadow/shadow_4.1.4.3.bb b/meta/recipes-extended/shadow/shadow_4.1.4.3.bb index

Re: [OE-core] [PATCH 1/2] shadow-native: use 'users' group by default

2012-07-20 Thread Otavio Salvador
On Fri, Jul 20, 2012 at 3:13 PM, Otavio Salvador ota...@ossystems.com.br wrote: Signed-off-by: Otavio Salvador ota...@ossystems.com.br This would be nice to be included in next denzil. -- Otavio Salvador O.S. Systems E-mail: ota...@ossystems.com.br

Re: [OE-core] [PATCH 2/2] shadow: use 'users' group by default

2012-07-20 Thread Otavio Salvador
On Fri, Jul 20, 2012 at 3:13 PM, Otavio Salvador ota...@ossystems.com.br wrote: Signed-off-by: Otavio Salvador ota...@ossystems.com.br This would be nice to have included in next denzil. -- Otavio Salvador O.S. Systems E-mail: ota...@ossystems.com.br

[OE-core] [PATCH v2 1/2] shadow-native: use 'users' group by default

2012-07-20 Thread Otavio Salvador
Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- .../shadow/shadow-native_4.1.4.3.bb|5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/meta/recipes-extended/shadow/shadow-native_4.1.4.3.bb b/meta/recipes-extended/shadow/shadow-native_4.1.4.3.bb

[OE-core] [PATCH v2 2/2] shadow: use 'users' group by default

2012-07-20 Thread Otavio Salvador
Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- meta/recipes-extended/shadow/shadow_4.1.4.3.bb |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/meta/recipes-extended/shadow/shadow_4.1.4.3.bb b/meta/recipes-extended/shadow/shadow_4.1.4.3.bb index

Re: [OE-core] [PATCH] gtk-doc: Ensure we run gtkdocize else we could see build failures (e.g. evolution-data-server)

2012-07-20 Thread Ross Burton
On Friday, 20 July 2012 at 16:55, Richard Purdie wrote: This is a fix to Ross' series, we need to run gtkdocize in case anything was built from source control and the appropriate files are missing. Good point but I'm curious how the build was succeeding/what broke before this. Ross

Re: [OE-core] TUNE_FEATURES not reported correctly in pre-build summary

2012-07-20 Thread Koen Kooi
Op 20 jul. 2012, om 18:31 heeft Richard Purdie het volgende geschreven: On Fri, 2012-07-20 at 09:08 +0200, Koen Kooi wrote: Hi, I've been experimenting with hardfloat in oe-core (all the previous hf angstrom builds were still using oe-classic) and I noticed that the build summary at the

[OE-core] [PATCH 3/3] bitbake.conf: override -cpu for qemu on ppc with SPE

2012-07-20 Thread Khem Raj
We use -mtune flags which lets our application have SPE intruction in them which is a good thing but when running qemu especially in user mode these application wont work with default powerpc emulation. Therefore we have to add proper -cpu option to let qemu emulate for a given cpu.

[OE-core] [PATCH 1/3] cmake: Upgrade recipes to 2.8.8

2012-07-20 Thread Khem Raj
From: Khem Raj k...@juniper.net Copyright year change means a change in checksum ... CMake - Cross Platform Makefile Generator -Copyright 2000-2009 Kitware, Inc., Insight Software Consortium +Copyright 2000-2011 Kitware, Inc., Insight Software Consortium All rights reserved. Signed-off-by:

[OE-core] [PATCH 2/3] qemu: Fix illegal instruction errors on e500 emulation

2012-07-20 Thread Khem Raj
I caught this when running user mode qemu for ppc/e500 applications which had SPE instructions in them will abort with illegal instruction error all the time. The patch is already applied upstream we needed a backport into 0.15.x Signed-off-by: Khem Raj raj.k...@gmail.com ---

Re: [OE-core] [PATCH 2/2] kernel.bbclass: Make tree available for cross building external modules

2012-07-20 Thread Khem Raj
On Fri, Jul 20, 2012 at 12:30 AM, Darren Hart dvh...@linux.intel.com wrote: Khem, I take it we still have something left to do here in addition to the bounds.h patch you sent a short while ago? If so, this sounds like a big enough effort that a bug is warranted. Would you consider writing up

Re: [OE-core] [oe-commits] Ross Burton : webkit-gtk: remove no-parallel bodge

2012-07-20 Thread Martin Jansa
On Wed, Jul 18, 2012 at 01:31:45PM +, g...@git.openembedded.org wrote: Module: openembedded-core.git Branch: master Commit: 90ca88a6f9dd5e2bc055739f84cb224f9a82455a URL: http://git.openembedded.org/?p=openembedded-core.gita=commit;h=90ca88a6f9dd5e2bc055739f84cb224f9a82455a Author:

[OE-core] [PATCH V2 2/2] kernel bbclass: Recreate uImage only when KEEPUIMAGE != yes

2012-07-20 Thread Khem Raj
From: Koen Kooi k...@dominion.thruhere.net The intent of the uImage code in this class includes the following 1) be able to specify custom load addresses without needing to patch the kernel 2) add better information to the uImage description field The current state is a NOP anyway, the kernel

[OE-core] [PATCH V2 1/2] kernel.bbclass: fix external module building

2012-07-20 Thread Khem Raj
From: Denis Carikli gnu...@no-log.org Without that fix we have the following while compiling compat-wireless. include/linux/mmzone.h:18:30: fatal error: generated/bounds.h: No such file or directory Note that the compat-wireless recipe will be added in another commit. make -C $kerneldir

[OE-core] Cross referencing git commit SHA info in commit logs

2012-07-20 Thread Khem Raj
Hello, I have seen some commit logs referring to poky commits but are applied to OE-Core and there might be vice versa case too. In general I don't see an issue when there is a commit SHA id in log message but please add the project info to it unless so someone can go and look for it in

[OE-core] [PATCH 1/3] bluez4: use PACKAGECONFIG to control 'pie'

2012-07-20 Thread Christopher Larson
From: Christopher Larson chris_lar...@mentor.com This lets us control whether we build position independent executables. As, as far as I know no distros are adding a 'pie' distro feature, the effect of this commit for most will be to disable pie in bluez4. I think this is best to ensure

[OE-core] [PATCH 3/3] libpcap: fix pcap-config to not return -Wl, -rpath

2012-07-20 Thread Christopher Larson
From: Christopher Larson chris_lar...@mentor.com Signed-off-by: Christopher Larson chris_lar...@mentor.com --- meta/recipes-connectivity/libpcap/libpcap.inc |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/recipes-connectivity/libpcap/libpcap.inc

[OE-core] [PATCH 0/3] A few random pending fixes

2012-07-20 Thread Christopher Larson
From: Christopher Larson chris_lar...@mentor.com The following changes since commit ef637e417ae1c2dff7fc0ad6cb30989e72ac35ab: grub-efi-native: remove help2man dependency (2012-07-20 12:32:13 +0100) are available in the git repository at: git://github.com/kergoth/oe-core.git misc

[OE-core] [PATCH 2/3] initscripts: don't bg mk_dirs in populate-volatile

2012-07-20 Thread Christopher Larson
From: Christopher Larson chris_lar...@mentor.com If a directory needs to be created to create something else in volatiles, there's no guarantees on ordering due to the backgrounding. We can't guarantee with certainty that the create directory commands are complete before the later ones run. This

Re: [OE-core] [PATCH 2/2] createrepo 0.4.11: fix the RDEPENDS

2012-07-20 Thread Saul Wold
On 07/20/2012 02:49 AM, Robert Yang wrote: The libxml2-native and rpm-native should be ready before createrepo runs since it needs import libxml2 rpm. The target createrepo needs libxml2-python when run, but the libxml2 doesn't generate the python module (disabled). We may need to fix it or

Re: [OE-core] [PATCH 0/2] package_rpm and createrepo fixes

2012-07-20 Thread Saul Wold
On 07/20/2012 02:49 AM, Robert Yang wrote: Hi Saul, For the error: dbconfig.c:493: db3New: Assertion `dbOpts != ((void *)0) *dbOpts != '\0'' failed. The dbOpts is the value of _dbi_config_ or _dbi_config which are defined in tmp/sysroots/i686-linux/usr/lib/rpm/macros, I can't reproduce it

Re: [OE-core] [PATCH 1/2] libcanberra: upgrade to ver. 0.29

2012-07-20 Thread Saul Wold
On 07/20/2012 03:07 AM, Cristian Iorga wrote: Signed-off-by: Cristian Iorga cristian.io...@intel.com --- .../{libcanberra_0.28.bb = libcanberra_0.29.bb} | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) rename meta/recipes-multimedia/pulseaudio/{libcanberra_0.28.bb =

Re: [OE-core] [PATCH] util-linux: register reset u-a to bindir like busybox does

2012-07-20 Thread Saul Wold
On 07/20/2012 03:49 AM, Martin Jansa wrote: * fixes http://lists.linuxtogo.org/pipermail/openembedded-core/2012-June/024586.html Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta/recipes-core/util-linux/util-linux.inc |3 ++-

Re: [OE-core] [PATCH] webkit-gtk: bump PR

2012-07-20 Thread Saul Wold
On 07/19/2012 09:17 AM, Ross Burton wrote: Accidently ommitted the PR bump from the previous patches, which change the build. Signed-off-by: Ross Burton ross.bur...@intel.com --- meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb |2 ++ 1 file changed, 2 insertions(+) diff --git

Re: [OE-core] [PATCH] sanity: display the parsed BBPATH when complaining about CWD elements

2012-07-20 Thread Saul Wold
On 07/19/2012 09:15 AM, Ross Burton wrote: Many people don't understand the nuances of PATH/BBPATH, so help them by clarifying the warning and displaying the parsed list element-by-element. Signed-off-by: Ross Burton ross.bur...@intel.com --- meta/classes/sanity.bbclass |1 + 1 file

Re: [OE-core] [PATCH 2/3] binutils: Add missing target package dependencies

2012-07-20 Thread Saul Wold
On 07/19/2012 10:22 PM, Khem Raj wrote: e.g. libfl from flex is needed for target binutils to link otherwise it can fail to build Signed-off-by: Khem Raj raj.k...@gmail.com --- meta/recipes-devtools/binutils/binutils-2.22.inc |2 +- meta/recipes-devtools/binutils/binutils_2.22.bb |3