]> git.baikalelectronics.ru Git - uboot.git/commit
move_config: Convert to Python 3
authorSimon Glass <sjg@chromium.org>
Thu, 31 Oct 2019 13:42:57 +0000 (07:42 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 5 Nov 2019 01:15:32 +0000 (18:15 -0700)
commita30bb242490ef7b0c95e25ebe6e79073851e8bc2
tree60792d56225c96a728e6094d265f02f41ca8073c
parent5c2a005e2cdb092468f9d6da5f36be548c8ca3a8
move_config: Convert to Python 3

Convert this tool to Python 3 and make it use that, to meet the 2020
deadline.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/moveconfig.py