
9 Jul
2023
9 Jul
'23
5:38 a.m.
On Fri, 7 Jul 2023 at 16:04, Tom Rini trini@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@synopsys.com Signed-off-by: Tom Rini trini@konsulko.com
tools/docker/Dockerfile | 1 - 1 file changed, 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org