Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
psplash: Add udev rule notify systemd of available fb
When using psplash in combination with systemd the splash screen is not shown. The dependency to sys-devices-platform-gpu-graphics-fb0.device will terminate psplash-start.service because systemd is not aware of the framebuffer device node. See https://lists.yoctoproject.org/g/yocto/topic/91286438#57156 Adding a udev rule to notify systemd
- Loading branch information