commit | 50a907edbb2c69d843600fb4c7723fbdea6d2246 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Jan 12 03:17:57 2024 +0100 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 17 14:37:00 2024 -0500 |
tree | 11a2bfa6f9eaa3450c08c60e0aaa037ae3119095 | |
parent | 002764d7399091082f644c022d9b0088855e7797 [diff] |
docker: build QEMU v8.2.0 ACPI support for RISC-V requires a recent QEMU. Upgrade the used QEMU to v8.2.0. QEMU commit 0c7ffc977195 ("hw/net: cadence_gem: Fix MDIO_OP_xxx values") is needed to fix the Ethernet PHY driver used by the emulated SiFive Unleashed Board emulation. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>