All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Trevor Woerner" <twoerner@gmail.com>
To: yocto@lists.yoctoproject.org
Subject: [meta-rockchip][PATCH 2/3] IMAGE_FSTYPES: remove ext4
Date: Mon, 28 Jun 2021 11:15:40 -0400	[thread overview]
Message-ID: <20210628151541.26092-2-twoerner@gmail.com> (raw)
In-Reply-To: <20210628151541.26092-1-twoerner@gmail.com>

The ext4 IMAGE_FSTYPES does not need to be mentioned explicitly. It will be
automatically generated in cases where it is needed.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
---
 conf/machine/include/rockchip-defaults.inc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/conf/machine/include/rockchip-defaults.inc b/conf/machine/include/rockchip-defaults.inc
index b41c523..0666119 100644
--- a/conf/machine/include/rockchip-defaults.inc
+++ b/conf/machine/include/rockchip-defaults.inc
@@ -22,4 +22,3 @@ XSERVER = " \
 
 # misc
 SERIAL_CONSOLES ?= "1500000;ttyS2"
-IMAGE_FSTYPES += "ext4"
-- 
2.30.0.rc0


  reply	other threads:[~2021-06-28 15:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-28 15:15 [meta-rockchip][PATCH 1/3] conf/machine/include/nanopi-m4.inc: add full include path Trevor Woerner
2021-06-28 15:15 ` Trevor Woerner [this message]
2021-06-30 16:10   ` [meta-rockchip][PATCH 2/3] IMAGE_FSTYPES: remove ext4 Trevor Woerner
2021-06-28 15:15 ` [meta-rockchip][PATCH 3/3] wic/wks cleanup Trevor Woerner
2021-06-30 16:10   ` Trevor Woerner
2021-06-30 16:09 ` [meta-rockchip][PATCH 1/3] conf/machine/include/nanopi-m4.inc: add full include path Trevor Woerner

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=20210628151541.26092-2-twoerner@gmail.com \
    --to=twoerner@gmail.com \
    --cc=yocto@lists.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.