Re: [PATCH 1/1] docker: build QEMU v8.2.1

2024-02-04 Thread Tom Rini
On Sun, Feb 04, 2024 at 08:13:57PM +0100, Heinrich Schuchardt wrote: > Upgrade the used QEMU to v8.2.1. This avoids patching the source. > > Signed-off-by: Heinrich Schuchardt > --- > tools/docker/Dockerfile | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > > diff --git a/tools/dock

[PATCH 1/1] docker: build QEMU v8.2.1

2024-02-04 Thread Heinrich Schuchardt
Upgrade the used QEMU to v8.2.1. This avoids patching the source. Signed-off-by: Heinrich Schuchardt --- tools/docker/Dockerfile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tools/docker/Dockerfile b/tools/docker/Dockerfile index 6122776bc6..7df68d9c9c 100644 --- a/tool