]> code.ossystems Code Review - openembedded-core.git/commit
busybox: make busybox's syslog.cfg depend on VIRTUAL-RUNTIME_base-utils-syslog
authorVolker Vogelhuber <v.vogelhuber@digitalendoscopy.de>
Tue, 18 May 2021 17:12:19 +0000 (19:12 +0200)
committerSteve Sakoman <steve@sakoman.com>
Sat, 29 May 2021 00:22:21 +0000 (14:22 -1000)
commite990a9ec5d6eaf2c328d61c4de73ea6c270cfa15
treefa6f6a4238562836b8100fdc8e88330a0b449c4e
parentbe30d2754a23ce195e9685872e0e476e1ca42052
busybox: make busybox's syslog.cfg depend on VIRTUAL-RUNTIME_base-utils-syslog

syslog.cfg is added to the list of sources for busybox
independent of the VIRTUAL-RUNTIME_base-utils-syslog variable. So even
if VIRTUAL-RUNTIME_base-utils-syslog being set e.g. to empty, syslogd will
be enabled. So only include syslog.cfg in SRC_URI if
VIRTUAL-RUNTIME_base-utils-syslog is set to busybox-syslog.

Signed-off-by: Volker Vogelhuber <v.vogelhuber@digitalendoscopy.de>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-core/busybox/busybox_1.31.1.bb