1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-29 12:09:36 +00:00
Files
poky/meta/recipes-core
Mikko Rapeli 7deed33f2c psplash: ignore startup errors in psplash-systemd.service
psplash-systemd.service depends on FIFO created by psplash-start@fb0.service.
This FIFO can be removed due to signals or /dev/fb0 related errors
when psplash-start@fb0.service exits. This exit can happen
when psplash-systemd.service is being started. Thus ignore
all errors in psplash-systemd.service startup.
There are too many ways things can go wrong and all of them
leave open race conditions unless a single process handles
all of the psplash usecases including progress bar updates.

(From OE-Core rev: 580ae81e102bf999cb89f05430c737210253d90a)

Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-02-28 07:49:18 +00:00
..
2024-01-07 12:24:57 +00:00
2025-02-18 22:53:44 +00:00
2024-11-12 23:54:35 +00:00
2025-01-04 12:34:04 +00:00
2025-02-20 11:57:49 +00:00
2025-02-18 11:56:04 +00:00
2024-08-23 22:43:27 +01:00
2025-01-14 11:57:52 +00:00
2024-12-12 12:52:39 +00:00
2024-04-23 13:40:24 +01:00
2024-08-29 21:58:19 +01:00