meta-arago.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Chirag Shilwant <c-shilwant@ti.com>
To: Denys Dmytriyenko <denis@denix.org>, Ryan Eatmon <reatmon@ti.com>,
	<meta-arago@lists.yoctoproject.org>
Cc: Gyan Gupta <g-gupta@ti.com>
Subject: [meta-arago][master/scarthgap][PATCH] recipes-core: images: Remove WIC_CREATE_EXTRA_ARG
Date: Thu, 25 Apr 2024 15:57:28 +0530	[thread overview]
Message-ID: <20240425102728.1295738-1-c-shilwant@ti.com> (raw)

- In meta-ti, we now have the wks file updated which
ensures that we don't mount boot FAT partition into
/boot directory of the rootfs [1]

- Hence, adding --no-fstab-update to WIC_CREATE_EXTRA_ARG
is no longer needed and we can remove it from tisdk-jailhouse-image.

[1]: https://git.ti.com/cgit/arago-project/meta-ti/commit/?h=scarthgap-next&id=42c238a42fe0c8d18a9063bd48501f409cdc093c

Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
---
 meta-arago-distro/recipes-core/images/tisdk-jailhouse-image.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta-arago-distro/recipes-core/images/tisdk-jailhouse-image.bb b/meta-arago-distro/recipes-core/images/tisdk-jailhouse-image.bb
index 339e4895..9558882e 100644
--- a/meta-arago-distro/recipes-core/images/tisdk-jailhouse-image.bb
+++ b/meta-arago-distro/recipes-core/images/tisdk-jailhouse-image.bb
@@ -12,5 +12,3 @@ COMPATIBLE_MACHINE = "am62xx|am62pxx"
 IMAGE_INSTALL += " jailhouse"
 
 export IMAGE_BASENAME = "tisdk-jailhouse-image"
-
-WIC_CREATE_EXTRA_ARGS:append = " --no-fstab-update"
-- 
2.34.1



                 reply	other threads:[~2024-04-25 10:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20240425102728.1295738-1-c-shilwant@ti.com \
    --to=c-shilwant@ti.com \
    --cc=denis@denix.org \
    --cc=g-gupta@ti.com \
    --cc=meta-arago@lists.yoctoproject.org \
    --cc=reatmon@ti.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).