Re: [OE-core] [poky] [PATCH 0/9] upgrade recipes

2011-04-18 Thread Saul Wold
On 04/10/2011 06:28 PM, Yu Ke wrote: From: Yu Ke upgrade the following recipes to latest version: libdrm xf86-input-synaptics xf86-input-vmmouse mesa evieext xf86-input-mouse pango xf86-input-keyboard xkbcomp Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: kyu3/

Re: [OE-core] [PATCH 0/9] recipes upgrade V2

2011-04-18 Thread Saul Wold
On 04/14/2011 10:44 PM, Yu Ke wrote: From: Yu Ke This patch set upgrade the following recipes: libdrm xf86-input-synaptics xf86-input-vmmouse mesa evieext xf86-input-mouse pango xf86-input-keyboard xkbcomp changes since V1: add the upstream status tag. Pull URL: git://git.pok

[OE-core] OE weekly changelog for master, 2011-04-11 to 2011-04-18

2011-04-18 Thread Cliff Brake
OE weekly changelog for master, 2011-04-11 to 2011-04-18 Colin Walters (1): autotools: Pass --disable-silent-rules to configure Darren Hart (1): README.hardware: automate boot process for router station pro Dexuan Cui (12): oprofileui: upgrade to latest git version libxt: update from 1.0

Re: [OE-core] RFC: Layer tooling brainstorming

2011-04-18 Thread Jeremy Puhlman
So we(montavista) basically have run through this process before, though using collections implementation. Difference in overall implementation aside, the issues are largely the same. > * This layer tooling probably belongs at a higher level on the stack > than bitbake itself This is most defi

[OE-core] gcc 4.6 recipes naming

2011-04-18 Thread Khem Raj
Hi I have gcc 4.6 under progress here. As we know the current release is 4.6.0. I have been calling the recipes to omit the minor release number so the recipes are called _4.6.bb based on my experiences with gcc releases over the years. Since the minor releases are bug fix releases and when next

Re: [OE-core] [PATCH 00/12] recipe upgrades and fix

