Binman and other tools that used symlinks

metinozyildirim at trakya.edu.tr metinozyildirim at trakya.edu.tr
Sun Apr 12 13:00:50 CEST 2020


Hi everybody,
It seems that the zip releases on the github doesn't preserve the symlinks which result the error below.
"./tools/binman/binman: line 1: binman.py: command not found"
I think it would be better to zip with symlink flags or shell forwarded args in the "tools/binman/binman" as below:
"./tools/binman/binman.py $@"
Regards,
Metin


More information about the U-Boot mailing list