
23 May
2012
23 May
'12
8:57 p.m.
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