[U-Boot] [PATCH 00/21] tools: moveconfig: many fixes, improvements, code clean-ups
Tom Rini
trini at konsulko.com
Tue May 24 00:13:49 CEST 2016
On Thu, May 19, 2016 at 03:51:48PM +0900, Masahiro Yamada wrote:
> Masahiro Yamada (21):
> tools: moveconfig: fix --dry-run option
> tools: moveconfig: rename update_defconfig() to update_dotconfig()
> tools: moveconfig: remove redundant else: after sys.exit()
> tools: moveconfig: check directory relocation before compilers
> tools: moveconfig: check compilers before starting defconfig walk
> tools: moveconfig: exit with error message for not clean directory
> tools: moveconfig: increment number of processed files monotonically
> tools: moveconfig: do not rely on type and default value given by
> users
> tools: moveconfig: drop code for handling type and default value
> tools: moveconfig: allow to give CONFIG names as argument directly
> tools: moveconfig: add --undef option to move CONFIGs with default y
> tools: moveconfig: compute file paths just once
> tools: moveconfig: move log output code out of Kconfig Parser class
> tools: moveconfig: display log atomically in more readable format
> tools: moveconfig: refactor code to go back to idle state
> tools: moveconfig: skip savedefconfig if .config was not updated
> tools: moveconfig: display log when savedefconfig occurs
> tools: moveconfig: report when CONFIGs are removed by savedefconfig
> tools: moveconfig: report when defconfig is updated
> tools: moveconfig: add --force-sync option
> tools: moveconfig: allow to run without any CONFIG specified
>
> scripts/Makefile.autoconf | 3 +-
> tools/moveconfig.py | 621 +++++++++++++++++++++++++---------------------
> 2 files changed, 339 insertions(+), 285 deletions(-)
Assuming no comments come up, please feel free to throw this into a
branch in the uniphier repository for me to pick up, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160523/3b323a1b/attachment.sig>
More information about the U-Boot
mailing list