From: "Trevor Woerner" <twoerner@gmail.com>
To: Markus Volk <f_l_k@t-online.de>
Cc: yocto@lists.yoctoproject.org
Subject: Re: [yocto] [meta-rockchip][PATCH 2/2] rockchip-wic.inc: dont let wic edit fstab by default
Date: Thu, 23 Sep 2021 08:22:37 -0400 [thread overview]
Message-ID: <20210923122237.GA29165@localhost> (raw)
In-Reply-To: <20210922190950.677010-2-f_l_k@t-online.de>
On Wed 2021-09-22 @ 09:09:50 PM, Markus Volk wrote:
> ---
> conf/machine/include/rockchip-wic.inc | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/conf/machine/include/rockchip-wic.inc b/conf/machine/include/rockchip-wic.inc
> index 15010a0..30b0d57 100644
> --- a/conf/machine/include/rockchip-wic.inc
> +++ b/conf/machine/include/rockchip-wic.inc
> @@ -26,3 +26,6 @@ WICVARS:append = " \
> SPL_BINARY \
> UBOOT_SUFFIX \
> "
> +
> +# Do not update fstab file while creating wic images
> +WIC_CREATE_EXTRA_ARGS ?= "--no-fstab-update"
Thank you for your patch. Could you please include your Signed-off-by line?
prev parent reply other threads:[~2021-09-23 12:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-22 19:09 [meta-rockchip][PATCH 1/2] rockchip.wks: use uuid for all partitions Markus Volk
2021-09-22 19:09 ` [meta-rockchip][PATCH 2/2] rockchip-wic.inc: dont let wic edit fstab by default Markus Volk
2021-09-23 12:22 ` Trevor Woerner [this message]
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=20210923122237.GA29165@localhost \
--to=twoerner@gmail.com \
--cc=f_l_k@t-online.de \
--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.