]> 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>
Thu, 27 Sep 2018 11:16:45 +0000 (12:16 +0100)
commitdf1cd90140456dbed0c1bd29ead7c1c81f498b99
treead4b509cf944e6be78a4a4d0e68e2120c8c3b7af
parent54b26752149d945955569f163bf9dd1595970d35
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.

(From OE-Core rev: c3cc402df996654bf6f838b1e79e16a8bdd6d4d7)

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>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-core/busybox/busybox.inc