Re: [yocto] [PATCH] meta-intel/linux-yocto: update to match the renamed linux-yocto recipes

2011-06-14 Thread Bruce Ashfield
On 11-06-14 8:04 PM, Darren Hart wrote: On 06/14/2011 01:47 PM, Bruce Ashfield wrote: The linux-yocto recipes have been renamed to include explicit version numbers. The meta-intel bbappends must be updated to follow the new naming convention. As a consequence of the recipe renames any SRCREV sp

Re: [yocto] [PATCH] meta-intel/linux-yocto: update to match the renamed linux-yocto recipes

2011-06-14 Thread Darren Hart
On 06/14/2011 01:47 PM, Bruce Ashfield wrote: > The linux-yocto recipes have been renamed to include explicit > version numbers. The meta-intel bbappends must be updated to > follow the new naming convention. > > As a consequence of the recipe renames any SRCREV specificiations > that were part of

[yocto] [PATCH 1/1] meta-intel: add systemtap bbappends

2011-06-14 Thread tom . zanussi
From: Tom Zanussi Add systemtap to task-core-tools-profile for crownbay, crownbay-noemgd, fishriver, jasperforest, n450, and sugarbay. Signed-off-by: Tom Zanussi --- .../recipes-core/tasks/task-core-tools.bbappend|3 +++ .../recipes-core/tasks/task-core-tools.bbappend|2 +- ...

[yocto] [PATCH 0/1] meta-intel: add bbappends for systemtap

2011-06-14 Thread tom . zanussi
From: Tom Zanussi Removing any old references to systemtap from meta means we need to add it here. It also adds systemtap support for the other, previously uncovered meta-intel bsps. v2: use RRECOMMENDS as suggested by Darren Hart. Tom Zanussi (1): meta-intel: add systemtap bbappends .../r

[yocto] bug triage team call for action

2011-06-14 Thread Zhang, Jessica
Hi All, Today, we noticed there're more than 30 new bugs in Yocto bugzilla and turned out many of them have been scrubbed in the weekly bug scrub meeting but just have not been accepted by the designated owners. The bug triage team just did another round of bug scrub to ensure all the new bu

[yocto] [PATCH] meta-yocto/linux-yocto: update to match the renamed linux-yocto recipes

2011-06-14 Thread Bruce Ashfield
The linux-yocto recipes have been renamed to include explicit version numbers. The meta-yocto bbappends must be updated to follow the new naming convention. Signed-off-by: Bruce Ashfield --- .../linux/linux-yocto-stable_git.bbappend | 12 .../linux/linux-yocto_2.6.34.bbap

[yocto] [PATCH] meta-intel/linux-yocto: update to match the renamed linux-yocto recipes

2011-06-14 Thread Bruce Ashfield
The linux-yocto recipes have been renamed to include explicit version numbers. The meta-intel bbappends must be updated to follow the new naming convention. As a consequence of the recipe renames any SRCREV specificiations that were part of a machine.conf have been moved to the corresponding bbapp

[yocto] [PATCH v3] meta-yocto/meta-intel: linux-yocto recipe renames

2011-06-14 Thread Bruce Ashfield
Tom/Darren/Saul, Here's v3 of this patch series, I was unfortunately on bernard when I did the first and second patches. This one has been tested on multiple boards, and contains changes to both the names and some SRCREV movement to bbappend files. Patch 2 is for meta-yocto with the same change.

[yocto] [Announcement] Milestone 1 released.

2011-06-14 Thread Flanagan, Elizabeth
All, We are pleased to announce the first milestone of the coming October release of Yocto 1.1. This milestone release is available at: http://mirrors.kernel.org/yocto/poky/poky-bernard-5.1.0-m1.tar.bz2 This release includes support for the updated kernel for some additional BSPs, initial upgrad

[yocto] [PATCH] meta-yocto/linux-yocto: update to match the renamed linux-yocto recipes

2011-06-14 Thread Bruce Ashfield
The linux-yocto recipes have been renamed to include explicit version numbers. The meta-yocto bbappends must be updated to follow the new naming convention. Signed-off-by: Bruce Ashfield --- .../linux/linux-yocto-stable_git.bbappend | 12 .../linux/linux-yocto_2.6.34.bbap

[yocto] (no subject)

2011-06-14 Thread Bruce Ashfield
Tom/Darren/Saul, Not sure who wants to proxy these into meta-intel for me, so I've copied you all. Now that the recipe renames for linux-yocto in the main repos, meta-intel needs to be updated as well. Patch 2 is for meta-yocto with the same change. These are the referenes that I found (hopeful

Re: [yocto] Tom/Darren/Saul,

2011-06-14 Thread Bruce Ashfield
On 06/14/11 10:34, Bruce Ashfield wrote: Not sure who wants to proxy these into meta-intel for me, so I've copied you all. Now that the recipe renames for linux-yocto in the main repos, meta-intel needs to be updated as well. Ooops. The content is fine here, but when composing email directly wi

[yocto] Tom/Darren/Saul,

2011-06-14 Thread Bruce Ashfield
Not sure who wants to proxy these into meta-intel for me, so I've copied you all. Now that the recipe renames for linux-yocto in the main repos, meta-intel needs to be updated as well. These are the referenes that I found (hopefully I didn't miss any) and fixed to the new naming convention. No

Re: [yocto] [KERNEL][PATCH] add utrace

2011-06-14 Thread Bruce Ashfield
On 06/13/11 10:35, tom.zanu...@intel.com wrote: From: Tom Zanussi This adds support for utrace to linux-yocto, for userspace tracing in systemtap. Please pull into the yocto/base branch linux-yocto. Pull URL: git://git.pokylinux.org/linux-yocto-2.6.37-contrib Branch: tzanussi/yocto/base-utr