mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
rpi: switch to zstd squashfs images
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
3b75089c97
commit
a11b1fd4cf
@ -68,7 +68,7 @@
|
|||||||
PROJECT_CFLAGS=""
|
PROJECT_CFLAGS=""
|
||||||
|
|
||||||
# SquashFS compression method (gzip / lzo / xz / zstd)
|
# SquashFS compression method (gzip / lzo / xz / zstd)
|
||||||
SQUASHFS_COMPRESSION="lzo"
|
SQUASHFS_COMPRESSION="zstd"
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
# setup project defaults
|
# setup project defaults
|
||||||
|
Loading…
x
Reference in New Issue
Block a user