[PATCH] binman: Use expanduser instead of HOME

Simon Glass sjg at chromium.org
Fri Apr 28 21:20:08 CEST 2023


There may not be a HOME environment variable, so use the os.expanduser()
function instead.

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

 tools/binman/bintool.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list