2011-04-18 Thread Saul Wold
On 04/11/2011 08:16 PM, Dexuan Cui wrote: From: Dexuan Cui The upgrades are mostly filename/checksum changes. Add --enable-specs=no for xextproto, libxi. [YOCTO #968] gnu-config: add dependency on perl to fix some occassional failures. See http://bugzilla.pokylinux.org/show_bug.cgi?id

Re: [OE-core] [poky] [PATCH 2/3] netbase: automatically bring up usb0 on beagleboard

2011-04-18 Thread Darren Hart
On 04/18/2011 02:12 AM, Paul Eggleton wrote: > On Saturday 16 April 2011 00:01:30 Darren Hart wrote: >> On 04/15/2011 03:43 PM, Gary Thomas wrote: >>> eth1 yes, but doesn't the BeagleBoard xM have eth0? >> >> No. The onboard device is usb0. > > Looks like we're not the only ones confused by this

Re: [OE-core] RFC: Layer tooling brainstorming

2011-04-18 Thread Chris Larson
On Mon, Apr 18, 2011 at 6:59 AM, Paul Eggleton wrote: > * Show easily which recipes are being used and which are overridden. We have > bitbake-layers, but this clearly needs some extension. I think long term we > would want to be able to analyse overrides accross a set of layers to figure > out wh

Re: [OE-core] [PATCH 37/58] gnu-config-native: add dependency on perl-native

2011-04-18 Thread Cui, Dexuan
Richard Purdie wrote: > On Mon, 2011-04-18 at 13:43 +0800, Cui, Dexuan wrote: >> Richard Purdie wrote: >>> On Fri, 2011-04-15 at 23:54 -0700, Saul Wold wrote: @@ -3,12 +3,14 @@ DESCRIPTION = "Tool that installs the GNU config.guess / config.sub into a direc SECTION = "devel" LICENSE >>>

Re: [OE-core] RFC: Layer tooling brainstorming

2011-04-18 Thread Paul Eggleton
Some of the ideas I've been thinking of for layer tools, other than what's been mentioned already: * Show easily which recipes are being used and which are overridden. We have bitbake-layers, but this clearly needs some extension. I think long term we would want to be able to analyse overrides

[OE-core] [RFC][PATCH] git: use DESTDIR=$D instead prefixing all variables by $D

2011-04-18 Thread Martin Jansa
* with git-native and rm_work enabled I've noticed git fetcher errors like: warning: templates not found /OE/shr-core/tmp/work/x86_64-linux/git-native-1.7.3.4-r0/image/OE/shr-core/tmp/sysroots/x86_64-linux/usr/share/git-core/templates fatal: Unable to find remote helper for 'http' for every

Re: [OE-core] [oe] [meta-oe][PATCH 00/13] Pull request #8

2011-04-18 Thread Graeme Gregory
On Mon, Apr 18, 2011 at 01:07:01PM +0200, Koen Kooi wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 18-04-11 12:44, Graeme Gregory wrote: > > Not an issue with this checkin, but it raises a question for me, > > > > Should xorg stuff be in OE core? Its not really that core in my mi

Re: [OE-core] Is BBCLASSEXTEND in .bbappend supposed to work?

2011-04-18 Thread Gary Thomas
On 04/18/2011 05:34 AM, Koen Kooi wrote: Op 18 apr 2011, om 13:28 heeft Richard Purdie het volgende geschreven: On Mon, 2011-04-18 at 12:55 +0200, Koen Kooi wrote: Martin did some Xorg cleanup in meta-oe today and we're seeing some strange behaviour. The recipe in question: koen@dominion:/

Re: [OE-core] Is BBCLASSEXTEND in .bbappend supposed to work?

2011-04-18 Thread Koen Kooi
Op 18 apr 2011, om 13:28 heeft Richard Purdie het volgende geschreven: > On Mon, 2011-04-18 at 12:55 +0200, Koen Kooi wrote: >> Martin did some Xorg cleanup in meta-oe today and we're seeing some strange >> behaviour. The recipe in question: >> >> koen@dominion:/OE/tentacle/sources/meta-openem

Re: [OE-core] Is BBCLASSEXTEND in .bbappend supposed to work?

2011-04-18 Thread Richard Purdie
On Mon, 2011-04-18 at 12:55 +0200, Koen Kooi wrote: > Martin did some Xorg cleanup in meta-oe today and we're seeing some strange > behaviour. The recipe in question: > > koen@dominion:/OE/tentacle/sources/meta-openembedded/meta-oe$ cat > recipes-graphics/xorg-lib/libxrender_0.9.6.bbappend > BB

Re: [OE-core] [poky] [PATCH 2/3] netbase: automatically bring up usb0 on beagleboard

2011-04-18 Thread Koen Kooi
Op 18 apr 2011, om 13:04 heeft Richard Purdie het volgende geschreven: > On Mon, 2011-04-18 at 12:48 +0200, Koen Kooi wrote: >> Op 18 apr 2011, om 11:53 heeft Richard Purdie het volgende geschreven: >> >>> On Mon, 2011-04-18 at 11:30 +0200, Koen Kooi wrote: Op 18 apr 2011, om 11:17 heeft Pa

Re: [OE-core] [poky] [PATCH 2/3] netbase: automatically bring up usb0 on beagleboard

2011-04-18 Thread Richard Purdie
On Mon, 2011-04-18 at 12:48 +0200, Koen Kooi wrote: > Op 18 apr 2011, om 11:53 heeft Richard Purdie het volgende geschreven: > > > On Mon, 2011-04-18 at 11:30 +0200, Koen Kooi wrote: > >> Op 18 apr 2011, om 11:17 heeft Paul Eggleton het volgende geschreven: > >> > >>> On Friday 15 April 2011 19:2

[OE-core] Is BBCLASSEXTEND in .bbappend supposed to work?

2011-04-18 Thread Koen Kooi
Hi, Martin did some Xorg cleanup in meta-oe today and we're seeing some strange behaviour. The recipe in question: koen@dominion:/OE/tentacle/sources/meta-openembedded/meta-oe$ cat recipes-graphics/xorg-lib/libxrender_0.9.6.bbappend BBCLASSEXTEND = "native nativesdk" koen@dominion:/OE/tentacle

Re: [OE-core] [poky] [PATCH 2/3] netbase: automatically bring up usb0 on beagleboard

2011-04-18 Thread Koen Kooi
Op 18 apr 2011, om 11:53 heeft Richard Purdie het volgende geschreven: > On Mon, 2011-04-18 at 11:30 +0200, Koen Kooi wrote: >> Op 18 apr 2011, om 11:17 heeft Paul Eggleton het volgende geschreven: >> >>> On Friday 15 April 2011 19:26:43 Saul Wold wrote: There was some initial discussion at

Re: [OE-core] [poky] [PATCH 2/3] netbase: automatically bring up usb0 on beagleboard

2011-04-18 Thread Richard Purdie
On Mon, 2011-04-18 at 11:30 +0200, Koen Kooi wrote: > Op 18 apr 2011, om 11:17 heeft Paul Eggleton het volgende geschreven: > > > On Friday 15 April 2011 19:26:43 Saul Wold wrote: > >> There was some initial discussion at ELC this last week about what goes > >> where and how layers are going to wo

Re: [OE-core] [poky] [PATCH 2/3] netbase: automatically bring up usb0 on beagleboard

2011-04-18 Thread Koen Kooi
Op 18 apr 2011, om 11:17 heeft Paul Eggleton het volgende geschreven: > On Friday 15 April 2011 19:26:43 Saul Wold wrote: >> There was some initial discussion at ELC this last week about what goes >> where and how layers are going to work moving forward. I know that we >> are committed to the qe

Re: [OE-core] [poky] [PATCH 2/3] netbase: automatically bring up usb0 on beagleboard

2011-04-18 Thread Paul Eggleton
On Friday 15 April 2011 19:26:43 Saul Wold wrote: > There was some initial discussion at ELC this last week about what goes > where and how layers are going to work moving forward. I know that we > are committed to the qemu* machines in oe-core (meta), and that > currently meta-yocto contains a se

Re: [OE-core] [poky] [PATCH 2/3] netbase: automatically bring up usb0 on beagleboard

2011-04-18 Thread Paul Eggleton
On Saturday 16 April 2011 00:01:30 Darren Hart wrote: > On 04/15/2011 03:43 PM, Gary Thomas wrote: > > eth1 yes, but doesn't the BeagleBoard xM have eth0? > > No. The onboard device is usb0. Looks like we're not the only ones confused by this: https://bugs.launchpad.net/linux-linaro/+bug/622429

Re: [OE-core] [PATCH 0/3] misc recipe upgrade

2011-04-18 Thread Richard Purdie
On Mon, 2011-04-18 at 13:45 +0800, Yu Ke wrote: > From: Yu Ke > > these are some remaining patches on my hand: > - remove old mesa recipe to cleanup mesa > - add python dependcy for mesa > - reassign Kevin's recipe > > Pull URL: git://git.pokylinux.org/poky-contrib.git > Branch: kyu3/upgra

Re: [OE-core] [PATCH 3/4] task-base: allow distribution to define apm provider

2011-04-18 Thread Martin Jansa
On Mon, Apr 18, 2011 at 09:34:55AM +0100, Richard Purdie wrote: > On Mon, 2011-04-18 at 10:00 +0200, Martin Jansa wrote: > > Signed-off-by: Martin Jansa > > --- > > meta/recipes-core/tasks/task-base.bb |5 - > > 1 files changed, 4 insertions(+), 1 deletions(-) > > > > diff --git a/meta/r

Re: [OE-core] [PATCH 4/4] python-dir.bbclass: define default PYTHON_BASEVERSION

2011-04-18 Thread Richard Purdie
On Mon, 2011-04-18 at 10:00 +0200, Martin Jansa wrote: > Signed-off-by: Martin Jansa > --- > meta/classes/python-dir.bbclass |1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/meta/classes/python-dir.bbclass b/meta/classes/python-dir.bbclass > index a072a93..1ceb929 10

Re: [OE-core] [PATCH] x11vnc: fix SRC_URI

2011-04-18 Thread Richard Purdie
On Mon, 2011-04-18 at 10:13 +0200, Koen Kooi wrote: > The download structure got changed at some point and made this recipe > unfetchable > > Signed-off-by: Koen Kooi > --- > meta/recipes-graphics/x11vnc/x11vnc_0.9.12.bb |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --

Re: [OE-core] [PATCH 3/4] task-base: allow distribution to define apm provider

2011-04-18 Thread Richard Purdie
On Mon, 2011-04-18 at 10:00 +0200, Martin Jansa wrote: > Signed-off-by: Martin Jansa > --- > meta/recipes-core/tasks/task-base.bb |5 - > 1 files changed, 4 insertions(+), 1 deletions(-) > > diff --git a/meta/recipes-core/tasks/task-base.bb > b/meta/recipes-core/tasks/task-base.bb > ind

Re: [OE-core] RFC: Layer tooling brainstorming

2011-04-18 Thread Martin Jansa
On Mon, Apr 18, 2011 at 10:01:59AM +0200, Koen Kooi wrote: > > Op 18 apr 2011, om 09:09 heeft Richard Purdie het volgende geschreven: > > > On Mon, 2011-04-18 at 08:50 +0200, Martin Jansa wrote: > >> On Mon, Apr 18, 2011 at 07:17:01AM +0100, Richard Purdie wrote: > >> > >> maybe I've missed some

Re: [OE-core] RFC: Layer tooling brainstorming

2011-04-18 Thread Richard Purdie
On Mon, 2011-04-18 at 09:33 +0200, Andreas Mueller wrote: > On Monday 18 April 2011 08:17:01 Richard Purdie wrote: > > Layer Tooling for OpenEmbedded > > == > > > > As we move forward with encouraging the use of metadata layers, a number > > of issues are appearing whic

[OE-core] [PATCH] x11vnc: fix SRC_URI

2011-04-18 Thread Koen Kooi
The download structure got changed at some point and made this recipe unfetchable Signed-off-by: Koen Kooi --- meta/recipes-graphics/x11vnc/x11vnc_0.9.12.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-graphics/x11vnc/x11vnc_0.9.12.bb b/meta/recipes-gr

Re: [OE-core] [PATCH 2/4] xf86-video-omapfb: add SRCREV to recipe

2011-04-18 Thread Koen Kooi
Op 18 apr 2011, om 10:00 heeft Martin Jansa het volgende geschreven: > * taken from meta/conf/distro/include/poky-default-revisions.inc for > those who want xf86-video-omapfb and are not using poky Use the one in meta-oe :) > > Signed-off-by: Martin Jansa > --- > .../xorg-driver/xf86-video-o

