0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-07-29 07:52:09 +00:00
Files
Lakka-LibreELEC/packages/sysutils/busybox/scripts/create-edid-cpio
Matthias Reichl 0039f93de6 busybox: add create-edid-cpio script
This script simply creates /flash/edid.cpio with the contents from
.config/firmware/edid

Compared to the x86 specific getedid script this works on all platforms
as it doesn't contain any platform specific code. Eventually getedid
should be refactored make use of this helper script, too.

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-03-23 18:59:28 +01:00

706 B
Executable File