From 3e9688101c2e4ee188a2e700ad5868c295ecb186 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Wed, 27 Apr 2016 22:42:04 +0200 Subject: linux-kexecboot: switch to XZ kernel compression Squeeze the last bits of space... Signed-off-by: Andrea Adami --- recipes-kernel/linux/linux-kexecboot-4.4/akita/defconfig | 2 +- recipes-kernel/linux/linux-kexecboot-4.4/c7x0/defconfig | 2 +- recipes-kernel/linux/linux-kexecboot-4.4/poodle/defconfig | 2 +- recipes-kernel/linux/linux-kexecboot-4.4/spitz/defconfig | 2 +- recipes-kernel/linux/linux-kexecboot-4.4/tosa/defconfig | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/recipes-kernel/linux/linux-kexecboot-4.4/akita/defconfig b/recipes-kernel/linux/linux-kexecboot-4.4/akita/defconfig index 439ef2c..5be7b77 100644 --- a/recipes-kernel/linux/linux-kexecboot-4.4/akita/defconfig +++ b/recipes-kernel/linux/linux-kexecboot-4.4/akita/defconfig @@ -1,6 +1,6 @@ CONFIG_LOCALVERSION="-kexecboot" # CONFIG_LOCALVERSION_AUTO is not set -CONFIG_KERNEL_LZMA=y +CONFIG_KERNEL_XZ=y # CONFIG_SWAP is not set # CONFIG_CROSS_MEMORY_ATTACH is not set CONFIG_NO_HZ=y diff --git a/recipes-kernel/linux/linux-kexecboot-4.4/c7x0/defconfig b/recipes-kernel/linux/linux-kexecboot-4.4/c7x0/defconfig index e82151e..64bce7d 100644 --- a/recipes-kernel/linux/linux-kexecboot-4.4/c7x0/defconfig +++ b/recipes-kernel/linux/linux-kexecboot-4.4/c7x0/defconfig @@ -1,6 +1,6 @@ CONFIG_LOCALVERSION="-kexecboot" # CONFIG_LOCALVERSION_AUTO is not set -CONFIG_KERNEL_LZMA=y +CONFIG_KERNEL_XZ=y # CONFIG_SWAP is not set # CONFIG_CROSS_MEMORY_ATTACH is not set CONFIG_NO_HZ=y diff --git a/recipes-kernel/linux/linux-kexecboot-4.4/poodle/defconfig b/recipes-kernel/linux/linux-kexecboot-4.4/poodle/defconfig index ddcd56b..1c2df53 100644 --- a/recipes-kernel/linux/linux-kexecboot-4.4/poodle/defconfig +++ b/recipes-kernel/linux/linux-kexecboot-4.4/poodle/defconfig @@ -1,6 +1,6 @@ CONFIG_LOCALVERSION="-kexecboot" # CONFIG_LOCALVERSION_AUTO is not set -CONFIG_KERNEL_LZMA=y +CONFIG_KERNEL_XZ=y # CONFIG_SWAP is not set # CONFIG_CROSS_MEMORY_ATTACH is not set CONFIG_NO_HZ=y diff --git a/recipes-kernel/linux/linux-kexecboot-4.4/spitz/defconfig b/recipes-kernel/linux/linux-kexecboot-4.4/spitz/defconfig index a9e3233..8f6edcd 100644 --- a/recipes-kernel/linux/linux-kexecboot-4.4/spitz/defconfig +++ b/recipes-kernel/linux/linux-kexecboot-4.4/spitz/defconfig @@ -1,6 +1,6 @@ CONFIG_LOCALVERSION="-kexecboot" # CONFIG_LOCALVERSION_AUTO is not set -CONFIG_KERNEL_LZMA=y +CONFIG_KERNEL_XZ=y # CONFIG_SWAP is not set # CONFIG_CROSS_MEMORY_ATTACH is not set CONFIG_NO_HZ=y diff --git a/recipes-kernel/linux/linux-kexecboot-4.4/tosa/defconfig b/recipes-kernel/linux/linux-kexecboot-4.4/tosa/defconfig index f649883..103cb1c 100644 --- a/recipes-kernel/linux/linux-kexecboot-4.4/tosa/defconfig +++ b/recipes-kernel/linux/linux-kexecboot-4.4/tosa/defconfig @@ -1,6 +1,6 @@ CONFIG_LOCALVERSION="-kexecboot" # CONFIG_LOCALVERSION_AUTO is not set -CONFIG_KERNEL_LZMA=y +CONFIG_KERNEL_XZ=y # CONFIG_SWAP is not set # CONFIG_CROSS_MEMORY_ATTACH is not set CONFIG_NO_HZ=y -- cgit 1.2.3-korg