From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikram Narayanan Date: Thu, 24 May 2012 00:27:47 +0530 Subject: [U-Boot] [PATCH 0/2] patman: Various fixes Message-ID: <4FBD332B.7010400@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 Cc: Wolfgang Denk 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