[OE-core] [PATCH 0/3] Consolidated Pull (Fixes Build Issues)

2011-04-24 Thread Saul Wold
From: Saul Wold Richard, We have a GCC 4.6.0 pull here for people to start testing with, but we also have a couple of fixes to the get the Autobuilder working again. This includes changes to gdb and perl. GDB failed due to ust and a later ordering issue, while it seems perl removed an older v

Re: [OE-core] gdb and lttng-ust 0.12

2011-04-24 Thread Saul Wold
On 04/24/2011 10:14 PM, Cui, Dexuan wrote: > Hi Saul, > I prefer "continue with UST disabled in gdb" for now. > Ok, I have a patch queue'ed up already with this fix, I will push it as part of a consolidated request later tonight. > I'm investigating more to get an in-depth understanding about the

Re: [OE-core] gdb and lttng-ust 0.12

2011-04-24 Thread Cui, Dexuan
Hi Saul, I prefer "continue with UST disabled in gdb" for now. I'm investigating more to get an in-depth understanding about the issue. e.g., ust-0.11 doesn't break building gdb while ust-0.12 does -- however both 0.11 and 0.12 install /usr/include/ust/. Thanks, -- Dexuan -Original Message

Re: [OE-core] [Patch v2] librsvg 2.32.1: fix postinst script

2011-04-24 Thread Saul Wold
On 04/21/2011 11:18 AM, Koen Kooi wrote: The symptom: root@pandaboard-core:~# sh /var/lib/opkg/info/librsvg-2-gtk.postinst g_module_open() failed for /home/root/--update-cache: /home/root/--update-cache.so: cannot open shared object file: No such file or directory root@pandaboard-core:~# the

Re: [OE-core] [PATCH V2 0/1] Upgrade pcmciautils 017 -> 018

2011-04-24 Thread Saul Wold
On 04/21/2011 02:35 PM, Khem Raj wrote: Pull URL: git://git.openembedded.org/openembedded-core-contrib Branch: kraj/pcmciautils Browse: http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/pcmciautils Thanks, Khem Raj --- Khem Raj (1): pcmciautils: Upgrade

Re: [OE-core] [PATCH 0/8] recipe upgrades & bugfixes

2011-04-24 Thread Saul Wold
On 04/21/2011 01:25 PM, Nitin A Kamble wrote: From: Nitin A Kamble These are some of the recipe upgrades and bug fixes I had worked on. Thanks, Nitin Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: nitin/misc Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/m

Re: [OE-core] [PATCH] librsvg 2.32.1: fix postinst script

2011-04-24 Thread Saul Wold
On 04/21/2011 05:21 AM, Koen Kooi wrote: The symptom: root@pandaboard-core:~# sh /var/lib/opkg/info/librsvg-2-gtk.postinst g_module_open() failed for /home/root/--update-cache: /home/root/--update-cache.so: cannot open shared object file: No such file or directory root@pandaboard-core:~# the

Re: [OE-core] gdb and lttng-ust 0.12

