On Mon, 2020-01-20 at 23:00 +0100, Stefan Agner wrote:
> From: Stefan Agner <stefan.ag...@toradex.com>
> 
> This adds optional systemd support. When enabled, an utility called
> psplash-systemd is built. This tool will connect to systemd using the
> system bus to obtain progress information and communicate that to
> psplash. Once full boot progress is reported by systemd psplash
> psplash is closed using the quit command.
> 
> Signed-off-by: Stefan Agner <stefan.ag...@toradex.com>
> ---
>  Makefile.am       |   6 +-
>  configure.ac      |   2 +
>  psplash-systemd.c | 168 ++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 175 insertions(+), 1 deletion(-)
>  create mode 100644 psplash-systemd.c

At a quick glance this looks like it will fail to build with sysvinit
so that needs to be fixed.

Also, can you put a license/copyright on the new file please. Bonus
marks for an SPDX license line :)

FWIW I'm about to add the license tags to the rest of the files.

Cheers,

Richard

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#48054): https://lists.yoctoproject.org/g/yocto/message/48054
Mute This Topic: https://lists.yoctoproject.org/mt/69943439/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to