2016-05-24 10:27 GMT+09:00 Masahiro Yamada <yamada.masah...@socionext.com>:
> 2016-05-24 7:13 GMT+09:00 Tom Rini <tr...@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


Series applied except 11/21 "tools: moveconfig: add --undef option to
move CONFIGs with default y"

It was dropped because Joe's idea is cooler.


Some minor updates:
   6/21:  rephrase "srctree" -> "source tree"
   8/21:  rephrase git-log to mention that Joe sent a patch
           to fix the problem a year ago.
   21/21: fix a typo pointed out by Joe.
          call cleanup_headers() only when at least one config is given




-- 
Best Regards
Masahiro Yamada
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to