From ca276b77904429a1ff3188d2373535a462afe266 Mon Sep 17 00:00:00 2001 From: Alistair Francis Date: Mon, 10 Feb 2020 13:25:15 -0800 Subject: qemu: Upgrade to 4.2.0 While we are upgrading let's refresh patches and remove the outdated patches. Signed-off-by: Alistair Francis Signed-off-by: Richard Purdie --- meta/conf/distro/include/tcmode-default.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/conf/distro/include') diff --git a/meta/conf/distro/include/tcmode-default.inc b/meta/conf/distro/include/tcmode-default.inc index 936db5ae16..23f2ce97c3 100644 --- a/meta/conf/distro/include/tcmode-default.inc +++ b/meta/conf/distro/include/tcmode-default.inc @@ -22,7 +22,7 @@ BINUVERSION ?= "2.33%" GDBVERSION ?= "8.3%" GLIBCVERSION ?= "2.31" LINUXLIBCVERSION ?= "5.4%" -QEMUVERSION ?= "4.1%" +QEMUVERSION ?= "4.2%" GOVERSION ?= "1.13%" # This can not use wildcards like 8.0.% since it is also used in mesa to denote # llvm version being used, so always bump it with llvm recipe version bump -- cgit 1.2.3-korg