[PATCH v4 6/6] patman: Drop import of test_util in test_util

Simon Glass sjg at chromium.org
Mon Jul 6 03:37:44 CEST 2020


This module doesn't need to import itself. It causes problems on
very old Python 3 (e.g. 3.4.0). Drop it.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

Changes in v4:
- Add a new patch to drop import of test_util in test_util
- Add a cover letter

 tools/patman/test_util.py | 1 -
 1 file changed, 1 deletion(-)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list