2011-04-24 Thread Cui, Dexuan
Hi Saul, Thanks very much for the investigation! I can reproduce the issue now when I build gdb after building lttng-ust (previously looks I built them in the reverse order, so didn't catch it.) I haven't understood why this issue occurred after I upgraded ust from 0.11 to 0.12 as 0.11 actually

[OE-core] [PATCH 0/1] perl recipe upgrade

2011-04-24 Thread Nitin A Kamble
From: Nitin A Kamble Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: nitin/upgrades Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/upgrades Thanks, Nitin A Kamble --- Nitin A Kamble (1): perl: upgrade from 5.12.2 to 5.12.3 .../09_fix_installperl.pat

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

2011-04-24 Thread Richard Purdie
On Mon, 2011-04-25 at 00:25 +0200, Martin Jansa wrote: > * use VIRTUAL-RUNTIME_apm instead of apm directly > > Signed-off-by: Martin Jansa > --- > meta/recipes-core/tasks/task-base.bb |5 - > 1 files changed, 4 insertions(+), 1 deletions(-) Merged to master, thanks. Richard _

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

2011-04-24 Thread Martin Jansa
* use VIRTUAL-RUNTIME_apm instead of apm directly 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 599fa4b..a2a8925

Re: [OE-core] [PATCH 33/37] gconf-dbus: add SRCREV to recipe

2011-04-24 Thread Richard Purdie
On Fri, 2011-04-22 at 23:29 -0700, Saul Wold wrote: > From: 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 I've like to hold off this SRCREV change and the other one for

Re: [OE-core] [PATCH 00/37] V2 - Consolidated Pull Request

2011-04-24 Thread Richard Purdie
On Fri, 2011-04-22 at 23:28 -0700, Saul Wold wrote: > Please pull this request, based on some cleanups and > additional changes. This has been built on multiple > machines. [...] > Dexuan Cui (9): > libxfixes: upgrade from 4.0.5 to the latest version 5.0 > util-macros: upgrade from 1.11.0 to

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

2011-04-24 Thread Richard Purdie
On Fri, 2011-04-22 at 23:29 -0700, Saul Wold wrote: > From: 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/ta

Re: [OE-core] [PATCH 37/37] create-lsb-image:Rename creat-lsb-image and fix some bugs

2011-04-24 Thread Richard Purdie
On Fri, 2011-04-22 at 23:29 -0700, Saul Wold wrote: > From: Xiaofeng Yan > > Rename creat-lsb-image to create-lsb-image > Fix some fuctions for more practical Please in future make renames separate to commits so people can more easily see what changed. Cheers, Richard > scripts/creat-lsb-im

Re: [OE-core] [PATCH] gcc: Add recipes for 4.6.0

2011-04-24 Thread Tom Zanussi
On Sun, 2011-04-24 at 11:41 -0700, Khem Raj wrote: > On Sat, Apr 23, 2011 at 6:01 PM, Tom Zanussi wrote: > > On Wed, 2011-04-20 at 17:18 -0700, Kamble, Nitin A wrote: > >> Met 1st build failure with gcc4.6.6. I think it is not a gcc issue, but > >> the recipe code issue; And Tom/Darren can take c

[OE-core] gdb and lttng-ust 0.12

2011-04-24 Thread Saul Wold
Dexuan, It seems that when you updated lttng-ust to 0.12, it installed an /usr/include/ust directory that GDB now finds. This caused the gdbserver code to not build. I investigated this and it seems to be due to gdb having a dependency on UST that causes GDB not to compile. I think at thi

Re: [OE-core] Perl 5.12.2 no more fetchable

2011-04-24 Thread Frans Meulenbroeks
2011/4/23 Khem Raj > Since the latest stable is 5.12.3 this mirror we use in SRC_URI has > decided to dump 5.12.2 tarball. Either we upgrade to 5.12.3 or find a > mirror which still have 5.12.2 e.g. > http://search.cpan.org/CPAN/authors/id/J/JE/JESSE/perl-5.12.2.tar.gz > > Source is still at htt

Re: [OE-core] [PATCH] gcc: Add recipes for 4.6.0

2011-04-24 Thread Khem Raj
On Sat, Apr 23, 2011 at 6:01 PM, Tom Zanussi wrote: > On Wed, 2011-04-20 at 17:18 -0700, Kamble, Nitin A wrote: >> Met 1st build failure with gcc4.6.6. I think it is not a gcc issue, but the >> recipe code issue; And Tom/Darren can take care of it. >> > > Hi, > > The patchset applied fine for me,

Re: [OE-core] [RFC] meta-handheld

2011-04-24 Thread Paul Eggleton
On Saturday 23 April 2011 00:09:38 Andrea Adami wrote: > I agree with Richard, for keeping it as meta- group. > About expectations, at least for Zaurus I don't see problems: vanilla > 2.6.38 kernel, actual udev, imminent move to xorg-xserver if kdrive is > finally doomed. > > Ipaq's seem suffering