Re: [OE-core] RFC: Layer tooling brainstorming

2011-04-18 Thread Koen Kooi
Op 18 apr 2011, om 09:09 heeft Richard Purdie het volgende geschreven: > On Mon, 2011-04-18 at 08:50 +0200, Martin Jansa wrote: >> On Mon, Apr 18, 2011 at 07:17:01AM +0100, Richard Purdie wrote: >> >> maybe I've missed something, but >> * Parsing error when ie foo_1.0.bbappend is found, but foo_

[OE-core] [PATCH 4/4] python-dir.bbclass: define default PYTHON_BASEVERSION

2011-04-18 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/classes/python-dir.bbclass |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/meta/classes/python-dir.bbclass b/meta/classes/python-dir.bbclass index a072a93..1ceb929 100644 --- a/meta/classes/python-dir.bbclass +++ b/meta/classes/python-

[OE-core] [PATCH 3/4] task-base: allow distribution to define apm provider

2011-04-18 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/recipes-core/tasks/task-base.bb |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/meta/recipes-core/tasks/task-base.bb b/meta/recipes-core/tasks/task-base.bb index 138e617..10f3af4 100644 --- a/meta/recipes-core/tasks/task-base.bb +

[OE-core] [PATCH 2/4] xf86-video-omapfb: add SRCREV to recipe

