meta-digi/meta-digi-dey/recipes-core/recovery/recovery-initramfs
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
..
automount_block.sh recovery-initramfs-init: remove parted dependency 2017-08-29 18:15:43 +02:00
automount_mtd.sh recovery init: detach 'update' MTD device from UBI if volume is not found 2017-03-22 15:03:24 +01:00
mdev.conf meta-digi-dey: Add mdev support into recovery ramdisk. 2017-03-20 17:08:55 +01:00
recovery-initramfs-init recovery-initramfs-init: fix psplash communication FIFO path 2021-10-29 11:26:43 +02:00
swupdate.cfg recovery: add recipe to generate recovery ramdisk file tree 2016-12-27 17:37:53 +01:00