mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 06:49:32 +02:00
qemu: Upgrade 6.1.0 -> 6.2.0
Add config option for pulseaudio Change audio to default mode since quoting of list of devices is broken in meson Drop patch where code changed completed upstream Refresh other patches (From OE-Core rev: c1685b06e5f3684b1b5631b99b412e3ec2b10800) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -22,7 +22,7 @@ BINUVERSION ?= "2.37%"
|
||||
GDBVERSION ?= "11.%"
|
||||
GLIBCVERSION ?= "2.34"
|
||||
LINUXLIBCVERSION ?= "5.15%"
|
||||
QEMUVERSION ?= "6.1%"
|
||||
QEMUVERSION ?= "6.2%"
|
||||
GOVERSION ?= "1.17%"
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user