From 3d8812ea81109a2894f5b5f317df21f31019abe8 Mon Sep 17 00:00:00 2001
From: Anders Roxell <anders.roxell@linaro.org>
Date: Tue, 29 Oct 2019 07:58:40 +0100
Subject: [PATCH] test

Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
---
 conf/distro/lkft.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/distro/lkft.conf b/conf/distro/lkft.conf
index 2c2622f4b53e..a3fb71236399 100644
--- a/conf/distro/lkft.conf
+++ b/conf/distro/lkft.conf
@@ -13,8 +13,8 @@ MACHINE_HWCODECS_intel-core2-32 = ""
 IMAGE_FSTYPES_remove = "ext4 iso wic wic.gz"
 RDEPENDS_packagegroup-rpb_remove = "docker"
 
-IMAGE_FSTYPES_intel-corei7-64_append = " ext4.gz"
-IMAGE_FSTYPES_intel-core2-32_append = " ext4.gz"
+IMAGE_FSTYPES_intel-corei7-64_append = " ext4.gz hddimg.xz"
+IMAGE_FSTYPES_intel-core2-32_append = " ext4.gz hddimg.xz"
 
 # For qemu arm64
 IMAGE_FSTYPES_juno_append = " ext4.gz"
-- 
2.23.0

