Re: [PATCH v2 0/4] meson: Fixes for dbus modules

2024-02-14 Thread Marc-André Lureau
Hi Akihiko On Fri, Dec 15, 2023 at 3:29 PM Akihiko Odaki wrote: > > I found it was failing to build dbus modules when --enable-dbus so here > are fixes. > > Signed-off-by: Akihiko Odaki > --- > Changes in v2: > - Updated MAINTAINERS. > - Link to v1: > https://lore.kernel.org/r/20231215-dbus-v1-

[PATCH v2 0/4] meson: Fixes for dbus modules

2023-12-15 Thread Akihiko Odaki
I found it was failing to build dbus modules when --enable-dbus so here are fixes. Signed-off-by: Akihiko Odaki --- 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