Hi Akihiko On Fri, Dec 15, 2023 at 3:29 PM Akihiko Odaki <akihiko.od...@daynix.com> wrote: > > I found it was failing to build dbus modules when --enable-dbus so here > are fixes. > > Signed-off-by: Akihiko Odaki <akihiko.od...@daynix.com> > --- > Changes in v2: > - Updated MAINTAINERS. > - Link to v1: > https://lore.kernel.org/r/20231215-dbus-v1-0-349e059ac...@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
Can you send a v4 which doesn't move the dbus-display.xml out of display/ but has the rest of the dependency fixes and r-b? thanks > > MAINTAINERS | 1 + > 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 ------------------ > 9 files changed, 28 insertions(+), 23 deletions(-) > --- > base-commit: 4705fc0c8511d073bee4751c3c974aab2b10a970 > change-id: 20231215-dbus-86876ecb7b09 > > Best regards, > -- > Akihiko Odaki <akihiko.od...@daynix.com> > > -- Marc-André Lureau