]> code.ossystems Code Review - openembedded-core.git/commit
weston-init: disable systemd watchdog option
authorAlexander Kanavin <alex.kanavin@gmail.com>
Thu, 17 Feb 2022 16:09:14 +0000 (17:09 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 17 Feb 2022 17:56:52 +0000 (17:56 +0000)
commitf4d8ad399d88dbd9d65bbfd0467f15a485e66605
tree95691af407b0785f5089185d22f162b32731a974
parent81b4086ddef126513120222d2e7b66f599a27c0d
weston-init: disable systemd watchdog option

There is no other unit in oe-core where watchdog is enabled, and
this feature starts to behave weirdly when test_date is adjusting the clock,
which means weston is restarted without need, so disable for weston
test stability.

The issue won't show up on kvm qemu (x86/x86_64) because it runs
too quickly, but non-kvm qemu (ppc/mips/arm) all fail in the same
way due to slower timings.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/wayland/weston-init/weston.service