meta-digi/meta-digi-dey/recipes-core/recovery
Arturo Buzarra 67c1ef2c9e 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 11:26:43 +02:00
..
recovery-initramfs recovery-initramfs-init: fix psplash communication FIFO path 2021-10-29 11:26:43 +02:00
recovery-utils/recovery-utils recovery: free strings returned by uboot_getenv() 2021-08-25 16:20:43 +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