Re: cross-compile issue for overo

2011-02-20 Thread Andy Green
On 02/20/2011 12:06 AM, Somebody in the thread at some point said: Hi - On Sat, Feb 19, 2011 at 12:08 AM, Andy Doanandy.d...@linaro.org wrote: I just hit an issue cross-compiling the linux-linaro-2.6.37.git source. I'm seeing errors for arch/arm/mach-omap2/sleep34xx.S like:

Re: [PATCH v2 1/2] ARM: IMX5: cpuidle driver

2011-02-20 Thread Yong Shen
Hi Sascha, I had sent out v3 patch before the your last comments. I noticed how davinci is doing, but some SOCs like omap, they also do it in another way like my code. However, if you prefer the way davinci is doing, I will redo it. Please confirm. thanks Yong On Thu, Feb 17, 2011 at 11:54 AM,

Nice tool: chdist

2011-02-20 Thread Michael Hope
Hi everyone. Loic pointed me at 'chdist', a nice tool that makes working with different releases much easier. You can use it to poke into and download packages from different releases without setting up a chroot for each one. I use from my Maverick host to grab the source packages from Natty

Re: Nice tool: chdist

2011-02-20 Thread Marcin Juszkiewicz
Dnia niedziela, 20 lutego 2011 o 23:56:05 Michael Hope napisaƂ(a): I use from my Maverick host to grab the source packages from Natty when trying to track down a bug. You can get same without it. Add deb-src for natty into sources.list(.d) and do apt-get update + apt-get source libc6/natty

Re: [PATCH v2] device/linaro/beagleboard: Install 0xbench native applications

2011-02-20 Thread Jim Huang
2011/2/20 Jason Kridner jkrid...@beagleboard.org: Am I the only one for which the word android before device in the subject would really help? hi Jason, I agree with you. However, if we do git am the patch with subject prefixing android: , every git log would start with android: , right?