All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Berton <fabio.berton@ossystems.com.br>
To: meta-freescale@yoctoproject.org
Subject: [3rdparty][PATCH 2/7] apalis-imx6: Remove imx-base.inc duplicate code
Date: Wed, 28 Feb 2018 10:50:07 -0300	[thread overview]
Message-ID: <20180228135012.30663-2-fabio.berton@ossystems.com.br> (raw)
In-Reply-To: <20180228135012.30663-1-fabio.berton@ossystems.com.br>

IMAGE_FSTYPES = "wic.gz" is already set in imx-base.inc

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
---
 conf/machine/apalis-imx6.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/apalis-imx6.conf b/conf/machine/apalis-imx6.conf
index a7ec6e3..05a1336 100644
--- a/conf/machine/apalis-imx6.conf
+++ b/conf/machine/apalis-imx6.conf
@@ -28,7 +28,7 @@ UBOOT_CONFIG[spl] = "apalis_imx6_defconfig,,u-boot.img"
 UBOOT_MAKE_TARGET = ""
 UBOOT_ENTRYPOINT_use-mainline-bsp = "0x10008000"
 
-IMAGE_FSTYPES = "wic.gz tar.xz"
+IMAGE_FSTYPES += "tar.xz"
 # wic support
 WKS_FILE = "sdimage-bootpart.wks"
 
-- 
2.14.2



  reply	other threads:[~2018-02-28 13:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-28 13:50 [3rdparty][PATCH 1/7] Remove --no-fstab-update option from WIC_CREATE_EXTRA_ARG for all machines Fabio Berton
2018-02-28 13:50 ` Fabio Berton [this message]
2018-02-28 13:50 ` [3rdparty][PATCH 3/7] colibri-imx6: Remove imx-base.inc duplicate code Fabio Berton
2018-02-28 13:50 ` [3rdparty][PATCH 4/7] colibri-imx7: " Fabio Berton
2018-02-28 13:50 ` [3rdparty][PATCH 5/7] colibri-vf: " Fabio Berton
2018-02-28 13:50 ` [3rdparty][PATCH 6/7] imx7d-pico: " Fabio Berton
2018-02-28 13:50 ` [3rdparty][PATCH 7/7] imx7s-warp: " Fabio Berton

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=20180228135012.30663-2-fabio.berton@ossystems.com.br \
    --to=fabio.berton@ossystems.com.br \
    --cc=meta-freescale@yoctoproject.org \
    /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.