diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2018-06-13 15:58:25 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-06-18 10:59:33 +0100 |
commit | c017f5528d1ae6316c9434ffd8702665bfe069f9 (patch) | |
tree | 8c20bf8a73e9480ef7d35bb87f2a7f2acae55366 /scripts/runqemu-extract-sdk | |
parent | c90dff78310ab1517555c4df39b3e2d2f59ff06d (diff) | |
download | openembedded-core-c017f5528d1ae6316c9434ffd8702665bfe069f9.tar.gz openembedded-core-c017f5528d1ae6316c9434ffd8702665bfe069f9.tar.bz2 openembedded-core-c017f5528d1ae6316c9434ffd8702665bfe069f9.zip |
dnf: default to disable systemd units
The services and timers are not useful if a repo is not configured.
In OE, we default to have no repo configured. So we default to disable
these units.
The problem was found by the test_systemd_failed runtime test case.
dnf-makecache.service is found to fail. This is due to lack of repo.
Note that as this service is started by the dnf-makecache.timer, it's
possible that test_systemd_failed passes in case the timer is not started
yet.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/runqemu-extract-sdk')
0 files changed, 0 insertions, 0 deletions