On 2024/02/14 16:05, Marc-André Lureau wrote:
Hi Akihiko
On Wed, Feb 14, 2024 at 9:39 AM Akihiko Odaki wrote:
Move dbus_display1 from ui to util as it's used not only by ui/dbus but
also dbus-display-test.
It doesn't seem like the right place either. So let's focus on what
this is fixing.
Hi Akihiko
On Wed, Feb 14, 2024 at 9:39 AM Akihiko Odaki wrote:
>
> Move dbus_display1 from ui to util as it's used not only by ui/dbus but
> also dbus-display-test.
It doesn't seem like the right place either. So let's focus on what
this is fixing.
> dbus_display1 is now added to util_ss accor
Move dbus_display1 from ui to util as it's used not only by ui/dbus but
also dbus-display-test.
dbus_display1 is now added to util_ss accordingly. It ensures that the
source will be linked with audio/dbus, and also avoids recompilation
when linking with dbus-display-test.
dbus-display.h is also a