[Acked] [kernel-snaps-uc20][PATCH 2/2] Drop lzma, instead use default compression (lz4).

Andy Whitcroft apw at canonical.com
Thu Nov 28 10:27:23 UTC 2019


On Fri, Nov 22, 2019 at 03:53:52PM +0000, Dimitri John Ledkov wrote:
> Signed-off-by: Dimitri John Ledkov <xnox at ubuntu.com>
> ---
>  Makefile | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/Makefile b/Makefile
> index 7c292de..0eaddbc 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -103,7 +103,6 @@ prepare-chroot:
>  	  echo "$${APTPREF}" > chroot/etc/apt/preferences.d/01proposedkernel; \
>  	fi
>  	mkdir -p chroot/etc/initramfs-tools/conf.d
> -	echo "COMPRESS=lzma" >chroot/etc/initramfs-tools/conf.d/ubuntu-core.conf
>  	# LP1794279: vc4-kms-v3d and hardware accelerated framebuffer support
>  	echo "i2c-bcm2708" > chroot/etc/initramfs-tools/modules
>  	if [ "$(DPKG_ARCH)" = "amd64" ]; then \
> -- 
> 2.24.0
> 
Acked-by: Andy Whitcroft <apw at canonical.com>

-apw



More information about the kernel-team mailing list