Simon Glass <[email protected]> writes: > If a system module is named the same as one of those used by binman we > currently pick the system module. Adjust the ordering so that our modules > are chosen instead. > > The module conflict reported was 'tools' from jira-python. I cannot access > that package to test it. > > Signed-off-by: Simon Glass <[email protected]> > Reported-by: Kevin Hilman <[email protected]>
While I removed the pip package that was causing me problems, this looks basically like the workaround I had done locally. Acked-by: Kevin Hilman <[email protected]> Thanks for fixing it up, Kevin _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

