meta-digi/meta-digi-dey/recipes-core
Hector Palacios e9aac1b489 swupdate: install a default config file with optional public-key-file
The swupdate recipe installs by default a systemd service
and a socket to listen for updates coming from a web server.
DEY only makes use of such service during on-the-fly updates from Cloud
Connector web service.

The default swupdate service fails on images with TrustFence because it's
called with no arguments and there doesn't exist a configuration file.
This commit installs a default configuration file and, if TrustFence is
enabled, sets the parameter 'public-key-file' to point to the public
certificate to use to authenticate SWU packages.

While on it, it removes the same file from the recovery-initramfs recipe
that was the only recipe that was adding such config file for recovery
images only.

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2023-12-01 10:55:05 +01:00
..
base-files kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
busybox busybox: backport hwclock support to get/set RTC parameters 2023-08-17 10:23:00 +02:00
images Add support for dey-image-lvgl images 2023-11-16 11:39:03 +01:00
init-ifupdown p2p scripts: generalize support getting name from configuration 2023-09-01 14:55:37 +02:00
initscripts kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
packagegroups cc: cccs: replace cloudconnector recipe with new ConnectCore Cloud Services 2023-09-06 13:01:50 +02:00
psplash kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
readline kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
recovery swupdate: install a default config file with optional public-key-file 2023-12-01 10:55:05 +01:00
system-monitor kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
systemd systemd: remove console on virtual terminals 2023-07-28 12:40:38 +02:00
sysvinit meta-digi: remove True option to getVar 2023-02-24 16:24:47 +01:00
trustfence meta-digi: [cosmetic] alphabetize compatible machine string 2023-10-10 14:58:58 +02:00