All of lore.kernel.org
 help / color / mirror / Atom feed
From: Max Krummenacher <max.oss.09@gmail.com>
To: meta-freescale@yoctoproject.org
Cc: marcel.ziswiler@toradex.com,
	Max Krummenacher <max.krummenacher@toradex.com>,
	otavio.salvador@ossystems.com.br, stefan.agner@toradex.com
Subject: [3rdparty][PATCH v2 14/16] colibri-imx7.conf: drop image_fstype sdcard
Date: Thu, 14 Sep 2017 21:30:31 +0200	[thread overview]
Message-ID: <20170914193033.23575-15-max.krummenacher@toradex.com> (raw)
In-Reply-To: <20170914193033.23575-1-max.krummenacher@toradex.com>

The sdcard image type is going to be deprecated in favour of wic.
Remove it for now.

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
---
 conf/machine/colibri-imx7.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/colibri-imx7.conf b/conf/machine/colibri-imx7.conf
index ae0ae34..ccb607a 100644
--- a/conf/machine/colibri-imx7.conf
+++ b/conf/machine/colibri-imx7.conf
@@ -25,7 +25,7 @@ UBOOT_BINARY = "u-boot-nand.imx"
 UBOOT_MAKE_TARGET = "u-boot-nand.imx"
 UBOOT_MACHINE ?= "colibri_imx7_defconfig"
 
-IMAGE_FSTYPES = "sdcard.gz tar.xz ubifs"
+IMAGE_FSTYPES = "tar.xz"
 
 # Enable free --space-fixup (-F) by default, this allows DFU updates
 MKUBIFS_ARGS = " -c 8112 -e 124KiB -m 2KiB -F"
-- 
2.9.4



  parent reply	other threads:[~2017-09-14 19:31 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-14 19:30 [3rdparty][PATCH v2 00/16] update the toradex bsp files to 2.7.3 release Max Krummenacher
2017-09-14 19:30 ` [3rdparty][PATCH v2 01/16] linux-toradex: update kernel version 4.4 for colibri-vf Max Krummenacher
2017-09-14 19:30 ` [3rdparty][PATCH v2 02/16] linux-toradex: update kernel to 4.1 for apalis-/colibri-imx6, colibri-imx7 Max Krummenacher
2017-09-15 21:15   ` Stefan Agner
2017-09-16 13:07     ` Max Krummenacher
2017-09-14 19:30 ` [3rdparty][PATCH v2 03/16] linux-toradex: Stop using linux-dtb.inc Max Krummenacher
2017-09-14 19:30 ` [3rdparty][PATCH v2 04/16] u-boot-toradex: update to 2016.11 Max Krummenacher
2017-09-15 21:29   ` Stefan Agner
2017-09-16 13:02     ` Max Krummenacher
2017-09-21 20:40       ` Otavio Salvador
2017-09-14 19:30 ` [3rdparty][PATCH v2 05/16] apalis-imx6.conf: build a spl based u-boot Max Krummenacher
2017-09-14 19:30 ` [3rdparty][PATCH v2 06/16] apalis-imx6.conf: do not deploy the kernel in the rootfs Max Krummenacher
2017-09-14 19:30 ` [3rdparty][PATCH v2 07/16] apalis-imx6.conf: add device trees for ixora and use-mainline-bsp Max Krummenacher
2017-09-14 19:30 ` [3rdparty][PATCH v2 08/16] apalis-imx6.conf: drop image_fstype sdcard Max Krummenacher
2017-09-14 19:30 ` [3rdparty][PATCH v2 09/16] colibri-imx6.conf: build a spl u-boot Max Krummenacher
2017-09-14 19:30 ` [3rdparty][PATCH v2 10/16] colibri-imx6.conf: do not deploy the kernel in the rootfs Max Krummenacher
2017-09-14 19:30 ` [3rdparty][PATCH v2 11/16] colibri-imx6.conf: add device trees for aster and use-mainline-bsp Max Krummenacher
2017-09-14 19:30 ` [3rdparty][PATCH v2 12/16] colibri-imx6.conf: drop image_fstype sdcard Max Krummenacher
2017-09-14 19:30 ` [3rdparty][PATCH v2 13/16] colibri-imx7.conf: add device tree for the aster carrier board Max Krummenacher
2017-09-14 19:30 ` Max Krummenacher [this message]
2017-09-14 19:30 ` [3rdparty][PATCH v2 15/16] colibri-vf.conf: add a " Max Krummenacher
2017-09-14 19:30 ` [3rdparty][PATCH v2 16/16] colibri-vf.conf: drop image_fstype sdcard Max Krummenacher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170914193033.23575-15-max.krummenacher@toradex.com \
    --to=max.oss.09@gmail.com \
    --cc=marcel.ziswiler@toradex.com \
    --cc=max.krummenacher@toradex.com \
    --cc=meta-freescale@yoctoproject.org \
    --cc=otavio.salvador@ossystems.com.br \
    --cc=stefan.agner@toradex.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.