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

2011-02-22 Thread Patrik Ryd
On 21 February 2011 14:40, Jason Kridner wrote: > On Sun, Feb 20, 2011 at 8:19 PM, Jim Huang wrote: >> 2011/2/20 Jason Kridner : >>> 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

Patch subject for complex project like Android (was: Re: [PATCH v2] device/linaro/beagleboard: Install 0xbench native applications)

2011-02-21 Thread Jim Huang
2011/2/21 Jason Kridner : > How about putting it inside the [PATCH xxx], ie. "[PATCH v3 android] > device/linaro/beagleboard: Install 0xbench native applications"?  When > I go to git.linaro.org, this would give me enough information to > figure out to which tree this patch applied.  For that matte

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

2011-02-21 Thread Jason Kridner
On Sun, Feb 20, 2011 at 8:19 PM, Jim Huang wrote: > 2011/2/20 Jason Kridner : >> 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: ", e

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

2011-02-20 Thread Jim Huang
2011/2/20 Jason Kridner : > 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? It sounds a b

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

2011-02-19 Thread Jason Kridner
Am I the only one for which the word "android" before "device" in the subject would really help? On Feb 18, 2011, at 10:18 AM, Jeremy Chang wrote: > Signed-off-by: Jeremy Chang > --- > ZeroXBenchmark.mk | 96 + > beagleboard.mk|6 +++

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

2011-02-18 Thread Jeremy Chang
Signed-off-by: Jeremy Chang --- ZeroXBenchmark.mk | 96 + beagleboard.mk|6 +++- 2 files changed, 101 insertions(+), 1 deletions(-) create mode 100644 ZeroXBenchmark.mk diff --git a/ZeroXBenchmark.mk b/ZeroXBenchmark.mk new file mode