image: switch to use universal mksquashfs
authorChristian Marangi <ansuelsmth@gmail.com>
Fri, 14 Oct 2022 15:30:21 +0000 (17:30 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Sun, 16 Oct 2022 22:54:01 +0000 (00:54 +0200)
commite3bfdb617b8d1efde0ef78193c59ec468660a821
tree9231ba4441b4786a8cc3adc30d615070b62c9bec
parent069b0268c517e79524705c4ef309f7de375c27ef
image: switch to use universal mksquashfs

mksquashfs supports both xz and lzma compression. Drop use of
mksquashfs4 and mksquashfs-lzma and use new universal mksquashfs.

For -lzma version use the -comp lzma option and change the -fixed-time
to the new option -all-time that accomplish the same thing.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
include/image-commands.mk
include/image.mk
target/linux/ath79/image/common-netgear.mk