mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
systemd: backport patch to allow setting dbus calls timeout
Backport 0001-sd-bus-make-BUS_DEFAULT_TIMEOUT-configurable.patch which allows setting dbus calls timeout via SYSTEMD_BUS_TIMEOUT environment variable. This is needed as we are meeting timeout failures from the oeqa runtime test case systemd.py. (From OE-Core rev: caa4fa5e6ce7d50bdcd04e199d61401b3e8b9ff7) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -27,6 +27,7 @@ SRC_URI += "file://touchscreen.rules \
|
||||
file://0008-Do-not-enable-nss-tests-if-nss-systemd-is-not-enable.patch \
|
||||
file://0009-nss-mymachines-Build-conditionally-when-ENABLE_MYHOS.patch \
|
||||
file://0001-login-use-parse_uid-when-unmounting-user-runtime-dir.patch \
|
||||
file://0001-sd-bus-make-BUS_DEFAULT_TIMEOUT-configurable.patch \
|
||||
"
|
||||
SRC_URI_append_qemuall = " file://0001-core-device.c-Change-the-default-device-timeout-to-2.patch"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user