[PATCH 1/1] binman: fallback to importlib_resources on Python 3.8

Tom Rini trini at konsulko.com
Thu Dec 4 21:28:49 CET 2025


On Tue, 02 Dec 2025 18:00:00 +0800, Chukun Pan wrote:

> Python 3.7 and 3.8 lack the files attribute in importlib.resources.
> Use importlib_resources to fix build errors with Python 3.8:
> binman: module 'importlib.resources' has no attribute 'files'
> 
> 

Applied to u-boot/master, thanks!

[1/1] binman: fallback to importlib_resources on Python 3.8
      commit: 02aa1a56a7cfcb858973ef8965e54cf539060fd9
-- 
Tom




More information about the U-Boot mailing list