All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] patman: Various fixes
@ 2012-05-23 18:57 Vikram Narayanan
  2012-05-23 18:58 ` [U-Boot] [PATCH 1/2] patman: Change the location of patman config file Vikram Narayanan
  2012-05-23 19:01 ` [U-Boot] [PATCH 2/2] patman: Handle creation " Vikram Narayanan
  0 siblings, 2 replies; 7+ messages in thread
From: Vikram Narayanan @ 2012-05-23 18:57 UTC (permalink / raw)
  To: u-boot

This fixes the location of patman config file from ~/.config/patman to
~/.patman. Also addresses the creation of new config file when it isn't
present.

Cc: Simon Glass <sjg@chromium.org>
Cc: Wolfgang Denk <wd@denx.de>

Vikram Narayanan (2):
   patman: Change the location of patman config file
   patman: Handle creation of patman config file

  tools/patman/README      |    5 ++++-
  tools/patman/gitutil.py  |   18 ++++++++++++++++++
  tools/patman/settings.py |   39 +++++++++++++++++++++++++++++++++++----
  3 files changed, 57 insertions(+), 5 deletions(-)

-- 
1.7.4.1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-06-19 20:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-23 18:57 [U-Boot] [PATCH 0/2] patman: Various fixes Vikram Narayanan
2012-05-23 18:58 ` [U-Boot] [PATCH 1/2] patman: Change the location of patman config file Vikram Narayanan
2012-05-30  5:34   ` Simon Glass
2012-06-13 16:29     ` Vikram Narayanan
2012-06-19 20:51   ` Wolfgang Denk
2012-05-23 19:01 ` [U-Boot] [PATCH 2/2] patman: Handle creation " Vikram Narayanan
2012-06-19 20:52   ` Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.