[OE-core] [for-denzil][PATCH 3/5] image_types.bbclass: Fix COMPRESS_CMD for xz to redirect compressed data to file

2012-07-18 Thread Koen Kooi
From: Andrei Gherzan Having -c modifier makes xz to output the compressed data to stdout. In this way the needed data will be in the do_rootfs log. Redirect data to ${IMAGE_NAME}.rootfs.${type}.xz . Signed-off-by: Andrei Gherzan Signed-off-by: Saul Wold --- meta/classes/image_types.bbclass |

[OE-core] [for-denzil][PATCH 5/5] image_types.bbclass: Default XZ_COMPRESSION_LEVEL to -e -6

2012-07-18 Thread Koen Kooi
From: Andrei Gherzan Having XZ_COMPRESSION_LEVEL on -e -9 and -T 0 will make xz eat more than 6Gb memory. Reduce this to -6 to make xz to use about 471Mb on the tested machine. Signed-off-by: Koen Kooi Signed-off-by: Andrei Gherzan Signed-off-by: Saul Wold --- meta/classes/image_types.bbclas

[OE-core] [for-denzil][PATCH 4/5] image_types.bbclass: Add XZ variable to set number of threads to be used while compressing

2012-07-18 Thread Koen Kooi
From: Andrei Gherzan Default this variable to 0. This will make xz use as many threads as there are CPU cores on the system. Signed-off-by: Koen Kooi Signed-off-by: Andrei Gherzan Signed-off-by: Saul Wold --- meta/classes/image_types.bbclass |3 ++- 1 file changed, 2 insertions(+), 1 de

[OE-core] [for-denzil][PATCH 1/5] xz: updated to version 5.1.1alpha

2012-07-18 Thread Koen Kooi
From: Valentin Popa The licenses are the same, only some white spaces added/removed. Signed-off-by: Valentin Popa Signed-off-by: Richard Purdie --- meta/recipes-extended/xz/xz_5.0.3.bb | 28 meta/recipes-extended/xz/xz_5.1.1alpha.bb | 28 +

[OE-core] [for-denzil][PATCH 2/5] xz: update to 5.1.2alpha

2012-07-18 Thread Koen Kooi
This contains bugfixes from the 5.0.3 and 5.0.4 releases Signed-off-by: Koen Kooi Signed-off-by: Saul Wold --- meta/recipes-extended/xz/xz_5.1.1alpha.bb | 28 meta/recipes-extended/xz/xz_5.1.2alpha.bb | 25 + 2 files changed, 25 insertion

Re: [OE-core] modifying inittab (for example)

2012-07-18 Thread Martin Jansa
On Wed, Jul 18, 2012 at 11:29:43PM +, Slater, Joseph wrote: > Suppose we want to boot to different runlevels for different images. We > could modify the default inittab > to reflect that. We could modify it in various ways, but I don't think the > exact mechanism much matters. > > What is

[OE-core] modifying inittab (for example)

2012-07-18 Thread Slater, Joseph
Suppose we want to boot to different runlevels for different images. We could modify the default inittab to reflect that. We could modify it in various ways, but I don't think the exact mechanism much matters. What is an interesting question is WHEN we modify it. One way would be to have a s

Re: [OE-core] [PATCH] qemu-nativesdk: fix the build failure that linux/kvm.h not found

2012-07-18 Thread Saul Wold
On 07/17/2012 05:44 PM, Yao Zhao wrote: qemu.inc: on older kernel build hosts that have < 2.6.20 which doesn't support kvm yet, build will fail. Add a check in do_configure to make sure whether linux/kvm.h exists for nativesdk build. Signed-off-by: Yao Zhao --- meta/recipes-devtools/qemu/qemu

Re: [OE-core] [PATCH] gcc: remove 904-flatten-switch-stmt-00.patch

2012-07-18 Thread Saul Wold
On 07/18/2012 11:03 AM, Bernhard Reutner-Fischer wrote: Remove brute-force flattening. Refer to -ftree-switch-conversion emit_case_bit_tests(), -ftree-if-to-switch-conversion et al in 4.8 Signed-off-by: Bernhard Reutner-Fischer --- meta/recipes-devtools/gcc/gcc-4.7.inc |1 -

Re: [OE-core] [oe-core][PATCH 1/2] netbase: remove networkmanager handling for qemu machines

2012-07-18 Thread Martin Jansa
On Wed, Jul 18, 2012 at 10:56:21PM +0100, Richard Purdie wrote: > On Tue, 2012-07-17 at 11:38 +0200, Martin Jansa wrote: > > On Tue, Jul 17, 2012 at 11:37:43AM +0200, Martin Jansa wrote: > > > * see > > > http://lists.linuxtogo.org/pipermail/openembedded-core/2012-February/018279.html > > > threa

Re: [OE-core] [oe-core][PATCH 1/2] netbase: remove networkmanager handling for qemu machines

2012-07-18 Thread Richard Purdie
On Tue, 2012-07-17 at 11:38 +0200, Martin Jansa wrote: > On Tue, Jul 17, 2012 at 11:37:43AM +0200, Martin Jansa wrote: > > * see > > http://lists.linuxtogo.org/pipermail/openembedded-core/2012-February/018279.html > > thread > > Sorry this was sent by accident.. I'm confused, the comment or th

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

