[PATCH v3 05/49] binman: Correct the search patch for pylibfdt
Simon Glass
sjg at chromium.org
Sun Jul 19 22:49:31 CEST 2020
Now that binman uses tools/ as its base directory for importing modules,
the path to the pylibfdt build by U-Boot is incorrect. Fix it with a new
path.
Signed-off-by: Simon Glass <sjg at chromium.org>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
---
(no changes since v2)
Changes in v2:
- Leave the old (object-directory) path in place
tools/binman/main.py | 1 +
1 file changed, 1 insertion(+)
Applied to u-boot-dm
More information about the U-Boot
mailing list