[OE-core] [PATCH 1/1] sstate-cache-management.sh: fixes and enhancement

2012-03-29 Thread Robert Yang
Fix a few problems and enhance its functions, it shoud be more useful than before. * Search in meta and meta-* for archs, and grep AVAILTUNES for archs, (only search meta, and grep DEFAULTTUNE before), add the host arch. and also can search in extra layers with --extra-layer. * Reduce the ana

[OE-core] [PATCH 0/1] sstate-cache-management.sh: fixes and enhancement

2012-03-29 Thread Robert Yang
Testing info: * The output for "-d": (I entered "y" when ask whether continue) $ /path/to/poky/scripts/sstate-cache-management.sh \ --cache-dir=/path/to/sstate-cache/ -d Figuring out the archs in the layers ... Done Figuring out the archs in the sstate cache dir ... Done The followi

Re: [OE-core] Fetch time optimization (svn : gcc/eglibc - git : linux-yocto)

2012-03-29 Thread Samuel Stirtzel
2012/3/30 Bruce Ashfield : > On Thu, Mar 29, 2012 at 6:03 PM, Richard Purdie > wrote: >> On Thu, 2012-03-29 at 22:53 +0200, Eric Bénard wrote: >>> I noticed in from scratch builds for qemuarm that the longest time is >>> taken in fetching sources, especially those fetched using git >>> (linux-yoct

Re: [OE-core] [PATCH] license.bbclass: remove existing license.manifest before appending new data

2012-03-29 Thread Eric Bénard
Le Thu, 29 Mar 2012 16:22:06 -0700, Chris Larson a écrit : > On Thu, Mar 29, 2012 at 5:22 AM, Eric Bénard wrote: > > without this fix, we append license each time we build again the same image, > > ending with a large not up to date file. > > > > Signed-off-by: Eric Bénard > > --- > >  meta/cla

[OE-core] [PATCH 0/1] Fix powerpc environment file naming in adt-installer

2012-03-29 Thread Lianhao Lu
The yocto bug #2055 was reopened due to the oe-core commit c2d96179. This patch fix this by adapting to the new powerpc environment file name in adt-installer. The following changes since commit c8afc79b5d3205355ad61d2589221bf8babe8395: Noor Ahsan (1): libc-packgae.bbclass: Add i686 sup

[OE-core] [PATCH 1/1] adt-installer: Adapted environment file name for powerpc.

2012-03-29 Thread Lianhao Lu
Adpated to the new environment file name for powerpc, due to the oe-core commit c2d96179. Fixed bug [YOCTO #2055]. Signed-off-by: Lianhao Lu --- .../adt-installer/scripts/adt_installer_internal |2 -- .../installer/adt-installer_1.0.bb |2 +- 2 files changed, 1 inserti

[OE-core] [PATCH 1/1] qt4-x11-free: enable -accessibility and -sm

2012-03-29 Thread Robert Yang
Is it possible to enable the "-sm -accessibility" in oe-core, please? There is a meta-kde layer which requires the "-sm -accessibility", but they are disabled in meta/recipes-qt/qt4/qt4.inc: QT_DISTRO_FLAGS ?= "-no-accessibility -no-sm" I checked the log of the qt4, can't find the related log for

[OE-core] [PATCH 0/1] qt4-x11-free: enable -accessibility and -sm

2012-03-29 Thread Robert Yang
The following changes since commit c8afc79b5d3205355ad61d2589221bf8babe8395: libc-packgae.bbclass: Add i686 support in locale_arch_options (2012-03-29 22:22:58 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib robert/qt4 http://git.pokylinux.org/cgit.cgi/p

[OE-core] [PATCH 1/1] virtual/libgl: use mesa-xlib for qemuarm/qemumips/qemuppc

2012-03-29 Thread edwin . zhai
From: Zhai Edwin Still need mesa-xlib for emulation of GLX interface on qemuarm/mips/ppc, where mesa-dri doesn't work for pure qemu emulator. [YOCTO #2066] fixed. Signed-off-by: Zhai Edwin --- meta/conf/machine/include/qemu.inc |1 + meta/conf/machine/qemux86-64.conf |1 + meta/conf/

[OE-core] [PATCH 0/1] Fix GL failure on qemuarm/mips/ppc, V2, Mar32, 2012

2012-03-29 Thread edwin . zhai
From: Zhai Edwin This is the V2 version after Martin and RP's comments: no COMPATIBLE_MACHINE, and no change for global default preferred virtual/libgl. Pls. review. Thanks, Edwin The following changes since commit 265903bdffb10c95ceaf7a892151a50b67939c71: procps: don't print error message

Re: [OE-core] [PATCH] gstreamer: Provide easy way to enable runtime debugging

2012-03-29 Thread Koen Kooi
Op 29 mrt. 2012, om 14:19 heeft Richard Purdie het volgende geschreven: > On Thu, 2012-03-29 at 08:40 -0600, Gary Thomas wrote: >> The gstreamer framework has a very useful debugging setup which is >> essential for debugging pipelines and plugins. This patch makes >> it simple to enable this (di

Re: [OE-core] Fetch time optimization (svn : gcc/eglibc - git : linux-yocto)

2012-03-29 Thread Bruce Ashfield
On Thu, Mar 29, 2012 at 6:03 PM, Richard Purdie wrote: > On Thu, 2012-03-29 at 22:53 +0200, Eric Bénard wrote: >> I noticed in from scratch builds for qemuarm that the longest time is >> taken in fetching sources, especially those fetched using git >> (linux-yocto for example) & svn (gcc, eglibc &

Re: [OE-core] [PATCH 1/1] virtual/libgl: switch back to mesa-xlib for qemuarm/qemumips

2012-03-29 Thread Zhai, Edwin
On Thu, Mar 29, 2012 at 08:54:59AM +0800, Zhai, Edwin wrote: > On Wed, Mar 28, 2012 at 12:34:43PM +0100, Richard Purdie wrote: > > > > > I'd like to understand why dri can't work under qemu too though. > > I think this requires: emulated graphic HW capability in qemumips/qemuarm, > and > an dr

Re: [OE-core] [PATCH] license.bbclass: remove existing license.manifest before appending new data

2012-03-29 Thread Chris Larson
On Thu, Mar 29, 2012 at 5:22 AM, Eric Bénard wrote: > without this fix, we append license each time we build again the same image, > ending with a large not up to date file. > > Signed-off-by: Eric Bénard > --- >  meta/classes/license.bbclass |    4 >  1 files changed, 4 insertions(+), 0 del

Re: [OE-core] [PATCH 0/1] genext2fs: support large files and filesystems without using large amounts of memor

2012-03-29 Thread Darren Hart
On 03/29/2012 03:07 PM, Richard Purdie wrote: > On Thu, 2012-03-29 at 00:51 +0800, Dexuan Cui wrote: >> Hi RP, Saul, Paul, Darren, Mark, Josh and joaohf and all, please comment. >> >> Let's figure out if this big patch is accepatable or not... >> >> With this patch, I can successfully create a 8.5G

[OE-core] [PATCH] Remove redundant reference to "task-self-hosted" from self-hosted-image.bb

2012-03-29 Thread Robert P. J. Day
This recipe already includes "task-self-hosted" in the IMAGE_INSTALL line: IMAGE_INSTALL = "task-core-boot task-core-apps-console task-core-ssh-openssh task-self-hosted" so there's no apparent need to include it again further down. Signed-off-by: Robert P. J. Day --- diff --git a/meta/recip

Re: [OE-core] [PATCH 0/1] genext2fs: support large files and filesystems without using large amounts of memor

2012-03-29 Thread Paul Eggleton
On Thursday 29 March 2012 22:27:54 McClintock Matthew-B29882 wrote: > Can fuse offer some option here? Only if we could rely on fuse being available on everyone's system, which I'm not sure is the case. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre ___

Re: [OE-core] [PATCH 0/1] genext2fs: support large files and filesystems without using large amounts of memor

2012-03-29 Thread McClintock Matthew-B29882
On Thu, Mar 29, 2012 at 5:07 PM, Richard Purdie wrote: > On Thu, 2012-03-29 at 00:51 +0800, Dexuan Cui wrote: >> Hi RP, Saul, Paul, Darren, Mark, Josh and joaohf and all, please comment. >> >> Let's figure out if this big patch is accepatable or not... >> >> With this patch, I can successfully cre

Re: [OE-core] [PATCH 0/1] genext2fs: support large files and filesystems without using large amounts of memor

2012-03-29 Thread Richard Purdie
On Thu, 2012-03-29 at 00:51 +0800, Dexuan Cui wrote: > Hi RP, Saul, Paul, Darren, Mark, Josh and joaohf and all, please comment. > > Let's figure out if this big patch is accepatable or not... > > With this patch, I can successfully create a 8.5GB .ext3 file with genext2fs. > The speed is slow --

Re: [OE-core] Fetch time optimization (svn : gcc/eglibc - git : linux-yocto)

2012-03-29 Thread Richard Purdie
On Thu, 2012-03-29 at 22:53 +0200, Eric Bénard wrote: > I noticed in from scratch builds for qemuarm that the longest time is > taken in fetching sources, especially those fetched using git > (linux-yocto for example) & svn (gcc, eglibc & co). Are you timing these as fetches from the source contro

Re: [OE-core] [PATCH 1/1] ghostscript: fix parallel make issue

2012-03-29 Thread Richard Purdie
On Wed, 2012-03-28 at 17:41 +0800, Kang Kai wrote: > [Yocto 1202] > > Update ghostscript-9.02-parallel-make.patch to fix parallel make > failure. > Bump up PR. > > Signed-off-by: Kang Kai > --- > .../ghostscript-9.02-parallel-make.patch | 13 + > .../ghostscript/ghostscr

Re: [OE-core] [PATCH] docbook-utils-native: fix syntax problem in jw.in

2012-03-29 Thread Richard Purdie
On Thu, 2012-03-29 at 08:58 +0200, Steffen Sledz wrote: > Fix runtime error occurred e.g. with docbook-to-man calls: > > grep: character class syntax is [[:space:]], not [:space:] > grep: character class syntax is [[:space:]], not [:space:] > jw: There is no frontend called "/docbook/utils-0

Re: [OE-core] pseudo failing with cc1: error: unrecognized command line option '-m32'

2012-03-29 Thread Steve Sakoman
On Thu, Mar 29, 2012 at 11:57 AM, Peter Seebach wrote: > On Thu, 29 Mar 2012 11:53:23 -0700 > Steve Sakoman wrote: > >> Clearly not something a sane person would do . . . > > Now that is a persuasive argument in favor of making it work if I've > ever heard one! > > I'm doing too many things right

Re: [OE-core] [PATCH] license.bbclass: remove existing license.manifest before appending new data

2012-03-29 Thread Richard Purdie
On Thu, 2012-03-29 at 14:22 +0200, Eric Bénard wrote: > without this fix, we append license each time we build again the same image, > ending with a large not up to date file. > > Signed-off-by: Eric Bénard > --- > meta/classes/license.bbclass |4 > 1 files changed, 4 insertions(+), 0 d

Re: [OE-core] [PATCH] libc-packgae.bbclass: Add i686 support in locale_arch_options

2012-03-29 Thread Richard Purdie
On Thu, 2012-03-29 at 11:48 +0500, Noor, Ahsan wrote: > From: Noor Ahsan > > * While building for i686 architectre an error was coming that > locale_arch_options does not have support for i686. Add missing support. > * Verified on intel architecture. > > Signed-off-by: Noor Ahsan > --- > meta/

Re: [OE-core] [PATCH] gstreamer: Provide easy way to enable runtime debugging

2012-03-29 Thread Richard Purdie
On Thu, 2012-03-29 at 08:40 -0600, Gary Thomas wrote: > The gstreamer framework has a very useful debugging setup which is > essential for debugging pipelines and plugins. This patch makes > it simple to enable this (disabled by default). To enable debugging, > just add this line to local.conf >

Re: [OE-core] [PATCH 1/1] runqemu: set console=ttyS0 when running with nographic option

2012-03-29 Thread Richard Purdie
On Thu, 2012-03-29 at 08:57 -0700, Scott Garman wrote: > When passing the nograhic option to the runqemu script, set > console=ttyS0 in the kernel options so the user can view > the kernel boot messages. > > This fixes [YOCTO #1475] > > Signed-off-by: Scott Garman > --- > scripts/runqemu |1

[OE-core] Fetch time optimization (svn : gcc/eglibc - git : linux-yocto)

2012-03-29 Thread Eric Bénard
Hi, I noticed in from scratch builds for qemuarm that the longest time is taken in fetching sources, especially those fetched using git (linux-yocto for example) & svn (gcc, eglibc & co). To reduce the fetch time would that make sense to - fetch gcc/glibc & co from the archive of a stable versio

Re: [OE-core] argh ... "_append" versus "+=" and IMAGE_INSTALL confusion

2012-03-29 Thread Paul Eggleton
On Thursday 29 March 2012 15:35:10 Robert P. J. Day wrote: > On Thu, 29 Mar 2012, Eric Bénard wrote: > > Le Thu, 29 Mar 2012 15:23:20 -0400 (EDT), > > > > "Robert P. J. Day" a écrit : > > > so what is best practise here? > > > > for this one you have an answer on OE's wiki : > > http://www.ope

Re: [OE-core] DEPENDS not extended to -native for BBCLASSEXTENDS when added by PACKAGECONFIG

2012-03-29 Thread Martin Jansa
On Thu, Mar 29, 2012 at 06:10:46PM +0200, Andreas Müller wrote: > Hi, > > on my colleagues's build machine ( Ubuntu 11.04 / Angstrom based / > target overo / pullled all layers yesterday ) image building fails for > gtk+native with > > | configure: error: *** libX11 not found. Check 'config.log'

Re: [OE-core] argh ... "_append" versus "+=" and IMAGE_INSTALL confusion

2012-03-29 Thread Robert P. J. Day
On Thu, 29 Mar 2012, Chris Larson wrote: > On Thu, Mar 29, 2012 at 12:35 PM, Robert P. J. Day > wrote: > > On Thu, 29 Mar 2012, Eric Bénard wrote: > > > >> Le Thu, 29 Mar 2012 15:23:20 -0400 (EDT), > >> "Robert P. J. Day" a écrit : > >> >   so what is best practise here? > >> > > >> for this one

Re: [OE-core] argh ... "_append" versus "+=" and IMAGE_INSTALL confusion

2012-03-29 Thread Chris Larson
On Thu, Mar 29, 2012 at 12:35 PM, Robert P. J. Day wrote: > On Thu, 29 Mar 2012, Eric Bénard wrote: > >> Le Thu, 29 Mar 2012 15:23:20 -0400 (EDT), >> "Robert P. J. Day" a écrit : >> >   so what is best practise here? >> > >> for this one you have an answer on OE's wiki : >> http://www.openembedde

Re: [OE-core] argh ... "_append" versus "+=" and IMAGE_INSTALL confusion

2012-03-29 Thread Eric Bénard
Le Thu, 29 Mar 2012 15:35:10 -0400 (EDT), "Robert P. J. Day" a écrit : > On Thu, 29 Mar 2012, Eric Bénard wrote: > > > Le Thu, 29 Mar 2012 15:23:20 -0400 (EDT), > > "Robert P. J. Day" a écrit : > > > so what is best practise here? > > > > > for this one you have an answer on OE's wiki : > > h

Re: [OE-core] argh ... "_append" versus "+=" and IMAGE_INSTALL confusion

2012-03-29 Thread Robert P. J. Day
On Thu, 29 Mar 2012, Eric Bénard wrote: > Le Thu, 29 Mar 2012 15:23:20 -0400 (EDT), > "Robert P. J. Day" a écrit : > > so what is best practise here? > > > for this one you have an answer on OE's wiki : > http://www.openembedded.org/wiki/I_want_an_image_with_package_XYZ_installed despite the

Re: [OE-core] argh ... "_append" versus "+=" and IMAGE_INSTALL confusion

2012-03-29 Thread Eric Bénard
Le Thu, 29 Mar 2012 15:23:20 -0400 (EDT), "Robert P. J. Day" a écrit : > so what is best practise here? > for this one you have an answer on OE's wiki : http://www.openembedded.org/wiki/I_want_an_image_with_package_XYZ_installed Eric ___ Openembedde

[OE-core] argh ... "_append" versus "+=" and IMAGE_INSTALL confusion

2012-03-29 Thread Robert P. J. Day
forgive me for free associating for just a few minutes, but here's something that has the potential to be massively confusing for beginners. starting with core-image.bbclass, this is just a coding philosophy but i'm not crazy about this: CORE_IMAGE_BASE_INSTALL = '\ task-core-boot \

Re: [OE-core] [PATCH 3/3] powerpc: define TUNE_PKGARCH for powerpc/powerpc-nf

2012-03-29 Thread McClintock Matthew-B29882
On Thu, Mar 29, 2012 at 1:38 PM, Chris Larson wrote: >> Does the above seem reasonable?  If so I'll try to get started on that... > > That seems reasonable to me, for what that's worth. I could see > simplifying the way the powerpc stuff works in the future, but at > least we'd have something func

[OE-core] a bit more confusing commentary in core-image.bbclass

2012-03-29 Thread Robert P. J. Day
=== excerpt # IMAGE_FEATURES control content of the core reference images # # By default we install task-core-boot and task-base packages - this gives us # working (console only) rootfs. # # Available IMAGE_FEATURES: ... snip ... CORE_IMAGE_BASE_INSTALL = '\ task-core-boot \ task-base-e

Re: [OE-core] pseudo failing with cc1: error: unrecognized command line option '-m32'

2012-03-29 Thread Steve Sakoman
On Thu, Mar 29, 2012 at 11:39 AM, Mark Hatle wrote: > It appears you are trying to build pseudo for the target right? > > We've not really validated pseudo on non-x86 hosts.  I'm guessing a patch to > remove the -m32/-m64 hard coded flags may be necessary. > > (I've cc'd the pseudo maintainer...)

Re: [OE-core] pseudo failing with cc1: error: unrecognized command line option '-m32'

2012-03-29 Thread Mark Hatle
It appears you are trying to build pseudo for the target right? We've not really validated pseudo on non-x86 hosts. I'm guessing a patch to remove the -m32/-m64 hard coded flags may be necessary. (I've cc'd the pseudo maintainer...) --Mark On 3/29/12 1:30 PM, Steve Sakoman wrote: The pseud

Re: [OE-core] [PATCH 3/3] powerpc: define TUNE_PKGARCH for powerpc/powerpc-nf

2012-03-29 Thread Chris Larson
On Thu, Mar 29, 2012 at 9:40 AM, Mark Hatle wrote: > (This is going to be a bit rambling I'm afraid.. I'm working my way through > investigation and a possible solution..  so be sure to look all the way to > the end..) > > > On 3/29/12 10:58 AM, McClintock Matthew-B29882 wrote: >> >> On Thu, Mar 2

[OE-core] comments and actual PACKAGE_CROUPs in core-image.bbclass don't match

2012-03-29 Thread Robert P. J. Day
yes, yes, more pedantry but if one examines core-image.bbclass, the explanatory comments for the IMAGE_FEATURES/PACKAGE_GROUP lines don't sync up exactly (for example, no comment line for qt4-pkgs). i'll let someone higher up the food chain decide if that's worth tweaking. rday -- ===

[OE-core] pseudo failing with cc1: error: unrecognized command line option '-m32'

2012-03-29 Thread Steve Sakoman
The pseudo build fails on both 32 and 64 bit build machines. I am building for arm (omap). Not sure if this is related to the recent pseudo recipes changes, but here are the details: NOTE: package pseudo-1.3-r7: task do_compile: Started ERROR: Function failed: do_compile (see /media/Work/yocto/t

[OE-core] [PATCH v3] qemu.inc: Use '+=' for IMAGE_FSTYPES

2012-03-29 Thread Tom Rini
As per http://lists.linuxtogo.org/pipermail/openembedded-core/2012-March/020053.html a machine conf file should use '+=' to set IMAGE_FSTYPES. Signed-off-by: Tom Rini --- meta/conf/machine/include/qemu.inc |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/conf/machin

Re: [OE-core] chasing mirrors

2012-03-29 Thread Richard Purdie
On Thu, 2012-03-29 at 09:45 -0700, Rich Pixley wrote: > How do I determine which mirror was/is being used to download a > particular component? > > I'm expecting some info in a log, or from the output of "bitbake -D", > but I'm not finding it. And from a glance at the code I don't see any > me

[OE-core] chasing mirrors

2012-03-29 Thread Rich Pixley
How do I determine which mirror was/is being used to download a particular component? I'm expecting some info in a log, or from the output of "bitbake -D", but I'm not finding it. And from a glance at the code I don't see any message statements around the mirror iterations although I could ea

Re: [OE-core] [PATCH 3/3] powerpc: define TUNE_PKGARCH for powerpc/powerpc-nf

2012-03-29 Thread Mark Hatle
(This is going to be a bit rambling I'm afraid.. I'm working my way through investigation and a possible solution.. so be sure to look all the way to the end..) On 3/29/12 10:58 AM, McClintock Matthew-B29882 wrote: On Thu, Mar 29, 2012 at 10:38 AM, Mark Hatle wrote: On 3/28/12 11:54 PM, Chr

[OE-core] DEPENDS not extended to -native for BBCLASSEXTENDS when added by PACKAGECONFIG

2012-03-29 Thread Andreas Müller
Hi, on my colleagues's build machine ( Ubuntu 11.04 / Angstrom based / target overo / pullled all layers yesterday ) image building fails for gtk+native with | configure: error: *** libX11 not found. Check 'config.log' for more details. and in config.log | /usr/bin/ld: cannot find -lXrender Af

Re: [OE-core] [PATCH 3/3] powerpc: define TUNE_PKGARCH for powerpc/powerpc-nf

2012-03-29 Thread McClintock Matthew-B29882
On Thu, Mar 29, 2012 at 10:38 AM, Mark Hatle wrote: > On 3/28/12 11:54 PM, Chris Larson wrote: >> >> On Wed, Mar 28, 2012 at 9:47 PM, McClintock Matthew-B29882 >>  wrote: >>> >>> On Tue, Mar 27, 2012 at 5:16 PM, Chris Larson >>>  wrote: > > If you can explain why the override isn't overri

[OE-core] [PATCH 1/1] runqemu: set console=ttyS0 when running with nographic option

2012-03-29 Thread Scott Garman
When passing the nograhic option to the runqemu script, set console=ttyS0 in the kernel options so the user can view the kernel boot messages. This fixes [YOCTO #1475] Signed-off-by: Scott Garman --- scripts/runqemu |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/script

[OE-core] [PATCH 0/1] runqemu change to show early boot messages

2012-03-29 Thread Scott Garman
Hello, This pull request sets console=ttyS0 in the kernel options when booting images with the nographic option to runqemu. It is a bugfix for [YOCTO #1475]. I have runtime tested it on all 5 of our QEMU architectures using core-image-minimal, both for standard boot cases as well as booting via N

Re: [OE-core] [PATCH 3/3] powerpc: define TUNE_PKGARCH for powerpc/powerpc-nf

2012-03-29 Thread Chris Larson
On Thu, Mar 29, 2012 at 8:38 AM, Mark Hatle wrote: > On 3/28/12 11:54 PM, Chris Larson wrote: >> >> On Wed, Mar 28, 2012 at 9:47 PM, McClintock Matthew-B29882 >>  wrote: >>> >>> On Tue, Mar 27, 2012 at 5:16 PM, Chris Larson >>>  wrote: > > If you can explain why the override isn't overrid

Re: [OE-core] [PATCH 3/3] powerpc: define TUNE_PKGARCH for powerpc/powerpc-nf

2012-03-29 Thread Mark Hatle
On 3/28/12 11:54 PM, Chris Larson wrote: On Wed, Mar 28, 2012 at 9:47 PM, McClintock Matthew-B29882 wrote: On Tue, Mar 27, 2012 at 5:16 PM, Chris Larson wrote: If you can explain why the override isn't overriding the default TUNE_PKGARCH (and it's intentional and not a bug), and we can consi

[OE-core] Southeast LinuxFest

2012-03-29 Thread Philip Balister
This is only a few hours from me (aka relatively close by US standards). Would anyone be interested in having an OpenEmbedded table here? http://www.southeastlinuxfest.org/ Philip ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.

Re: [OE-core] [oe-core][PATCH 1/2] kernel.bbclass: merge uboot_mkimage improvements from meta-oe

2012-03-29 Thread Paul Gortmaker
On 12-03-29 02:24 AM, Martin Jansa wrote: > Signed-off-by: Martin Jansa A commit log here would have been nice. Since it isn't apparently clear what the improvements are to myself or others. I especially don't understand these cases where people start manually running mkimage vs. taking the uIma

[OE-core] [PATCH] gstreamer: Provide easy way to enable runtime debugging

2012-03-29 Thread Gary Thomas
The gstreamer framework has a very useful debugging setup which is essential for debugging pipelines and plugins. This patch makes it simple to enable this (disabled by default). To enable debugging, just add this line to local.conf GSTREAMER_DEBUG = "--enable-debug" Signed-off-by: Gary Thomas

Re: [OE-core] [oe-core][PATCHv2 1/2] kernel.bbclass: merge uboot_mkimage improvements from meta-oe

2012-03-29 Thread Bruce Ashfield
On 12-03-29 10:08 AM, Martin Jansa wrote: * allows to detect ENTRYPOINT from kernel binary marked with UBOOT_ENTRYSYMBOL used e.g. by ben-nanonote Nice to see the big benefit called out, definitely helps the casual reader :) Looks like we've got all the use cases preserved, so I have no obj

[OE-core] [oe-core][PATCHv2 2/2] kernel.bbclass: unify white spaces

2012-03-29 Thread Martin Jansa
* indentation was with spaces and tabs, unify to use tabs instead of spaces, for shell code and populate_packages_preppend, because "python populate_packages" expects tabs (or 8 spaces) * and use 4 spaces for anonymous python Signed-off-by: Martin Jansa --- meta/classes/kernel.bbclass | 26

[OE-core] [oe-core][PATCHv2 1/2] kernel.bbclass: merge uboot_mkimage improvements from meta-oe

2012-03-29 Thread Martin Jansa
* allows to detect ENTRYPOINT from kernel binary marked with UBOOT_ENTRYSYMBOL used e.g. by ben-nanonote Signed-off-by: Martin Jansa --- meta/classes/kernel.bbclass | 41 + 1 files changed, 25 insertions(+), 16 deletions(-) diff --git a/meta/classes/k

[OE-core] [oe-core][PATCHv2 0/2] more kernel.bbclass updates

2012-03-29 Thread Martin Jansa
The following changes since commit 432e36300d7231c9b01cd2c6c4b39b84cf4fddca: rpm: Ensure we depend on file (2012-03-28 18:40:20 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib jansa/kernel2 http://cgit.openembedded.org/cgit.cgi/openembedd

Re: [OE-core] Fetching code via git over ssh.

2012-03-29 Thread Samuel Stirtzel
2012/3/29 Andreas Oberritter : > On 29.03.2012 14:13, Samuel Stirtzel wrote: >> Hi, >> as I have set up a git server on one of my PCs and secured it with ssh. >> I tried to use the repository in a recipe, cloning via "git clone >> ssh://user@server/~/repo.git" works. >> But bitbake tries to fetch t

Re: [OE-core] [oe-core][PATCH 2/2] kernel.bbclass: unify white spaces

2012-03-29 Thread Richard Purdie
On Thu, 2012-03-29 at 14:16 +0200, Martin Jansa wrote: > On Thu, Mar 29, 2012 at 11:05:47AM +0100, Richard Purdie wrote: > > On Thu, 2012-03-29 at 08:24 +0200, Martin Jansa wrote: > > > * indentation was with spaces and tabs, unify to use tabs instead of > > > spaces, because "python populate_pac

Re: [OE-core] [oe-core][PATCH 1/2] kernel.bbclass: merge uboot_mkimage improvements from meta-oe

2012-03-29 Thread Bruce Ashfield
On Thu, Mar 29, 2012 at 2:24 AM, Martin Jansa wrote: > Signed-off-by: Martin Jansa > --- >  meta/classes/kernel.bbclass |   39 +++ >  1 files changed, 23 insertions(+), 16 deletions(-) > > diff --git a/meta/classes/kernel.bbclass b/meta/classes/kernel.bbclass >

[OE-core] [PATCH] license.bbclass: remove existing license.manifest before appending new data

2012-03-29 Thread Eric Bénard
without this fix, we append license each time we build again the same image, ending with a large not up to date file. Signed-off-by: Eric Bénard --- meta/classes/license.bbclass |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/meta/classes/license.bbclass b/meta/classe

Re: [OE-core] Fetching code via git over ssh.

2012-03-29 Thread Andreas Oberritter
On 29.03.2012 14:13, Samuel Stirtzel wrote: > Hi, > as I have set up a git server on one of my PCs and secured it with ssh. > I tried to use the repository in a recipe, cloning via "git clone > ssh://user@server/~/repo.git" works. > But bitbake tries to fetch the repository via scp instead of git (

[OE-core] Python egg-info/pth

2012-03-29 Thread Andreas Oberritter
Hi, many python packages install egg-info files or directories and/or pth files inside the site-packages directory. AFAICT, egg-info is used to provide multiple versions of python site packages, if required, if no package manager like opkg is involved. Since this is not the case in OE, it only se

Re: [OE-core] [oe-core][PATCH 2/2] kernel.bbclass: unify white spaces

2012-03-29 Thread Martin Jansa
On Thu, Mar 29, 2012 at 11:05:47AM +0100, Richard Purdie wrote: > On Thu, 2012-03-29 at 08:24 +0200, Martin Jansa wrote: > > * indentation was with spaces and tabs, unify to use tabs instead of > > spaces, because "python populate_packages" expects tabs (or 8 spaces) > > and we're doing populat

[OE-core] Fetching code via git over ssh.

2012-03-29 Thread Samuel Stirtzel
Hi, as I have set up a git server on one of my PCs and secured it with ssh. I tried to use the repository in a recipe, cloning via "git clone ssh://user@server/~/repo.git" works. But bitbake tries to fetch the repository via scp instead of git (also if I add protocol=git). Tried something like thi

Re: [OE-core] Problem with perl upstream link

2012-03-29 Thread Richard Purdie
On Wed, 2012-03-28 at 21:02 +0300, Andrei Gherzan wrote: > From time to time my build crashes after trying to unpack the > downloaded perl package: > Check the log here: > > ERROR: Logfile of failure stored in: > BUILD/tmp-eglibc-eglibc/work/i686-linux/perl-native-5.14.2-r0/temp/log.do_unpack.14775

Re: [OE-core] [oe-core][PATCH 2/2] kernel.bbclass: unify white spaces

2012-03-29 Thread Richard Purdie
On Thu, 2012-03-29 at 08:24 +0200, Martin Jansa wrote: > * indentation was with spaces and tabs, unify to use tabs instead of > spaces, because "python populate_packages" expects tabs (or 8 spaces) > and we're doing populate_packages_preppend here > > Signed-off-by: Martin Jansa > --- > meta

Re: [OE-core] [PATCH] qemu.inc: Use '=' for IMAGE_FSTYPES

2012-03-29 Thread Richard Purdie
On Wed, 2012-03-28 at 16:29 -0700, Tom Rini wrote: > On Wed, Mar 28, 2012 at 10:11:44PM +0100, Richard Purdie wrote: > > On Wed, 2012-03-28 at 14:54 -0400, Denys Dmytriyenko wrote: > > > On Mon, Mar 26, 2012 at 05:56:16PM +0100, Richard Purdie wrote: > > > > On Mon, 2012-03-26 at 09:25 -0700, Tom R

Re: [OE-core] [PATCH] bc: use update-alternatives to make dc play nice with busybox

2012-03-29 Thread Richard Purdie
On Wed, 2012-03-28 at 19:35 -0400, Denys Dmytriyenko wrote: > On Wed, Mar 28, 2012 at 09:38:04AM +0100, Richard Purdie wrote: > > On Wed, 2012-03-28 at 02:11 -0400, Denys Dmytriyenko wrote: > > > -inherit autotools > > > +do_install_append () { > > > + mv ${D}${bindir}/dc ${D}${bindir}/dc.${PN} > >

Re: [OE-core] why use both IMAGE_FEATURES and EXTRA_IMAGE_FEATURES in a single .bb file?

2012-03-29 Thread Robert P. J. Day
On Thu, 29 Mar 2012, Martin Jansa wrote: > On Thu, Mar 29, 2012 at 04:11:57AM -0400, Robert P. J. Day wrote: > > > > given the recent excitement over "+=" and "=+", i thought i'd point > > out again the occasional weirdness like this snippet from > > core-image-sato-sdk.bb: > > > > IMAGE_FEATURE

Re: [OE-core] [PATCH 0/1] genext2fs: support large files and filesystems without using large amounts of memor

2012-03-29 Thread Cui, Dexuan
Dexuan Cui wrote on 2012-03-29: > Hi RP, Saul, Paul, Darren, Mark, Josh and joaohf and all, please comment. > > Let's figure out if this big patch is accepatable or not... > > With this patch, I can successfully create a 8.5GB .ext3 file with genext2fs. > The speed is slow -- I spent about 1.5 ho

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

2012-03-29 Thread Richard Purdie
On Thu, 2012-03-29 at 09:58 +0200, Martin Jansa wrote: > Today I did some more tests and started using simple bash script to > reindex all Packages files just once (instead of rebuilding common arch > many times with bitbake package-index). > > OPKG_MAKE_INDEX=~/shr-core/tmp-eglibc/sysroots/x86_64

Re: [OE-core] why use both IMAGE_FEATURES and EXTRA_IMAGE_FEATURES in a single .bb file?

2012-03-29 Thread Martin Jansa
On Thu, Mar 29, 2012 at 04:11:57AM -0400, Robert P. J. Day wrote: > > given the recent excitement over "+=" and "=+", i thought i'd point > out again the occasional weirdness like this snippet from > core-image-sato-sdk.bb: > > IMAGE_FEATURES += "apps-console-core ${SATO_IMAGE_FEATURES} dev-pkg

Re: [OE-core] [PATCH] qt4: move from 4.8.0 to 4.8.1

2012-03-29 Thread Robert Yang
On 03/29/2012 03:00 PM, Samuel Stirtzel wrote: 2012/3/29 Robert Yang: Hi Andreas, I have one question about the qt-x11-free, is it possible to enable the "-sm -accessibility" in oe-core, please? There is a meta-kde layer which requires the "-sm -accessibility", but they are disabled in oe-co

[OE-core] why use both IMAGE_FEATURES and EXTRA_IMAGE_FEATURES in a single .bb file?

2012-03-29 Thread Robert P. J. Day
given the recent excitement over "+=" and "=+", i thought i'd point out again the occasional weirdness like this snippet from core-image-sato-sdk.bb: IMAGE_FEATURES += "apps-console-core ${SATO_IMAGE_FEATURES} dev-pkgs tools-sdk qt4-pkgs" EXTRA_IMAGE_FEATURES += "tools-debug tools-profile tool

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

2012-03-29 Thread Martin Jansa
On Tue, Nov 29, 2011 at 12:40:52PM +0100, Martin Jansa wrote: > 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: > > > > >

Re: [OE-core] [PATCH] libc-packgae.bbclass: Add i686 support in locale_arch_options

2012-03-29 Thread Otavio Salvador
Typo in commit log; please fix it and resend. On Thu, Mar 29, 2012 at 03:48, Noor, Ahsan wrote: > From: Noor Ahsan > > * While building for i686 architectre an error was coming that > locale_arch_options does not have support for i686. Add missing support. > * Verified on intel architecture. > >

Re: [OE-core] [PATCH] qt4: move from 4.8.0 to 4.8.1

2012-03-29 Thread Otavio Salvador
On Thu, Mar 29, 2012 at 03:51, Robert Yang wrote: > If it is possible to enable them in oe-core, I'd like to send a patch for > them. If you're going to change it please do it in a separate patch to allow easy revertion of it if need and to easy identification of this change in SCM log -- Otavi

Re: [OE-core] [PATCH 5/9] archiver.bbclass: New bbclass for archiving sources, patches, logs and scripts

2012-03-29 Thread Xiaofeng Yan
Thanks for your suggestion very much. I think I understand what you said. The new patches will be pushed to OE-core this week according to your suggestion. On 2012年03月28日 05:27, Chris Larson wrote: On Mon, Mar 26, 2012 at 7:24 PM, Xiaofeng Yan wrote: From: Xiaofeng Yan 1 Archive sources i

Re: [OE-core] [PATCH 1/1] virtual/libgl: switch back to mesa-xlib for qemuarm/qemumips

2012-03-29 Thread Zhai, Edwin
On Thu, Mar 29, 2012 at 05:37:35AM +0200, Martin Jansa wrote: > On Thu, Mar 29, 2012 at 09:31:28AM +0800, Zhai, Edwin wrote: > > On Wed, Mar 28, 2012 at 12:58:37PM +0200, Martin Jansa wrote: > > > On Wed, Mar 28, 2012 at 06:10:26PM +0800, edwin.z...@intel.com wrote: > > > > From: Martin Jansa > >

Re: [OE-core] [PATCH 1/6] self-hosted-image: pre-populate the builder user with poky source

2012-03-29 Thread Cui, Dexuan
Saul Wold wrote on 2012-03-29: > On 03/28/2012 08:35 AM, Cui, Dexuan wrote: >> Hi Saul, >> Did you test "bitbake core-image-minimal" inside the vmware guest? >> I got the following ERROR immediately: >> Pseudo is not functioning correctly, which will cause failures >> I suspect in the guest, p

[OE-core] [PATCH] docbook-utils-native: fix syntax problem in jw.in

2012-03-29 Thread Steffen Sledz
Fix runtime error occurred e.g. with docbook-to-man calls: grep: character class syntax is [[:space:]], not [:space:] grep: character class syntax is [[:space:]], not [:space:] jw: There is no frontend called "/docbook/utils-0.6.14/frontends/docbook". See also:

Re: [OE-core] [PATCH] qt4: move from 4.8.0 to 4.8.1

2012-03-29 Thread Samuel Stirtzel
2012/3/29 Robert Yang : > > Hi Andreas, > > I have one question about the qt-x11-free, is it possible to enable > the "-sm -accessibility" in oe-core, please? There is a meta-kde > layer which requires the "-sm -accessibility", but they are disabled > in oe-core currently: > > QT_DISTRO_FLAGS ?= "-