2012-07-18 Thread Martin Jansa
On Wed, Jul 18, 2012 at 12:40:18PM +0100, Richard Purdie wrote: > On Wed, 2012-07-18 at 11:17 +0100, Burton, Ross wrote: > > On 18 July 2012 11:06, Richard Purdie > > wrote: > > > I put a proposal to the TSC, that we have bitbake warn/error whenever it > > > finds tab characters in any python func

Re: [OE-core] [PATCH] glib-2.0: revert one commit in target recipe

2012-07-18 Thread Richard Purdie
On Wed, 2012-07-18 at 11:17 +0200, Martin Jansa wrote: > * it was causing staged python to be used as shebang > > Signed-off-by: Martin Jansa > --- > ...-the-same-Python-as-we-found-in-configure.patch | 39 > > meta/recipes-core/glib-2.0/glib-2.0_2.32.4.bb |5 ++-

Re: [OE-core] [PATCH] nasm: nasm has a build dependency on groff-native

2012-07-18 Thread Richard Purdie
On Wed, 2012-07-18 at 13:39 -0400, Amy Fong wrote: > nasm has a build dependency on groff-native > > In one incident, there was a case where nasm-native compile phase failed > with the following: > > +troff: can't find `DESC' file > +troff: fatal error: sorry, I can't continue

Re: [OE-core] [oe-core][RFC 1/2] glib: upgrade to 2.32.4

2012-07-18 Thread Richard Purdie
On Wed, 2012-07-18 at 14:18 -0400, Colin Walters wrote: > On Wed, 2012-07-18 at 19:13 +0100, Richard Purdie wrote: > > > Generally we kind of cheat and encode "/usr/bin/env xxx" into > > native/nativesdk scripts and ${bindir}/env xxx into target scripts. > > How is that accomplished? Can you lin

Re: [OE-core] [PATCH 09/20] python-setuptools: Update for python-native changes

2012-07-18 Thread Little, Morgan
On 12-07-16 04:50 AM, Richard Purdie wrote: > On Fri, 2012-07-13 at 09:54 -0400, Morgan Little wrote: >> Add pythonnative to the inherits list >> >> Signed-off-by: Morgan Little >> --- >> .../python/python-setuptools_0.6c11.bb |4 ++-- >> 1 files changed, 2 insertions(+), 2 deleti

Re: [OE-core] any easy way to run kern-tools verbosely?

2012-07-18 Thread Bruce Ashfield
On Wed, Jul 18, 2012 at 2:29 PM, Robert P. J. Day wrote: > On Wed, 18 Jul 2012, Bruce Ashfield wrote: > >> On Wed, Jul 18, 2012 at 2:02 PM, Robert P. J. Day >> wrote: >> > >> > if there's a way to do this, i'm going to be so embarrassed. >> > perusing kernel do_patch() routine, which eventuall

Re: [OE-core] any easy way to run kern-tools verbosely?

2012-07-18 Thread Robert P. J. Day
On Wed, 18 Jul 2012, Bruce Ashfield wrote: > On Wed, Jul 18, 2012 at 2:02 PM, Robert P. J. Day > wrote: > > > > if there's a way to do this, i'm going to be so embarrassed. > > perusing kernel do_patch() routine, which eventually calls: > > > > if [ -n "${KMETA}" ]; then > >

Re: [OE-core] any easy way to run kern-tools verbosely?

2012-07-18 Thread Bruce Ashfield
On Wed, Jul 18, 2012 at 2:02 PM, Robert P. J. Day wrote: > > if there's a way to do this, i'm going to be so embarrassed. > perusing kernel do_patch() routine, which eventually calls: > > if [ -n "${KMETA}" ]; then > createme_flags="--disable-meta-gen" > fi >

[OE-core] [PATCH v2] gcc: remove 904-flatten-switch-stmt-00.patch

2012-07-18 Thread Bernhard Reutner-Fischer
Remove brute-force flattening and bump PR. Refer to -ftree-switch-conversion emit_case_bit_tests(), -ftree-if-to-switch-conversion et al in 4.8 Signed-off-by: Bernhard Reutner-Fischer --- meta/recipes-devtools/gcc/gcc-4.7.inc |3 +- .../gcc/gcc-4.7/904-flatten-switch-stmt-00.pat

Re: [OE-core] [oe-core][RFC 1/2] glib: upgrade to 2.32.4

2012-07-18 Thread Colin Walters
On Wed, 2012-07-18 at 19:13 +0100, Richard Purdie wrote: > Generally we kind of cheat and encode "/usr/bin/env xxx" into > native/nativesdk scripts and ${bindir}/env xxx into target scripts. How is that accomplished? Can you link me an example? ___

Re: [OE-core] [oe-core][RFC 1/2] glib: upgrade to 2.32.4

2012-07-18 Thread Richard Purdie
On Tue, 2012-07-17 at 20:47 -0400, Colin Walters wrote: > On Tue, 2012-07-17 at 17:34 -0700, Saul Wold wrote: > > > It seems to be getting the native sysroot python instead of the more > > correct "#! /usr/bin/env python", this is causing a dependency failure. > > > > If you could look at this p

Re: [OE-core] [PATCH] gcc: remove 904-flatten-switch-stmt-00.patch

