[PATCHv2] Dockerfile: Include python3-tk for FATtools
Tom Rini
trini at konsulko.com
Wed Nov 26 20:10:26 CET 2025
On Thu, 13 Nov 2025 16:09:56 -0600, Tom Rini wrote:
> In some cases our tests for exFAT don't run because we fail to be able
> to create the underlying image. This is in turn because while creation
> of the image succeeds, it seems that some way of how we invoke FATtools
> wants to import tkinter, that fails and so the test stops there. Having
> tkinter available (and then presumably a fallback to non-GUI because
> it's not available) leads to the tests running as expected.
>
> [...]
Applied to u-boot/master, thanks!
[1/1] Dockerfile: Include python3-tk for FATtools
commit: bc4a1e56bfcdd70a5307c91c94dafcf6bb27da93
--
Tom
More information about the U-Boot
mailing list