From 0395188e79f607a76e54d60b80eaaf728fa6b730 Mon Sep 17 00:00:00 2001 From: Martin Borg Date: Thu, 12 Jul 2018 16:27:41 +0200 Subject: templates: remove live image from IMAGE_FSTYPES It causes problems for the SDK build Signed-off-by: Martin Borg --- conf/template.intel-corei7-64/local.conf.sample | 1 + 1 file changed, 1 insertion(+) (limited to 'conf') diff --git a/conf/template.intel-corei7-64/local.conf.sample b/conf/template.intel-corei7-64/local.conf.sample index e9c8bc7..19f18ee 100644 --- a/conf/template.intel-corei7-64/local.conf.sample +++ b/conf/template.intel-corei7-64/local.conf.sample @@ -237,4 +237,5 @@ PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl" CONF_VERSION = "1" IMAGE_FSTYPES_append = " tar.gz" +IMAGE_FSTYPES_remove = " live" -- cgit v1.2.3-54-g00ecf