2012-07-18 Thread Khem Raj
On Wed, Jul 18, 2012 at 11:03 AM, Bernhard Reutner-Fischer wrote: > Remove brute-force flattening. > Refer to -ftree-switch-conversion emit_case_bit_tests(), > -ftree-if-to-switch-conversion et al in 4.8 > I have been meaning to remove this patch. Thanks for doing it you need to bump PR as well.

[OE-core] any easy way to run kern-tools verbosely?

2012-07-18 Thread Robert P. J. Day
if there's a way to do this, i'm going to be so embarrassed. perusing kernel do_patch() routine, which eventually calls: if [ -n "${KMETA}" ]; then createme_flags="--disable-meta-gen" fi createme ${createme_flags} ${ARCH} ${kbranch} but checking out "c

[OE-core] [PATCH] gcc: remove 904-flatten-switch-stmt-00.patch

2012-07-18 Thread Bernhard Reutner-Fischer
Remove brute-force flattening. Refer to -ftree-switch-conversion emit_case_bit_tests(), -ftree-if-to-switch-conversion et al in 4.8 Signed-off-by: Bernhard Reutner-Fischer --- meta/recipes-devtools/gcc/gcc-4.7.inc |1 - .../gcc/gcc-4.7/904-flatten-switch-stmt-00.patch | 76 -

[OE-core] [PATCH] nasm: nasm has a build dependency on groff-native

2012-07-18 Thread Amy Fong
nasm has a build dependency on groff-native In one incident, there was a case where nasm-native compile phase failed with the following: +troff: can't find `DESC' file +troff: fatal error: sorry, I can't continue During this, groff-native was in the sysroot install phase.

[OE-core] [PATCH] tcl: fix tcl INCLUDE_SPEC and LIB_SPEC

2012-07-18 Thread Yao Zhao
TCL_INCLUDE_SPEC -I/usr/include will cause problems cross configure/compile TCL_LIB_SPEC -L${libdir} will cause problems too when link. Signed-off-by: Yao Zhao --- meta/recipes-devtools/tcltk/tcl_8.5.11.bb |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/meta/recipes-d

Re: [OE-core] Different behavior of same IMAGE_FSTYPES definition in edison branch and denzil branch

2012-07-18 Thread McClintock Matthew-B29882
On Wed, Jul 18, 2012 at 8:05 AM, Luo Zhenhua-B19537 wrote: > I meet a different behavior of IMAGE_FSTYPES in edison branch and denzil > branch. > > > > In edison branch: > > IMAGE_FSTYPES is defined as following in poky/meta/conf/bitbake.conf. > > IMAGE_FSTYPES ?= "tar.gz" > > I defined IMAGE_FSTY

Re: [OE-core] build crashes immediately at build clean sstate/tmp dir

2012-07-18 Thread Andreas Müller
On Wed, Jul 18, 2012 at 4:55 PM, Chris Larson wrote: > On Wed, Jul 18, 2012 at 7:53 AM, Andreas Müller > wrote: >> I just updated all repos / deleted all tmp / sstate and get >> >> ERROR: Only one copy of bitbake should be run against a build directory > > ps -ef|grep bitbake > -- Aargh - some ol

Re: [OE-core] build crashes immediately at build clean sstate/tmp dir

2012-07-18 Thread Chris Larson
On Wed, Jul 18, 2012 at 7:53 AM, Andreas Müller wrote: > I just updated all repos / deleted all tmp / sstate and get > > ERROR: Only one copy of bitbake should be run against a build directory ps -ef|grep bitbake -- Christopher Larson ___ Openembedded

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

2012-07-18 Thread Chris Larson
On Wed, Jul 18, 2012 at 7:12 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 Looks good. -- Christopher Larson ___

[OE-core] build crashes immediately at build clean sstate/tmp dir

2012-07-18 Thread Andreas Müller
Hi, I just updated all repos / deleted all tmp / sstate and get ERROR: Only one copy of bitbake should be run against a build directory Any ideas? Andreas ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxt

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

2012-07-18 Thread Burton, Ross
On 18 July 2012 14:45, Martin Jansa wrote: > Maybe the same should be added to BBPATH test bellow? Yes, good point, I didn't notice that. V2 sent. Ross ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo

[OE-core] [PATCH V2] sanity: display the parsed PATH/BBPATH when complaining

2012-07-18 Thread Ross Burton
In-Reply-To: As pointed out by Martin, do the same for BBPATH. Ross ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

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

2012-07-18 Thread Ross Burton
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 --- meta/classes/sanity.bbclass |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta/classes/sa

Re: [OE-core] [CONSOLIDATED PULL 14/18] webkit-gtk: remove spurious install_prepend hack

2012-07-18 Thread Burton, Ross
On 18 July 2012 14:54, Martin Jansa wrote: > Both patches (or at least the 2nd) should have PR bump so that if this > change causes some issues it would be found asap, not with next upgrade > when nobody will remember that this was changed here.. > > But as webkit-gtk takes quite long to build I'm

Re: [OE-core] [CONSOLIDATED PULL 14/18] webkit-gtk: remove spurious install_prepend hack

2012-07-18 Thread Martin Jansa
On Wed, Jul 18, 2012 at 12:42:43AM -0700, Saul Wold wrote: > From: Ross Burton > > This "fix" causes an (ignored) error now, so at some point it was fixed. > > Signed-off-by: Ross Burton > Signed-off-by: Saul Wold > --- > meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb |4 > 1 files cha

