]> git.ipfire.org Git - thirdparty/u-boot.git/commit
docker: install riscv32 toolchain
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Mon, 3 Oct 2022 16:07:52 +0000 (18:07 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 7 Oct 2022 12:42:21 +0000 (08:42 -0400)
commite2ce13c4a79e1f3e65bc2389fee335c030ca314a
tree2453539ea16e1ccb91b8a1848e1c6e09c6fdffd9
parent2afa989fbecf25ea23902a9c480f179ba608785a
docker: install riscv32 toolchain

For building riscv32 targets we should use the riscv32 toolchain.
Add it to the Docker image.

Drop the riscv toolchain-alias as we do not need it in future.

While in here, update to the latest "jammy" tag.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Rick Chen <rick@andestech.com>
[trini: Update to latest jammy tag]
Signed-off-by: Tom Rini <trini@konsulko.com>
.azure-pipelines.yml
.gitlab-ci.yml
tools/docker/Dockerfile