summaryrefslogtreecommitdiff
path: root/conf/machine/apalis-t30.conf
diff options
context:
space:
mode:
authorGerard Salvatella <gerard.salvatella@toradex.com>2018-09-05 14:56:43 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-09-27 15:59:08 +0200
commit9f2e2a4d05b4b5ef9a3fa79a2bb77fd2523aeb68 (patch)
tree4a8a8be07304a85d372617040ad0cfd9aa95a58e /conf/machine/apalis-t30.conf
parent21c18b9ebb6f3a46ebc9f18db668db842788e1c2 (diff)
images: add wic support for tegra
Currently only imx and vybrid automatically generate wic images. This functionality is useful e.g. for booting from SD cards. Add wic image generation in tegra modules. Signed-off-by: Gerard Salvatella <gerard.salvatella@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'conf/machine/apalis-t30.conf')
-rw-r--r--conf/machine/apalis-t30.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/apalis-t30.conf b/conf/machine/apalis-t30.conf
index c470976..16887a7 100644
--- a/conf/machine/apalis-t30.conf
+++ b/conf/machine/apalis-t30.conf
@@ -33,7 +33,7 @@ EXTRA_IMAGEDEPENDS += "u-boot"
# used by sysvinit_2
SERIAL_CONSOLE = "115200 ttyS0"
IMAGE_CLASSES += "image_type_tezi"
-IMAGE_FSTYPES = "tar.xz teziimg"
+IMAGE_FSTYPES += "teziimg"
TORADEX_PRODUCT_IDS = "0025 0026 0031"
TORADEX_FLASH_TYPE = "emmc"