qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] c17213: meson: ensure dbus-display generated


From: Akihiko Odaki
Subject: [Qemu-commits] [qemu/qemu] c17213: meson: ensure dbus-display generated code is built...
Date: Wed, 21 Feb 2024 03:19:55 -0800

  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 <marcandre.lureau@redhat.com>
  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 <marcandre.lureau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
(cherry picked from commit 1222070e772833c6875e0ca63565db12c22df39e)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>


  Commit: b3edbda64a6c3f1bff162bd8e724551f7f6a638a
      
https://github.com/qemu/qemu/commit/b3edbda64a6c3f1bff162bd8e724551f7f6a638a
  Author: Akihiko Odaki <akihiko.odaki@daynix.com>
  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 <akihiko.odaki@daynix.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20240214-dbus-v7-1-7eff29f04c34@daynix.com>
(cherry picked from commit d67611907590a1e6c998b7c5a5cb4394acf84329)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
(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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]