Re: [U-Boot] [PATCH 1/2] patman: Change the location of patman config file

2012-06-19 Thread Wolfgang Denk
Dear Vikram Narayanan, In message <4fbd3372.9090...@gmail.com> you wrote: > Move the config file from ~/.config/patman to ~/.patman as it is > more appropriate to have it there. Update the same in the README. > > Signed-off-by: Vikram Narayanan > Cc: Simon Glass > Cc: Wolfgang Denk > --- > t

Re: [U-Boot] [PATCH 1/2] patman: Change the location of patman config file

2012-06-13 Thread Vikram Narayanan
Hello Wolfgang, On 5/30/2012 11:04 AM, Simon Glass wrote: On Wed, May 23, 2012 at 11:58 AM, Vikram Narayanan mailto:vikram...@gmail.com>> wrote: Move the config file from ~/.config/patman to ~/.patman as it is more appropriate to have it there. Update the same in the README. Sign

Re: [U-Boot] [PATCH 1/2] patman: Change the location of patman config file

2012-05-29 Thread Simon Glass
On Wed, May 23, 2012 at 11:58 AM, Vikram Narayanan wrote: > Move the config file from ~/.config/patman to ~/.patman as it is > more appropriate to have it there. Update the same in the README. > > Signed-off-by: Vikram Narayanan > Cc: Simon Glass > Cc: Wolfgang Denk > Acked-by: Simon Glass

[U-Boot] [PATCH 1/2] patman: Change the location of patman config file

2012-05-23 Thread Vikram Narayanan
Move the config file from ~/.config/patman to ~/.patman as it is more appropriate to have it there. Update the same in the README. Signed-off-by: Vikram Narayanan Cc: Simon Glass Cc: Wolfgang Denk --- tools/patman/README |2 +- tools/patman/settings.py |2 +- 2 files changed, 2 i