]> code.ossystems Code Review - openembedded-core.git/commit
busybox: handle syslog
authorYadi.hu <yadi.hu@windriver.com>
Thu, 2 Jun 2016 00:54:17 +0000 (17:54 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 7 Jul 2018 09:59:16 +0000 (10:59 +0100)
commitc3cc402df996654bf6f838b1e79e16a8bdd6d4d7
treebf75ddf1658a5d10862fdc23c922fef18ab32a5d
parentf57363d307d573554a84443dd774df9549587b94
busybox: handle syslog

If CONFIG_KLOGD is not enabled, then the related service file should
not be installed, The error message is below:

    Cannot add dependency job for unit busybox-klogd.service,
    ignoring: Unit busybox-klogd.service failed to load:
    No such file or directory.

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

Signed-off-by: Yadi.hu <yadi.hu@windriver.com>
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/busybox/busybox.inc