meta-digi/meta-digi-dey/recipes-core/recovery
Arturo Buzarra 4a54512d64 recovery-initramfs-init: fix psplash communication FIFO path
The latest version of psplash changed the default path to store the
communication FIFO with other processes to "/run" to allow keeping the
information between reboots, however we are using this tool from an initramfs
where "/run" does not exist, producing multiple errors trying to write to a
nonexistent path, delaying the update process.

This commit forces psplash to use an existing path like "/tmp" to handle the
communication FIFO, because we don't need to maintain the update information.

https://onedigi.atlassian.net/browse/CC8X-318

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2021-10-29 09:35:53 +02:00
..
recovery-initramfs recovery-initramfs-init: fix psplash communication FIFO path 2021-10-29 09:35:53 +02:00
recovery-utils/recovery-utils recovery: turn is_dualboot_enabled() into generic function 2021-09-09 17:38:44 +02:00
recovery-initramfs.bb trustfence: homogenize SIGN_MODE variables 2020-02-12 18:50:19 +01:00
recovery-utils.bb gatesgarth migration: Convert u-boot-fw-utils dependencies to libubootenv dependencies 2021-05-05 19:18:11 +02:00