diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2018-07-31 09:25:01 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-31 22:42:03 +0100 |
commit | 119c22342d446e4f638b8d4c81480ebc7b444245 (patch) | |
tree | e316516f7b878e630e77e092e4a9055435f2872d /scripts/lib/buildstats.py | |
parent | 751fc7802f57a836a0be5fc6a8d5fdf8b1769c39 (diff) | |
download | openembedded-core-119c22342d446e4f638b8d4c81480ebc7b444245.tar.gz openembedded-core-119c22342d446e4f638b8d4c81480ebc7b444245.tar.bz2 openembedded-core-119c22342d446e4f638b8d4c81480ebc7b444245.zip |
oe_syslog.py: fix settings in OEHasPackage decorator
1. For test_syslog_running, we should not restrict it to run for
only busybox-syslog and sysklogd. So extend it to all syslog
providers in oe-core and meta-openembedded.
2. For test_syslog_startup_config, fix to make it depend on the
existence of busybox-syslog. The previous condition "!sysklogd
&& busybox" is incorrect, because busybox may be compiled without
syslog support, and sysklogd and busybox-syslog conflict with
each other.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Diffstat (limited to 'scripts/lib/buildstats.py')
0 files changed, 0 insertions, 0 deletions