generic-poky/meta/recipes-core/busybox
Chen Qi 5d6ffdc475 busybox: handle syslog related files properly
If CONFIG_SYSLOGD is not enabled, then the related service file should
not be installed as it will always fail at system start-up. The error
message is as following.

	[FAILED] Failed to start System Logging Service.

The same logic applies to CONFIG_KLOGD.

So we should first check the configuration before we install these
service files.

[YOCTO #5302]

(From OE-Core rev: b44e291a87539fbb8e6da1a16c56f425a417e7bd)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-06-14 08:43:55 +01:00
..
busybox busybox: Specify '-nostdlib' when linking to a .o file. 2014-04-05 23:24:01 +01:00
files busybox-syslog: add more comments to systemd configuration file 2014-02-13 11:41:22 +00:00
busybox.inc busybox: handle syslog related files properly 2014-06-14 08:43:55 +01:00
busybox_1.22.1.bb PR bumps to remove PRINC use in meta-openpli 2014-04-24 17:55:14 +01:00
busybox_git.bb busybox: upgrade to stable 1.22.1 2014-02-02 11:22:12 +00:00