[U-Boot] [PATCH 00/21] tools: moveconfig: many fixes, improvements, code clean-ups

Masahiro Yamada yamada.masahiro at socionext.com
Tue May 24 03:27:12 CEST 2016


2016-05-24 7:13 GMT+09:00 Tom Rini <trini at konsulko.com>:
> 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!
>

OK, I will wait a few days more in case somebody
is interested in this series,
then apply it.



-- 
Best Regards
Masahiro Yamada


More information about the U-Boot mailing list