Re: [yocto] [PATCH v2 0/3] beagleboard: machine conf, xorg, audio mixer

2011-06-22 Thread Richard Purdie
On Tue, 2011-06-21 at 00:19 -0700, Darren Hart wrote: Refresh the meta-yocto components of the beagleboard BSP in support of the recently sent linux-yocto updates for the kernel. The audio mixer patch is a stop-gap that should be eventually replaced with a more generic implementation, such

Re: [yocto] [PATCH v2 0/3] beagleboard: machine conf, xorg, audio mixer

2011-06-22 Thread Darren Hart
On 06/22/2011 09:06 AM, Richard Purdie wrote: On Tue, 2011-06-21 at 00:19 -0700, Darren Hart wrote: Refresh the meta-yocto components of the beagleboard BSP in support of the recently sent linux-yocto updates for the kernel. The audio mixer patch is a stop-gap that should be eventually

[yocto] [PATCH 1/1] linux-yocto/meta-yocto: update yocto/standard and beagleboard SRCREVs

2011-06-22 Thread Bruce Ashfield
As part of sync'ing the in-tree beagleboard support, the following commit has been pushed to all branches, and hence the SRCREV update: bb8e31f USB: ehci: remove structure packing from ehci_def The beagleboard SRCREV update captures the 69 new patches merged from meta-ti and other upstream

Re: [yocto] [PATCH 0/1] meta-yocto/linux-yocto: BSP SRCREV updates

2011-06-22 Thread Richard Purdie
On Wed, 2011-06-22 at 17:37 -0400, Bruce Ashfield wrote: This is the merge request for Darren's update beagleboard support (and update to the other BSPs that picked up the common USB patch). This is based on the meta updates that went out to the oe-core list in a separate pull request.

[yocto] the mpc8315's compile option

2011-06-22 Thread NiQingliang
mpc8315's core is e300c3, why use tune-ppc603e.inc? I think there should be an file named tune-ppce300c3.inc? I can find it in openembedded. -- 倪庆亮 TEL:13588371863 E-MAIL: niqingli...@insigma.com.cn BLOG: http://niqingliang2003.wordpress.com

Re: [yocto] the mpc8315's compile option

2011-06-22 Thread Bruce Ashfield
On 11-06-22 9:55 PM, NiQingliang wrote: mpc8315's core is e300c3, why use tune-ppc603e.inc? The 603e represented a lowest common denominator tune file when the BSP was introduced, and it was available in poky at the time. We simply haven't revisited the tuning for the BSP yet, since what we