Re: [yocto] [PATCH 7/7] Add proper deps for nfs-utils, util-linux, and strace

2011-10-25 Thread Martin Jansa
On Wed, Oct 12, 2011 at 2:06 PM, Martin Jansa martin.ja...@gmail.com wrote: On Thu, Sep 29, 2011 at 7:52 AM, Matthew McClintock m...@freescale.com wrote: These packages need these deps for the RPM generation stage: This was already applied, but I'll reply here and please send next patch

Re: [yocto] How do I tell when a USB disk is ready?

2011-10-25 Thread Chris Tapp
On 25 Oct 2011, at 09:45, Gary Thomas wrote: On 2011-10-24 18:10, Chris Tapp wrote: I've got a minimal root file system that will be used to install a poky image from a USB stick. The init script this uses mounts sda1 (from where it's just booted), but sda1 isn't ready when it tries to do

Re: [yocto] Proposed roadmap and design for Hob improvement

2011-10-25 Thread McClintock Matthew-B29882
On Sun, Oct 23, 2011 at 10:12 PM, Yu, Ke ke...@intel.com wrote: Seems like with the build packages and build image steps separated you could skip the build step completly for most packages if we ship or host pre-built build packages -M Yes, current design supports this scenario, i.e. if

Re: [yocto] Proposed roadmap and design for Hob improvement

2011-10-25 Thread Mark Hatle
On 10/25/11 11:08 AM, McClintock Matthew-B29882 wrote: On Sun, Oct 23, 2011 at 10:12 PM, Yu, Ke ke...@intel.com wrote: Seems like with the build packages and build image steps separated you could skip the build step completly for most packages if we ship or host pre-built build packages -M

Re: [yocto] Eclipse Plugin: ADT Version too old

2011-10-25 Thread Joshua Lock
On 25/10/11 07:45, Jack Mitchell wrote: Hi Jessica, I just did a full fresh re-build from scratch and now my environment variables are as follows: http://ix.io/1Wf My current git status is: # On branch edision # Untracked files: # (use git add file... to include in what will be

Re: [yocto] Proposed roadmap and design for Hob improvement

2011-10-25 Thread Joshua Lock
On 25/10/11 09:08, McClintock Matthew-B29882 wrote: On Sun, Oct 23, 2011 at 10:12 PM, Yu, Ke ke...@intel.com wrote: Seems like with the build packages and build image steps separated you could skip the build step completly for most packages if we ship or host pre-built build packages -M

Re: [yocto] Proposed roadmap and design for Hob improvement

2011-10-25 Thread McClintock Matthew-B29882
On Tue, Oct 25, 2011 at 1:09 PM, Joshua Lock j...@linux.intel.com wrote: Of course with ambiguous terms like *somewhere* I'm not sure we're thinking along exactly the same lines but we're definitely looking to speed up and re-use in as many places as possible. Well, somewhere is

[yocto] [PATCH 2/4][KERNEL] meta/sugarbay: use power/intel feature

2011-10-25 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com Have sugarbay use more power-friendly settings. Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- meta/cfg/kernel-cache/bsp/sugarbay/sugarbay.scc |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git

[yocto] [PATCH 4/4][KERNEL] meta/common-pc-64: remove igb

2011-10-25 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com igb shouldn't be included by default in the common-pc-64 base, so remove it. Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- .../kernel-cache/bsp/common-pc-64/common-pc-64.scc |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git

[yocto] [PATCH 0/2] meta-intel: a couple README fixes

2011-10-25 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com This adds a missed step to the READMEs for the manual version of the EMGD setup for fri2 and crownbay. The BSP tarballs for these, which would normally be what users would download and use, don't need these instructions - this is only for users who would

[yocto] [PATCH 1/2] meta-crownbay: README correction

2011-10-25 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com In the instructions for manually extracting the binaries from the EMGD Linux tarball, an additional step for removing the emgd_drv_video shared library is necessary; this adds it for crownbay. Signed-off-by: Tom Zanussi tom.zanu...@intel.com ---

[yocto] [RFC] BSP Release Process.

2011-10-25 Thread Flanagan, Elizabeth
All, In order to incorporate the work various individuals are doing on BSPs into a centralized location, I've spent some time documenting what the current BSP release process is for meta-intel so that I can help people get their BSPs included into the yocto downloads directory/yocto release.

Re: [yocto] Eclipse Plugin: ADT Version too old

2011-10-25 Thread Flanagan, Elizabeth
On Tue, Oct 25, 2011 at 7:45 AM, Jack Mitchell m...@communistcode.co.uk wrote: Hi Jessica, I posted my environment settings earlier, which are located here: http://pastebin.com/4vnWPAD2 Yes, I did use bitbake meta-ide-support to build my roo Hi Jessica, I just did a full fresh re-build

Re: [yocto] Eclipse Plugin: ADT Version too old

2011-10-25 Thread Lu, Lianhao
Jack Mitchell wrote on 2011-10-25: Hi Jessica, I just did a full fresh re-build from scratch and now my environment variables are as follows: http://ix.io/1Wf My current git status is: # On branch edision # Untracked files: # (use git add file... to include in what will be

Re: [yocto] [PATCH 7/7] Add proper deps for nfs-utils, util-linux, and strace

2011-10-25 Thread McClintock Matthew-B29882
On Tue, Oct 25, 2011 at 3:10 AM, Martin Jansa martin.ja...@gmail.com wrote: PING I've fixed nfs_utils, could you please fix util-linux and strace as suggested? This is still on my list but I'm not sure when I will be able to get to it. -M ___ yocto