Re: [OE-core] [PATCH] linux-libc-headers: updated to 3.4.3

2012-07-18 Thread Marinescu, Bogdan A
On Wed, Jul 18, 2012 at 4:50 PM, Richard Purdie wrote: > On Wed, 2012-07-18 at 09:23 -0400, Bruce Ashfield wrote: >> On Wed, Jul 18, 2012 at 9:17 AM, Marinescu, Bogdan A >> wrote: >> > On Wed, Jul 18, 2012 at 4:03 PM, Bruce Ashfield >> > wrote: >> >> On Wed, Jul 18, 2012 at 7:30 AM, Marinescu, B

Re: [OE-core] [PATCH] linux-libc-headers: updated to 3.4.3

2012-07-18 Thread Richard Purdie
On Wed, 2012-07-18 at 09:23 -0400, Bruce Ashfield wrote: > On Wed, Jul 18, 2012 at 9:17 AM, Marinescu, Bogdan A > wrote: > > On Wed, Jul 18, 2012 at 4:03 PM, Bruce Ashfield > > wrote: > >> On Wed, Jul 18, 2012 at 7:30 AM, Marinescu, Bogdan A > >> wrote: > >>> On Tue, Jul 17, 2012 at 7:54 PM, Khe

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

2012-07-18 Thread Martin Jansa
On Wed, Jul 18, 2012 at 02:42:30PM +0100, Ross Burton wrote: > Many people don't understand the nuances of PATH, so help them by clarifying > the warning and displaying the parsed PATH element-by-element. > > Signed-off-by: Ross Burton > --- > meta/classes/sanity.bbclass |3 ++- > 1 file cha

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

2012-07-18 Thread Ross Burton
Many people don't understand the nuances of PATH, so help them by clarifying the warning and displaying the parsed PATH element-by-element. Signed-off-by: Ross Burton --- meta/classes/sanity.bbclass |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/classes/sanity.bbcl

Re: [OE-core] core-image-sato fetchall fail due to circular dependency

2012-07-18 Thread Richard Purdie
On Wed, 2012-07-18 at 11:27 +0800, Dennis.Yxun wrote: > hi ALL: > hit following error, any ideas? > > Dennis > > $ bitbake -c fetchall core-image-sato > Parsing recipes: 100% |#| Time: > 00:00:38 > Parsing of 833 .bb files complete (0 cached, 833 parsed)

Re: [OE-core] [PATCH] linux-libc-headers: updated to 3.4.3

2012-07-18 Thread Bruce Ashfield
On Wed, Jul 18, 2012 at 9:23 AM, Richard Purdie wrote: > On Wed, 2012-07-18 at 09:03 -0400, Bruce Ashfield wrote: >> On Wed, Jul 18, 2012 at 7:30 AM, Marinescu, Bogdan A >> wrote: >> > On Tue, Jul 17, 2012 at 7:54 PM, Khem Raj wrote: >> >> Why is recipe renamed >> > >> > Wasn't I supposed to do

Re: [OE-core] [PATCH] point prelink.conf to ${IMAGE_ROOTFS}

2012-07-18 Thread Nathan West
Wow I'm bad at this. Sorry again about that reply only to you! On Wed, Jul 18, 2012 at 9:24 AM, Nathan West wrote: > Thanks Saul. Sorry about the duplicate there... > > I think we are both right somehow... I didn't have this problem using > vanilla oe-core, > it only appeared after setting up an

Re: [OE-core] [PATCH] linux-libc-headers: updated to 3.4.3

2012-07-18 Thread Richard Purdie
On Wed, 2012-07-18 at 09:03 -0400, Bruce Ashfield wrote: > On Wed, Jul 18, 2012 at 7:30 AM, Marinescu, Bogdan A > wrote: > > On Tue, Jul 17, 2012 at 7:54 PM, Khem Raj wrote: > >> Why is recipe renamed > > > > Wasn't I supposed to do that when I upgraded the package from 3.4 to 3.4.3 ? > > No one

Re: [OE-core] [PATCH] linux-libc-headers: updated to 3.4.3

2012-07-18 Thread Bruce Ashfield
On Wed, Jul 18, 2012 at 9:17 AM, Marinescu, Bogdan A wrote: > On Wed, Jul 18, 2012 at 4:03 PM, Bruce Ashfield > wrote: >> On Wed, Jul 18, 2012 at 7:30 AM, Marinescu, Bogdan A >> wrote: >>> On Tue, Jul 17, 2012 at 7:54 PM, Khem Raj wrote: Why is recipe renamed >>> >>> Wasn't I supposed to d

[OE-core] Different behavior of same IMAGE_FSTYPES definition in edison branch and denzil branch

2012-07-18 Thread Luo Zhenhua-B19537
I meet a different behavior of IMAGE_FSTYPES in edison branch and denzil branch. In edison branch: IMAGE_FSTYPES is defined as following in poky/meta/conf/bitbake.conf. IMAGE_FSTYPES ?= "tar.gz" I defined IMAGE_FSTYPES as following in my customized image bb file(in my layer) IMAGE_FSTYPES ?= "tar.

Re: [OE-core] [PATCH] linux-libc-headers: updated to 3.4.3

