Re: [yocto] Yocto Project Quick Start Feedback

2012-02-27 Thread Barros Pena, Belen
Hi all, Sorry to jump in. After reading the discussion I went to check the web traffic data for the Quick Start page, thinking that it might give us some useful information about how people are using the content and how to improve it. Unfortunately, it looks like the Google Analytics script is m

[yocto] One question about taskdata and runqueue

2012-02-27 Thread Xu, Dongxiao
Hi list, If I have two recipes, see following. Both of them provides "virtual/test" and has package named "test-test", the only difference is the RDEPENDS of the package "test-test". test-a_1.0.bb PROVIDES = "virtual/test" PACKAGES = "test-test" # Assume that the abcd package are provided by rec

Re: [yocto] Yocto Project Quick Start Feedback

2012-02-27 Thread Rifenbark, Scott M
Good suggestion. -Original Message- From: Barros Pena, Belen Sent: Monday, February 27, 2012 6:02 AM To: Rifenbark, Scott M; William Mills Cc: Abbas, Mohamed; Yocto Project; Darren Hart; Perez-Gonzalez, Inaky; Purdie, Richard Subject: Re: [yocto] Yocto Project Quick Start Feedback Hi al

Re: [yocto] Yocto Project Quick Start Feedback

2012-02-27 Thread Barros Pena, Belen
Thanks, Scott. Do you know who manages the CMS? I guess that's the person who could add the GA script to the page. Cheers Belen On 27/02/2012 15:00, "Rifenbark, Scott M" wrote: >Good suggestion. > >-Original Message- >From: Barros Pena, Belen >Sent: Monday, February 27, 2012 6:02 AM >T

Re: [yocto] Yocto Project Quick Start Feedback

2012-02-27 Thread Rifenbark, Scott M
I notified the person here that should know how to do that stuff. Thanks, Scott -Original Message- From: Barros Pena, Belen Sent: Monday, February 27, 2012 9:23 AM To: Rifenbark, Scott M; William Mills Cc: Abbas, Mohamed; Yocto Project; Darren Hart; Perez-Gonzalez, Inaky; Purdie, Rich

Re: [yocto] [glib]glib-2.0 install fail

2012-02-27 Thread Richard Purdie
On Mon, 2012-02-27 at 13:06 +0800, Ni Qingliang wrote: > Hi, All: > > after latest update, the glib-2.0 install fail with err info: > > rmdir: failed to remove > `.../tmp/work/x86_64-linux/glib-2.0-native-1_2.30.2-r6/image/.../tmp/sysroots/x86_64-linux/usr/lib/gio/modules/': > Directory not empt

Re: [yocto] One question about taskdata and runqueue

2012-02-27 Thread Richard Purdie
On Mon, 2012-02-27 at 21:51 +0800, Xu, Dongxiao wrote: > Hi list, > > If I have two recipes, see following. Both of them provides > "virtual/test" and has package named "test-test", the only difference is > the RDEPENDS of the package "test-test". > > test-a_1.0.bb > > PROVIDES = "virtual/test"

[yocto] uclibc elfutils

2012-02-27 Thread John Toomey
Hello all, I'm having some difficulty building elfutils (required by gdb) and I think its relating to the fact that im using uclibc. NOTE: package elfutils-0.148-r5: task do_compile: Started ERROR: Function failed: do_compile (see /tmp/work/i586-poky-linux-uclibc/elfutils-0.148-r5/tem

Re: [yocto] uclibc elfutils

2012-02-27 Thread Khem Raj
On Mon, Feb 27, 2012 at 8:35 AM, John Toomey wrote: > Hello all, > > I'm having some difficulty building elfutils (required by gdb) and I think > its relating to the fact that im using uclibc. Yes elfutils has some glibc kinship unfortunately which is hard to untangle. However gdb does not need e

Re: [yocto] Yocto Project Quick Start Feedback

2012-02-27 Thread Osier-mixon, Jeffrey
As this page is regenerated each time the document changes, we'll need to find a way to add the script to the source so it isn't simply overwritten. Scott, I'll ping you separately to describe how to do this. On Mon, Feb 27, 2012 at 7:27 AM, Rifenbark, Scott M < scott.m.rifenb...@intel.com> wrote:

Re: [yocto] Yocto Project Quick Start Feedback

2012-02-27 Thread Rifenbark, Scott M
Jeff, Sounds good. From: Osier-mixon, Jeffrey [mailto:jeffrey.osier-mi...@intel.com] Sent: Monday, February 27, 2012 12:01 PM To: Rifenbark, Scott M Cc: Barros Pena, Belen; William Mills; Abbas, Mohamed; Yocto Project; Darren Hart; Perez-Gonzalez, Inaky; Purdie, Richard Subject: Re: [yocto] Yoct

[yocto] [KERNEL] [PATCH 0/1] Add PVR feature for Cedartrail

2012-02-27 Thread kishore . k . bodke
From: Kishore Bodke Hi, This is a new feature added to enable PVR for the Cedartrail BSP in the kernel. Please pull into meta/cfg/kernel-cache/cfg for both linux-yocto-3.0 and linux-yocto-3.2 . Thanks Kishore. The following changes since commit 808b49474268040ab27c8ee687b60807a11547b4: m

[yocto] [KERNEL] [PATCH 1/1] enable pvr features.

2012-02-27 Thread kishore . k . bodke
From: Kishore Bodke Cedartrail has pvr kernel features enable it. Signed-off-by: Kishore Bodke --- meta/cfg/kernel-cache/cfg/drm-cdvpvr.cfg |9 + meta/cfg/kernel-cache/cfg/drm-cdvpvr.scc |1 + 2 files changed, 10 insertions(+), 0 deletions(-) create mode 100644 meta/cfg/kernel

Re: [yocto] [KERNEL][PATCH 1/1] enable pvr features.

2012-02-27 Thread Bodke, Kishore K
Ok. I sent a new pull request after removing the merge line. Thanks Kishore. -Original Message- From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] Sent: Sunday, February 26, 2012 9:26 PM To: Bodke, Kishore K Cc: yocto@yoctoproject.org Subject: Re: [KERNEL][PATCH 1/1] enable pvr

Re: [yocto] adt-installer: cannot install package autoconf-nativesdk

2012-02-27 Thread Joshua Lock
On 25/02/12 01:41, Andrea Galbusera wrote: Hi Joshua, On Sat, Feb 25, 2012 at 3:08 AM, Joshua Lock wrote: Hi Andrea, On 24/02/12 05:40, Andrea Galbusera wrote: The installer was built against the latest version of its recipe as per commit c6ec5a0d9e31a1694aba25e2ff76f1c933e556d5, adt-ins

Re: [yocto] One question about taskdata and runqueue

2012-02-27 Thread Xu, Dongxiao
On Mon, 2012-02-27 at 16:19 +, Richard Purdie wrote: > On Mon, 2012-02-27 at 21:51 +0800, Xu, Dongxiao wrote: > > Hi list, > > > > If I have two recipes, see following. Both of them provides > > "virtual/test" and has package named "test-test", the only difference is > > the RDEPENDS of the pa