2011-04-18 Thread Martin Jansa
* taken from meta/conf/distro/include/poky-default-revisions.inc for those who want xf86-video-omapfb and are not using poky Signed-off-by: Martin Jansa --- .../xorg-driver/xf86-video-omapfb_git.bb |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/meta/recipes-

[OE-core] [PATCH 0/4] Pull request

2011-04-18 Thread Martin Jansa
First two patches are taken from previous pull request (without rejected distutils-common-base.bbclass: Prepend STAGING_LIBDIR to linker library search path.) Other two allows distro layer to be a bit smaller. Pull URL: git://git.openembedded.org/openembedded-core-contrib Branch: jansa/pull

[OE-core] [PATCH 1/4] gconf-dbus: add SRCREV to recipe

2011-04-18 Thread Martin Jansa
* taken from meta/conf/distro/include/poky-default-revisions.inc for those who want gconf-dbus and are not using poky Signed-off-by: Martin Jansa --- meta/recipes-gnome/gnome/gconf-dbus_svn.bb |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/meta/recipes-gnome/gnome/gco

Re: [OE-core] RFC: Layer tooling brainstorming

2011-04-18 Thread Andreas Mueller
On Monday 18 April 2011 08:17:01 Richard Purdie wrote: > Layer Tooling for OpenEmbedded > == > > As we move forward with encouraging the use of metadata layers, a number > of issues are appearing which imply the need for either infrastructure > improvements to the layer

Re: [OE-core] RFC: Layer tooling brainstorming

2011-04-18 Thread Richard Purdie
On Mon, 2011-04-18 at 08:50 +0200, Martin Jansa wrote: > On Mon, Apr 18, 2011 at 07:17:01AM +0100, Richard Purdie wrote: > > Layer Tooling for OpenEmbedded > > == > > > > As we move forward with encouraging the use of metadata layers, a number > > of issues are appearin

Re: [OE-core] [poky] [PATCH 2/3] netbase: automatically bring up usb0 on beagleboard

2011-04-18 Thread Richard Purdie
On Sat, 2011-04-16 at 06:31 +0200, Koen Kooi wrote: > > Op 15 apr. 2011 om 20:26 heeft Saul Wold het volgende > geschreven: > > > On 04/15/2011 10:00 AM, Paul Eggleton wrote: > >> From: Paul Eggleton > >> > >> Avoids manual configuration of the BeagleBoard xM's ethernet port (which > >> shows