
6 Jul
2020
6 Jul
'20
3:37 a.m.
Pass this module in so that settings does not need to import it.
Signed-off-by: Simon Glass sjg@chromium.org Reported-by: Stefan Bosch stefan_b@posteo.net ---
(no changes since v3)
Changes in v3: - Add more patches based on testing on a dusty Ubuntu 14.04
Changes in v2: - Update gitutil as well
tools/patman/main.py | 2 +- tools/patman/settings.py | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-)
Applied to u-boot-dm/next, thanks!