Re: [yocto] Magic/File problems

2011-08-02 Thread Jeff Mitchell
Hi there, On 08/01/2011 06:18 PM, Saul Wold wrote: Which version of poky are you working with? Git master as of that point. Revision 46cf540e63a848512617b20fd8492f81bfb2f704 There was a problem that we had with file at one point and thought was fixed. If you check in your tmp/sysroots

Re: [yocto] examples / docs on utilizing an external toolchain

2011-08-02 Thread Kumar Gala
I can, but not sure what the bug is. - k On Jul 28, 2011, at 11:39 PM, Stewart, David C wrote: Scott - I have had a couple of questions about this exact topic. Can you please submit a bug on this? Thanks. Sent from my Blackberry - Original Message - From: Kumar Gala

[yocto] Minutes: Yocto Technical Team (Tuesday, August 02, 2011 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US Canada))

2011-08-02 Thread Liu, Song
Messages to the team:   * Thanks and kudos to the team, Yocto 1.1 has reached feature complete. The team is working on completing the build and bug fixes now. Many have been working really hard to make this happen, especially people working on multi-lib, HOB, kernel works, builds and QA, etc.

[yocto] [PATCH 0/1] meta-intel: fix crownbay grub problem

2011-08-02 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com Fix for yocto bug #1257: broken grub due to wrong root path. The following changes since commit 96c247dad88b9fc0159b2a929216876d9fbb06dc: Tom Zanussi (1): meta-emenlow: fix glx bug are available in the git repository at:

[yocto] [PATCH 1/1] meta-crownbay: fix BBFILES in crownbay layer.conf

2011-08-02 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com The BBFILES append in crownbay's layer.conf is too broad and causes the wrong init-install.sh to be picked up, causing a bad grub install. Narrow down the BBFILES to include only what is actually needed. Fixes [YOCTO #1257]. Signed-off-by: Tom Zanussi

[yocto] Yocto website blocked by Great Firewall of China?

2011-08-02 Thread Kumar Gala
One of my Chinese colleagues mentioned he was not able to get to the http://www.yoctoproject.org/ website. I was wondering if anyone else might be experience this or not? Is this something someone at LF can look into? - k ___ yocto mailing list

Re: [yocto] Yocto website blocked by Great Firewall of China?

2011-08-02 Thread Kumar Gala
On Aug 2, 2011, at 10:53 PM, Kumar Gala wrote: One of my Chinese colleagues mentioned he was not able to get to the http://www.yoctoproject.org/ website. I was wondering if anyone else might be experience this or not? Is this something someone at LF can look into? Oops, sorry for the

[yocto] [PATCH 0/2] meta-intel: new fri2 BSP

2011-08-02 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com This is the initial version of a BSP for the Fish River Island II. I don't actually have the hardware, but have successfully booted a sato image with wired networking and vesa graphics on the closest thing I have, the crownbay. This BSP uses the 3.0 kernel

[yocto] [PATCH 1/2] meta-fri2: new layer for Fish River Island II (E6XX/EG20T) systems

2011-08-02 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com This layer provides support for E6XX + EG20T Intel systems. Currently it supports only vesa graphics, which will be upgraded shortly. Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- meta-fri2/COPYING.MIT | 17