Commit 77d6e6ac authored by Eric Le Bihan's avatar Eric Le Bihan Committed by Thomas Petazzoni
Browse files

liblogging: enable systemd compatibility libs



If systemd is chosen as init system, liblogging will enable the
installation of compatibility libraries in systemd.

When liblogging will be updated to depend on libsystemd.so, this
selection will have to be removed.

Signed-off-by: default avatarEric Le Bihan <eric.le.bihan.dev@free.fr>
Reviewed-by: default avatar"Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent 596b42f7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_LIBLOGGING
	bool "liblogging"
	select BR2_PACKAGE_SYSTEMD_COMPAT if BR2_INIT_SYSTEMD
	help
	  Liblogging is an easy to use library for
	  logging. It offers an enhanced replacement