meta-digi/meta-digi-dey/recipes-support/swupdate/swupdate
Arturo Buzarra 7d9f278c41 swupdate: add config fragment to fix systemd initialization
Since commit 554b97a ("swupdate: Set service type to notify") in meta-swupdate
layer, the swupdate service fails on boot due to the following timeout error:

    swupdate.sh[2708]: [TRACE] : SWUPDATE running :  [listener_create] : creating socket at /tmp/swupdateprog
    swupdate.sh[2708]: [TRACE] : SWUPDATE running :  [listener_create] : creating socket at /tmp/sockinstctrl
    systemd[1]: swupdate.service: start operation timed out. Terminating.
    systemd[1]: swupdate.service: Failed with result 'timeout'.
    systemd[1]: Failed to start SWUpdate daemon.

This commit adds a config fragment to enable systemd support to swupdate daemon.

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2022-11-15 13:34:48 +01:00
..
0001-Makefile-change-Makefile-to-build-swupdate-library-s.patch kirkstone migration: update swupdate package 2022-06-21 16:49:56 +02:00
0002-config-add-on-the-fly-build-configuration-variable.patch kirkstone migration: update swupdate package 2022-06-21 16:49:56 +02:00
defconfig kirkstone migration: update swupdate package 2022-06-21 16:49:56 +02:00
systemd.cfg swupdate: add config fragment to fix systemd initialization 2022-11-15 13:34:48 +01:00