Branch: refs/heads/staging-7.2
Home: https://github.com/qemu/qemu
Commit: c172136ea3320fa285c39bfb07298bbe1a14ba5e
https://github.com/qemu/qemu/commit/c172136ea3320fa285c39bfb07298bbe1a14ba5e
Author: Marc-André Lureau <[email protected]>
Date: 2024-02-21 (Wed, 21 Feb 2024)
Changed paths:
M ui/meson.build
Log Message:
-----------
meson: ensure dbus-display generated code is built before other units
It's simply by luck that dbus-display header is built first before the
other units using it.
With sourceset, I can't find an easier way out than declaring an extra
dependency for dbus-display1 generate code.
Signed-off-by: Marc-André Lureau <[email protected]>
Reviewed-by: Daniel P. Berrangé <[email protected]>
(cherry picked from commit 1222070e772833c6875e0ca63565db12c22df39e)
Signed-off-by: Michael Tokarev <[email protected]>
Commit: b3edbda64a6c3f1bff162bd8e724551f7f6a638a
https://github.com/qemu/qemu/commit/b3edbda64a6c3f1bff162bd8e724551f7f6a638a
Author: Akihiko Odaki <[email protected]>
Date: 2024-02-21 (Wed, 21 Feb 2024)
Changed paths:
M audio/meson.build
Log Message:
-----------
audio: Depend on dbus_display1_dep
dbusaudio needs dbus_display1_dep.
Fixes: 739362d4205c ("audio: add "dbus" audio backend")
Signed-off-by: Akihiko Odaki <[email protected]>
Reviewed-by: Marc-André Lureau <[email protected]>
Message-Id: <[email protected]>
(cherry picked from commit d67611907590a1e6c998b7c5a5cb4394acf84329)
Signed-off-by: Michael Tokarev <[email protected]>
(Mjt: fixup in audio/meson.build due to missing v8.0.0-2306-ga95a464777
"audio: dbus requires pixman")
Compare: https://github.com/qemu/qemu/compare/522ab6726fdb...b3edbda64a6c
To unsubscribe from these emails, change your notification settings at
https://github.com/qemu/qemu/settings/notifications