[v6 06/12] docker: Build grub for all architectures
Simon Glass
sjg at chromium.org
Thu Nov 28 16:45:48 CET 2024
On Wed, 27 Nov 2024 at 10:23, Tom Rini <trini at konsulko.com> wrote:
>
> For consistency now, and future ease of testing with non-amd64 hosts,
> build grub for all architectures rather than relying on host binaries
> for i386/x86_64.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> Changes in v6:
> - New patch
> ---
> .azure-pipelines.yml | 6 ++----
> .gitlab-ci.yml | 6 ++----
> tools/docker/Dockerfile | 24 ++++++++++++++++++++++--
> 3 files changed, 26 insertions(+), 10 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list