Re: [yocto] [PATCH 0/2][Image Creator] Hob Cache for speed up switching

2011-07-20 Thread Ke, Liping
Hi, Josh Yes, definitely this patch's importance is much less than the previous one. But if more users are using hob, the cache would be very useful. Because when using UI, users tend to switch between all combination of menu frequently. Even with the improved the speed, we still need around 7s

Re: [yocto] [PATCH 1/1][Image Creator] Remove unused target tree data for Hob

2011-07-20 Thread Ke, Liping
> > Looking good to me. The revised patch would ideally be sent to > bitbake-de...@lists.openembedded.org > Hi, Josh Thanks for the review. I will rebase to the latest poky master and resend the patch to the bitbake-devel list too! criping ___ yocto

[yocto] best cfg for building all of yocto?

2011-07-20 Thread Kumar Gala
For a new bsp/target what's the best config choice to try and build all of yocto? Is it core-image-sato? - k ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] [PATCH] mpc8315e-rdb: Set TARGET_FPU correct

2011-07-20 Thread Kumar Gala
On Jul 15, 2011, at 12:31 AM, Bruce Ashfield wrote: > On 11-07-15 12:56 AM, Kumar Gala wrote: >> The MPC8315E has a e300c3 core in it with 'classic' or normal PPC >> floating point. >> >> 'SPE' floating point is what exists on the e500v2 core. > > Acked-by: Bruce Ashfield > > Been meaning to

Re: [yocto] bios upgrade for blacksand with N450 ?

2011-07-20 Thread Darren Hart
Hi Frans, I'm sorry for not getting back to you. I did ask, and unfortunately there is currently not a less noisy BIOS available for the Blacksand. I will forward your email and feedback to my internal contacts for this board and will be sure to let you know if I hear back from them. Thanks, Dar

Re: [yocto] bios upgrade for blacksand with N450 ?

2011-07-20 Thread Frans Meulenbroeks
2011/2/14 Darren Hart > On 02/13/2011 01:27 PM, Frans Meulenbroeks wrote: > >> Hi, >> >> I got one of the blacksand boards with N450 that were given away at >> the ELC, and I am wondering if there happens to be a bios upgrade for >> it (or at least make the bios a little bit less chatty and faste

Re: [yocto] [OE-core] [PATCH v2 0/5] Add support for PowerPC e500v2/SPE

2011-07-20 Thread Saul Wold
On 07/20/2011 01:33 PM, Kumar Gala wrote: On Jul 20, 2011, at 12:05 PM, Saul Wold wrote: On 07/19/2011 10:41 AM, Kumar Gala wrote: The majority of support for the PowerPC e500v2/SPE target already exists. However some minor cleans are required to get things working completely. The e500v2 ut

[yocto] [PATCH] Add endianess macros used by previous endian-ness_handling.patch

2011-07-20 Thread Matthew McClintock
Some distro's don't include these macros in /usr/include/endian.h so we include them via this patch Signed-off-by: Matthew McClintock --- v2: Added conditional check for macros already being defined, added commentary to the patch itself, and added a signed-of-by line (resending including ope

[yocto] [PATCH] Make intltool use perlnative instead of perl on host

2011-07-20 Thread Matthew McClintock
intltool recipe was using perl from the host instead of perl from poky. This forces the recipe to use poky's perl (along with perl modules it pulls in) Signed-off-by: Matthew McClintock Signed-off-by: Tom Rini --- meta/recipes-devtools/intltool/intltool.inc |2 +- meta/recipes-devtool

[yocto] [PATCH v2] Add endianess macros used by previous endian-ness_handling.patch

2011-07-20 Thread Matthew McClintock
Some distro's don't include these macros in /usr/include/endian.h so we include them via this patch Signed-off-by: Matthew McClintock --- v2: Added conditional check for macros already being defined, added commentary to the patch itself, and added a signed-of-by line .../ldconfig-native-2.1

Re: [yocto] [OE-core] [PATCH v2 0/5] Add support for PowerPC e500v2/SPE

2011-07-20 Thread Kumar Gala
On Jul 20, 2011, at 12:05 PM, Saul Wold wrote: > On 07/19/2011 10:41 AM, Kumar Gala wrote: >> The majority of support for the PowerPC e500v2/SPE target already >> exists. However some minor cleans are required to get things working >> completely. >> >> The e500v2 utilizes a unique floating poin

Re: [yocto] [OE-core] [PATCH v2 0/5] Add support for PowerPC e500v2/SPE

2011-07-20 Thread Saul Wold
On 07/19/2011 10:41 AM, Kumar Gala wrote: The majority of support for the PowerPC e500v2/SPE target already exists. However some minor cleans are required to get things working completely. The e500v2 utilizes a unique floating point programming model / ABI from other PowerPC targets and thus re

Re: [yocto] [PATCH] Add endianess macros used by previous endian-ness_handling.patch

2011-07-20 Thread McClintock Matthew-B29882
On Tue, Jul 19, 2011 at 8:19 PM, Matthew McClintock wrote: >> What will happen on distros that do include these macros?  Will we get >> redefines?  I don't see any conditional testing to determine if they exist >> already. > > I suspect redefines. I did compile this on a machine that did have the

Re: [yocto] [PATCH 1/1] linux-yocto/meta-yocto: update SRCREVS

2011-07-20 Thread Richard Purdie
On Fri, 2011-07-15 at 01:26 -0400, Bruce Ashfield wrote: > Fixes bug [YOCTO #1161] > Fixes bug [YOCTO #773] > > This streamlines the routerstation pro configuration to remove options > that are either unecessary or that are causing bugs. > > Also added to all branches is: > > commit ffd73d6b2a