]> Git Repo - J-u-boot.git/commit
docker: install riscv32 toolchain
authorHeinrich Schuchardt <[email protected]>
Mon, 3 Oct 2022 16:07:52 +0000 (18:07 +0200)
committerTom Rini <[email protected]>
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 <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Reviewed-by: Rick Chen <[email protected]>
[trini: Update to latest jammy tag]
Signed-off-by: Tom Rini <[email protected]>
.azure-pipelines.yml
.gitlab-ci.yml
tools/docker/Dockerfile
This page took 0.035268 seconds and 4 git commands to generate.