commit | e2ce13c4a79e1f3e65bc2389fee335c030ca314a | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Mon Oct 03 18:07:52 2022 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 07 08:42:21 2022 -0400 |
tree | 2453539ea16e1ccb91b8a1848e1c6e09c6fdffd9 | |
parent | 2afa989fbecf25ea23902a9c480f179ba608785a [diff] |
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>