qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] meson: Fixes for dbus modules
@ 2023-12-15 11:21 Akihiko Odaki
  2023-12-15 11:21 ` [PATCH 1/4] Move dbus-display1 out of ui Akihiko Odaki
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Akihiko Odaki @ 2023-12-15 11:21 UTC (permalink / raw)
  To: Marc-André Lureau, Gerd Hoffmann, Paolo Bonzini,
	Daniel P. Berrangé, Thomas Huth, Philippe Mathieu-Daudé,
	Laurent Vivier
  Cc: qemu-devel, Akihiko Odaki

I found it was failing to build dbus modules when --enable-dbus so here
are fixes.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
---
Akihiko Odaki (4):
      Move dbus-display1 out of ui
      audio: Depend on dbus_display1_dep
      meson: Explicitly specify dbus-display1.h dependency
      tests/qtest: Depend on dbus_display1_dep

 meson.build                               | 21 +++++++++++++++++++++
 ui/dbus.h                                 |  2 +-
 audio/dbusaudio.c                         |  2 +-
 tests/qtest/dbus-display-test.c           |  2 +-
 audio/meson.build                         |  3 ++-
 ui/dbus-display1.xml => dbus-display1.xml |  0
 tests/qtest/meson.build                   |  2 +-
 ui/meson.build                            | 18 ------------------
 8 files changed, 27 insertions(+), 23 deletions(-)
---
base-commit: 4705fc0c8511d073bee4751c3c974aab2b10a970
change-id: 20231215-dbus-86876ecb7b09

Best regards,
-- 
Akihiko Odaki <akihiko.odaki@daynix.com>



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-12-15 11:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-15 11:21 [PATCH 0/4] meson: Fixes for dbus modules Akihiko Odaki
2023-12-15 11:21 ` [PATCH 1/4] Move dbus-display1 out of ui Akihiko Odaki
2023-12-15 11:21 ` [PATCH 2/4] audio: Depend on dbus_display1_dep Akihiko Odaki
2023-12-15 11:21 ` [PATCH 3/4] meson: Explicitly specify dbus-display1.h dependency Akihiko Odaki
2023-12-15 11:21 ` [PATCH 4/4] tests/qtest: Depend on dbus_display1_dep Akihiko Odaki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).