From 516e0d61e34480c2f6e91e6ed591507808dae449 Mon Sep 17 00:00:00 2001 From: Christophe Priouzeau Date: Wed, 13 Mar 2019 11:04:02 +0100 Subject: [PATCH] FSTYPES: use the shorthand operator Coming from github pull-request: #1 Signed-off-by: Christophe Priouzeau --- conf/machine/include/st-machine-common-stm32mp.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/include/st-machine-common-stm32mp.inc b/conf/machine/include/st-machine-common-stm32mp.inc index d553aa5..1db5fe6 100644 --- a/conf/machine/include/st-machine-common-stm32mp.inc +++ b/conf/machine/include/st-machine-common-stm32mp.inc @@ -133,7 +133,7 @@ UBI_VOLNAME ?= "rootfs" EXTRA_IMAGECMD_ext4 = "-i 4096 -L ${@d.getVar('IMAGE_NAME_SUFFIX').replace('.', '', 1)[:16]}" # Default FSTYPES requested -IMAGE_FSTYPES = "tar.xz ext4" +IMAGE_FSTYPES ?= "tar.xz ext4" # Allow debug on the platform with gdb and openocd tools EXTRA_IMAGEDEPENDS_append = " \