2012-07-18 Thread Marinescu, Bogdan A
On Wed, Jul 18, 2012 at 4:03 PM, Bruce Ashfield wrote: > On Wed, Jul 18, 2012 at 7:30 AM, Marinescu, Bogdan A > wrote: >> On Tue, Jul 17, 2012 at 7:54 PM, Khem Raj wrote: >>> Why is recipe renamed >> >> Wasn't I supposed to do that when I upgraded the package from 3.4 to 3.4.3 ? > > No one repli

[OE-core] [PATCH] Remove a number of unneeded import os/bb calls

2012-07-18 Thread Richard Purdie
The bb and os modules are always imported so having these extra import calls are a waste of space/execution time. They also set a bad example for people copy and pasting code so clean them up. Signed-off-by: Richard Purdie --- diff --git a/meta/classes/archiver.bbclass b/meta/classes/archiver.bbc

[OE-core] [PATCH V5 0/4] Modified the references to stat function in the patch's comments (only cover)

2012-07-18 Thread Andrei Gherzan
Changes from V4: Added SoB and Upstream-Status to patches. Modified the references to "stat" function in the patch's comments. Modified Ross's patch name in SRC_URI. Changes from V3: Messed up my patches. As well, added Ross Burton's patch: [OE-core] [PATCH 2/2] connman: fix crashes on startup on

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

2012-07-18 Thread Richard Purdie
On Wed, 2012-07-18 at 12:40 +0200, Martin Jansa wrote: > On Wed, Jul 18, 2012 at 11:06:45AM +0100, Richard Purdie wrote: > > It's become clear we have a horrible mixture of whitespace (tabs and > > space) in python functions. At first glance this sounds trivial but > > there is a serious problem if

Re: [OE-core] [PATCH] linux-libc-headers: updated to 3.4.3

2012-07-18 Thread Bruce Ashfield
On Wed, Jul 18, 2012 at 7:30 AM, Marinescu, Bogdan A wrote: > On Tue, Jul 17, 2012 at 7:54 PM, Khem Raj wrote: >> Why is recipe renamed > > Wasn't I supposed to do that when I upgraded the package from 3.4 to 3.4.3 ? No one replied to my other question (or at least no one replied that I noticed)

Re: [OE-core] [PATCH 2/3] pulseaudio: upgrade to 2.0

2012-07-18 Thread Iorga, Cristian
Hello Saul, libcanberra is just a small recipe inside pulseaudio recipe. This is the reason for submitting as a single patch. If is really necessary, I will re-submit them as two patches. Regards, Cristian -Original Message- From: Saul Wold [mailto:s...@linux.intel.com] Sent: Tuesday, J

[OE-core] [PATCH v2] wpa-supplicant: upgrade to 1.0

2012-07-18 Thread Cristian Iorga
README file is changed. Some phrases were reformulated, but the semanthics are the same. Copyright has been renewed. Both licenses (GPL v2 and BSD) have been added explicitly. wpa_supplicant.c is changed regarding licenses body. Copyright has been renewed. Signed-off-by: Cristian Iorga --- ...a

Re: [OE-core] eglibc-initial trying to remove files in /usr

2012-07-18 Thread Burton, Ross
On 18 July 2012 13:10, Burton, Ross wrote: > So I reverted to GNU Make 3.82 (debian experimental) to 3.81 (debian > unstable), and eglibc-initial builds. *from* 3.82 *to* 3.81, whoops. Ross ___ Openembedded-core mailing list Openembedded-core@lists.op

Re: [OE-core] eglibc-initial trying to remove files in /usr

