[PATCH v2 1/1] tools: u_boot_pylib: ensure all Python modules are installed

Simon Glass sjg at chromium.org
Fri Apr 3 18:31:49 CEST 2026


On 2026-03-31T08:06:35, Paul HENRYS <paul.henrys_ext at softathome.com> wrote:
> tools: u_boot_pylib: ensure all Python modules are installed
>
> Add setuptools package configuration to pyproject.toml so that
> u_boot_pylib is installed as a proper Python package without changing
> the existing flat directory structure and making sure all modules are
> installed.
>
> Signed-off-by: Paul HENRYS <paul.henrys_ext at softathome.com>
>
> tools/u_boot_pylib/pyproject.toml | 6 ++++++
>  1 file changed, 6 insertions(+)

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


More information about the U-Boot mailing list