[PATCH] tools/docker: Dockerfile: Don't specify dtc submodule

Simon Glass sjg at google.com
Sun Jul 9 05:38:03 CEST 2023


On Fri, 7 Jul 2023 at 16:04, Tom Rini <trini at konsulko.com> wrote:
>
> When building qemu, all required submodules (of which we need more than
> just dtc) are handled automatically. Currently trying to init the
> submodule the way we do results in a git failure.
>
> Reported-by: Alexey Brodkin <Alexey.Brodkin at synopsys.com>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  tools/docker/Dockerfile | 1 -
>  1 file changed, 1 deletion(-)

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


More information about the U-Boot mailing list