2012-07-18 Thread Richard Purdie
On Wed, 2012-07-18 at 13:23 +0200, Henning Heinold wrote: > On Wed, Jul 18, 2012 at 10:41:13AM +0100, Burton, Ross wrote: > > Hi, > > > > My nightly run of master failed last night, but not in a way that the > > autobuilder is seeing... > > > > ERROR: Function failed: do_install (see > > /data/ni

Re: [OE-core] eglibc-initial trying to remove files in /usr

2012-07-18 Thread Martin Jansa
On Wed, Jul 18, 2012 at 01:10:07PM +0100, Burton, Ross wrote: > On 18 July 2012 12:40, Burton, Ross wrote: > > On 18 July 2012 12:23, Henning Heinold wrote: > >> NOTE: make PARALLELMFLAGS=-j 8 cross-compiling=yes prefix=/usr > >> > >> So it tries to install eglibc to the host dirs which is of cou

Re: [OE-core] eglibc-initial trying to remove files in /usr

2012-07-18 Thread Burton, Ross
On 18 July 2012 12:40, Burton, Ross wrote: > On 18 July 2012 12:23, Henning Heinold wrote: >> NOTE: make PARALLELMFLAGS=-j 8 cross-compiling=yes prefix=/usr >> >> So it tries to install eglibc to the host dirs which is of course failing. > > The mechanics of building eglibc is beyond me -- yester

Re: [OE-core] [PATCH 3/3] wpa-supplicant: upgrade to 1.0

2012-07-18 Thread Iorga, Cristian
Working on fixing the commit with proper comments. Thanks for the review. /Cristian -Original Message- From: Saul Wold [mailto:s...@linux.intel.com] Sent: Tuesday, July 17, 2012 10:01 PM To: Patches and discussions about the oe-core layer Cc: Iorga, Cristian Subject: Re: [OE-core] [PATC

Re: [OE-core] [PATCH 1/3] iproute2: upgrade to 3.4.0

2012-07-18 Thread Iorga, Cristian
Hi Saul, No, I did not used buildhistory at this point. I will activate it. But I followed the changes carefully. Does it count? Thanks, Cristian -Original Message- From: Saul Wold [mailto:s...@linux.intel.com] Sent: Tuesday, July 17, 2012 9:58 PM To: Patches and discussions about the

Re: [OE-core] eglibc-initial trying to remove files in /usr

2012-07-18 Thread Burton, Ross
On 18 July 2012 12:23, Henning Heinold wrote: > NOTE: make PARALLELMFLAGS=-j 8 cross-compiling=yes prefix=/usr > > So it tries to install eglibc to the host dirs which is of course failing. The mechanics of building eglibc is beyond me -- yesterday's clean build worked fine so something in the la

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

2012-07-18 Thread Richard Purdie
On Wed, 2012-07-18 at 11:17 +0100, Burton, Ross wrote: > On 18 July 2012 11:06, Richard Purdie > wrote: > > I put a proposal to the TSC, that we have bitbake warn/error whenever it > > finds tab characters in any python function. The advantage of this is > > that we give the user a clear definitiv

Re: [OE-core] [PATCH] linux-libc-headers: updated to 3.4.3

2012-07-18 Thread Marinescu, Bogdan A
On Tue, Jul 17, 2012 at 7:54 PM, Khem Raj wrote: > Why is recipe renamed Wasn't I supposed to do that when I upgraded the package from 3.4 to 3.4.3 ? > > > On Wednesday, July 11, 2012, Bogdan Marinescu > wrote: >> Tested by building core-image-sato-sdk. >> >> Signed-off-by: Bogdan Marinescu >>

Re: [OE-core] eglibc-initial trying to remove files in /usr

2012-07-18 Thread Henning Heinold
On Wed, Jul 18, 2012 at 10:41:13AM +0100, Burton, Ross wrote: > Hi, > > My nightly run of master failed last night, but not in a way that the > autobuilder is seeing... > > ERROR: Function failed: do_install (see > /data/nightly-build-Uju/build/tmp/work/i586-poky-linux/eglibc-initial-2.15-r12+svn

[OE-core] [PATCH] binutils: package ld.gold symlink

2012-07-18 Thread Martin Jansa
* fixes: NOTE: package binutils-2.22-r11: task do_package: Started WARNING: QA Issue: binutils: Files/directories were installed but not shipped /usr/bin/ld.gold NOTE: package binutils-2.22-r11: task do_package: Succeeded Signed-off-by: Martin Jansa --- meta/recipes-devtools/binutils/b

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

2012-07-18 Thread Martin Jansa
On Wed, Jul 18, 2012 at 11:06:45AM +0100, Richard Purdie wrote: > It's become clear we have a horrible mixture of whitespace (tabs and > space) in python functions. At first glance this sounds trivial but > there is a serious problem if pieces of code get mixed together with > different whitespace

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

2012-07-18 Thread Burton, Ross
On 18 July 2012 11:06, Richard Purdie wrote: > I put a proposal to the TSC, that we have bitbake warn/error whenever it > finds tab characters in any python function. The advantage of this is > that we give the user a clear definitive error. The downside is that > we'll have to go through all the

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

2012-07-18 Thread Richard Purdie
It's become clear we have a horrible mixture of whitespace (tabs and space) in python functions. At first glance this sounds trivial but there is a serious problem if pieces of code get mixed together with different whitespace since they may or may not work as intended. The documented standard for

[OE-core] eglibc-initial trying to remove files in /usr

2012-07-18 Thread Burton, Ross
Hi, My nightly run of master failed last night, but not in a way that the autobuilder is seeing... ERROR: Function failed: do_install (see /data/nightly-build-Uju/build/tmp/work/i586-poky-linux/eglibc-initial-2.15-r12+svnr19294/temp/log.do_install.10450 for further information) ERROR: Logfile of

Re: [OE-core] Master Failures

2012-07-18 Thread Burton, Ross
On 17 July 2012 22:58, Saul Wold wrote: > First seems to be missing pkgdata/runtime files, followed by a failed > dependency by libglib-2.0-utils on the native python (from the native > sysroot). To keep track of these issues I've filed: https://bugzilla.yoctoproject.org/show_bug.cgi?id=2784 "li

[OE-core] [PATCH 2/2] grub: fix error stating the root device

2012-07-18 Thread Jesse Zhang
grub-mkconfig (and possibly other commands) complains: error: cannot stat /dev/root Backport an upstream patch to fix the error. [YOCTO #2777] Signed-off-by: Jesse Zhang --- .../grub/grub-1.99/grub-1.99-lazy_stat.patch | 64 meta/recipes-bsp/grub/grub_1.99.bb

[OE-core] [PATCH 1/2] grub: fix grub-mkconfig_lib install dir

2012-07-18 Thread Jesse Zhang
The current fix_for_automake patch is not complete. It fixes the install dir of grub-mkconfig_lib but neglects to update its references in grub-mkconfig and the grub.d/* scripts. grub-mkconfig would complain: # grub-mkconfig /usr/sbin/grub-mkconfig: line 98: /usr/lib/grub/grub-mkconfig_lib

[OE-core] [PATCH v2 0/2] grub: two backported patch for bug 2777

2012-07-18 Thread Jesse Zhang
Hi Saul, Just tested the patches against the latest code (head 5ed19a40f40). Nothing changed, except I need to rebase the PRs. Jesse Zhang (2): grub: fix grub-mkconfig_lib install dir grub: fix error stating the root device .../files/grub-1.99_fix_for_automake_1.11.2.patch | 203

Re: [OE-core] Master Failures

2012-07-18 Thread Paul Eggleton
On Tuesday 17 July 2012 17:26:48 Saul Wold wrote: > The "ls: cannot access" are coming from license.bbclass, seems to be a > timing issue related to the last patch here, not sure what triggered it > here (I am not seeing it on other builds!) > > Paul's Change: > > http://git.openembedded.org/open

[OE-core] [PATCH] glib-2.0: revert one commit in target recipe

2012-07-18 Thread Martin Jansa
* it was causing staged python to be used as shebang Signed-off-by: Martin Jansa --- ...-the-same-Python-as-we-found-in-configure.patch | 39 meta/recipes-core/glib-2.0/glib-2.0_2.32.4.bb |5 ++- 2 files changed, 42 insertions(+), 2 deletions(-) create mode 10064

Re: [OE-core] RFC: [PATCH 1/1] toolchain-scripts: Sync the SDK/ADT values to the build system

2012-07-18 Thread Saul Wold
On 07/10/2012 01:54 PM, Mark Hatle wrote: The build system passes specific TUNE (fundamental) flag values to various tools instead of using a shell wrapper or similar. It is important that the build system and ADT/SDK match the behaviors exactly, or we are likely to have differences in the way b

Re: [OE-core] [CONSOLIDATED PULL 10/18] qt-mobility, xserver-xorg, ofono, bluez4, gst-plugins-good: bump PR to rebuild after libudev0 soname change to libudev1

2012-07-18 Thread Martin Jansa
On Wed, Jul 18, 2012 at 12:42:39AM -0700, Saul Wold wrote: > From: Martin Jansa > > * this patch depends on http://patchwork.openembedded.org/patch/32085/ This needs to go in only *after* http://patchwork.openembedded.org/patch/32085/ is applied in meta-systemd (otherwise we would need another P

[OE-core] [CONSOLIDATED PULL 17/18] slang: add header to patch

2012-07-18 Thread Saul Wold
From: "Roy.Li" Add description, Signed-off-by and Upstream-Status to change-char-type-to-signed-char-in-macros.patch Signed-off-by: Roy.Li Signed-off-by: Saul Wold --- ...change-char-type-to-signed-char-in-macros.patch | 16 1 files changed, 16 insertions(+), 0 deletions(-)

[OE-core] [CONSOLIDATED PULL 10/18] qt-mobility, xserver-xorg, ofono, bluez4, gst-plugins-good: bump PR to rebuild after libudev0 soname change to libudev1

2012-07-18 Thread Saul Wold
From: Martin Jansa * this patch depends on http://patchwork.openembedded.org/patch/32085/ Signed-off-by: Martin Jansa Signed-off-by: Saul Wold --- meta/recipes-connectivity/bluez/bluez4_4.101.bb|2 +- meta/recipes-connectivity/ofono/ofono_1.8.bb |1 + meta/recipes-connectivi

[OE-core] [CONSOLIDATED PULL 18/18] eglibc: Fix build for e500 cores

2012-07-18 Thread Saul Wold
From: Khem Raj e500 support needed to be updared to match eglibc 2.16 Signed-off-by: Khem Raj Signed-off-by: Saul Wold --- .../eglibc/eglibc-2.16/e500-math_private.patch | 31 meta/recipes-core/eglibc/eglibc_2.16.bb|3 +- 2 files changed, 33 insertio

[OE-core] [CONSOLIDATED PULL 15/18] puzzles, mkelfimage: Add protocol=http

2012-07-18 Thread Saul Wold
This would fail in some firewall situations otherwise Signed-off-by: Saul Wold --- meta/recipes-devtools/mkelfimage/mkelfimage_svn.bb |2 +- meta/recipes-sato/puzzles/puzzles_r9561.bb |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/mkel

[OE-core] [CONSOLIDATED PULL 16/18] fix my typos in patch headers

2012-07-18 Thread Saul Wold
From: Nitin A Kamble Signed-off-by: Nitin A Kamble Signed-off-by: Saul Wold --- ..._MKDIR_P_warning_error_with_automake_1.12.patch | 10 +- ..._MKDIR_P_warning_error_with_automake_1.12.patch | 10 +- .../gnutls/gnutls_fix_for_automake_1.12.1.patch|2 +- 3 files chan

[OE-core] [CONSOLIDATED PULL 13/18] webkit-gtk: remove no-parallel bodge

2012-07-18 Thread Saul Wold
From: Ross Burton This workaround was originally for GNU Make 3.82 which upstream was blaming for a parallel build failure. Since then I've changed numerous variables and now parallel builds are working with 3.82 (and succeed in 20 minutes instead of 2 hours). Revert the change until we've more

[OE-core] [CONSOLIDATED PULL 14/18] webkit-gtk: remove spurious install_prepend hack

2012-07-18 Thread Saul Wold
From: Ross Burton This "fix" causes an (ignored) error now, so at some point it was fixed. Signed-off-by: Ross Burton Signed-off-by: Saul Wold --- meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb |4 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/meta/recipes-sato/webkit/

[OE-core] [CONSOLIDATED PULL 11/18] recipes: svn SRC_URI s/proto=/protocol=/g

2012-07-18 Thread Saul Wold
From: Martin Jansa Signed-off-by: Martin Jansa Signed-off-by: Saul Wold --- .../eglibc/cross-localedef-native_2.15.bb |2 +- .../eglibc/cross-localedef-native_2.16.bb |2 +- meta/recipes-multimedia/tremor/tremor_20120314.bb |2 +- 3 files changed, 3 insertions(+)

[OE-core] [CONSOLIDATED PULL 12/18] scripts/bitbake: Check the git-native version and build it if necessary

2012-07-18 Thread Saul Wold
From: Richard Purdie We require git version 1.7.5 or later for the git remote --mirror=xxx syntax. If we have an older version of git, this patch ensure we build git-replacement-native. We add an alternative PROVIDES in the same way as tar-native to allow this script to trigger the build whilst

[OE-core] [CONSOLIDATED PULL 08/18] meta-ide-support: Add native qemu support for meta-ide-support

2012-07-18 Thread Saul Wold
From: Jessica Zhang [YOCTO #2761] This patch fixed the issue that after "bitbake meta-ide-support" and try to start qemu and it will fail. This is due to the meta-ide-support lacking dependency for qemu native and ended up using qemu under /usr/bin. Fix the issue by adding dependency for qe

[OE-core] [CONSOLIDATED PULL 09/18] terminal.py: Fix Xfce on ubuntu/debian; some cleanup

2012-07-18 Thread Saul Wold
From: Jeffrey C Honig * Xfce class was setting and passing wrong variable for ubuntu/debian. * Xfce class was using -e instead of -x for passing command. The former creates a shell escape nightmare * Clean up local and instance/class variables with same name but different usa

[OE-core] [CONSOLIDATED PULL 07/18] tune-ppc476.inc: Support ppc476

2012-07-18 Thread Saul Wold
From: Peter Seebach A couple of boards use chips which perform noticably better when optimized for the 476. Add a trivial tune file to let them run better. Signed-off-by: Peter Seebach Signed-off-by: Saul Wold --- meta/conf/machine/include/tune-ppc476.inc | 14 ++ 1 files change

[OE-core] [CONSOLIDATED PULL 06/18] web-webkit: don't link using g++, it's not needed anymore

2012-07-18 Thread Saul Wold
From: Ross Burton Signed-off-by: Ross Burton Signed-off-by: Saul Wold --- .../web/web-webkit/link-with-g++.patch | 35 meta/recipes-sato/web/web-webkit_git.bb|9 + 2 files changed, 2 insertions(+), 42 deletions(-) delete mode 100644 meta/

[OE-core] [CONSOLIDATED PULL 05/18] web-webkit: push make whitespace fix upstream

2012-07-18 Thread Saul Wold
From: Ross Burton Signed-off-by: Ross Burton Signed-off-by: Saul Wold --- meta/recipes-sato/web/web-webkit/make-382.patch | 17 - meta/recipes-sato/web/web-webkit_git.bb |7 +++ 2 files changed, 3 insertions(+), 21 deletions(-) delete mode 100644 meta/recipes

[OE-core] [CONSOLIDATED PULL 02/18] task-core-tools-testapps.bb: kexec-tools does not work on e5500-64b parts

2012-07-18 Thread Saul Wold
From: Matthew McClintock This prevents kexec from building for this part since it does not work Signed-off-by: Matthew McClintock Signed-off-by: Saul Wold --- .../recipes-core/tasks/task-core-tools-testapps.bb |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/meta/recip

[OE-core] [CONSOLIDATED PULL 04/18] web-webkit: remove unused dependencies (taken from the gecko-based recipe)

2012-07-18 Thread Saul Wold
From: Ross Burton Signed-off-by: Ross Burton Signed-off-by: Saul Wold --- meta/recipes-sato/web/web-webkit_git.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-sato/web/web-webkit_git.bb b/meta/recipes-sato/web/web-webkit_git.bb index 2af12bc..57cd54

[OE-core] [CONSOLIDATED PULL 01/18] gcc-package-runtime.inc: Fix QA warning

2012-07-18 Thread Saul Wold
From: Matthew McClintock > ERROR: QA Issue: gcc-runtime: Files/directories were installed but not shipped > /usr/lib/libgomp.so.1.0.0 > /usr/lib/libgomp.so.1 Signed-off-by: Matthew McClintock Signed-off-by: Saul Wold --- meta/recipes-devtools/gcc/gcc-package-runtime.inc |3 ++- 1 file

[OE-core] [CONSOLIDATED PULL 00/18] Typos and cleanups

2012-07-18 Thread Saul Wold
Richard, This set contains a bunch of patch header cleanups and updates to webkit. I built world and ppc since that seemed to be where most of the changes where. Sau! The following changes since commit 2bd0aaf98c5d586638d82f5f22c1c24122a889a3: toolchain-scripts: Sync the SDK/ADT values to t