From b0921714087efbf9cc5d7caf1fd55d12a8f68222 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 9 Aug 2016 07:08:09 +0000 Subject: machines: drop tar.gz images in favor of tar.xz Signed-off-by: Denys Dmytriyenko --- conf/machine/k2hk-evm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/k2hk-evm.conf') diff --git a/conf/machine/k2hk-evm.conf b/conf/machine/k2hk-evm.conf index 3c3c9571..9e661169 100644 --- a/conf/machine/k2hk-evm.conf +++ b/conf/machine/k2hk-evm.conf @@ -10,7 +10,7 @@ UBOOT_MACHINE = "k2hk_evm_config" BOOT_MONITOR_MAKE_TARGET = "k2hk" -IMAGE_FSTYPES += "ubifs ubi tar.gz tar.xz cpio" +IMAGE_FSTYPES += "ubifs ubi tar.xz cpio" SERIAL_CONSOLE = "" SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0" -- cgit v1.2.3-54-g00ecf