meta-arago.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: sabiya.d@mistralsolutions.com
To: meta-arago@lists.yoctoproject.org
Cc: reatmon@ti.com, sabiya.d@mistralsolutions.com,
	Dasnavis Sabiya <sabiya.d@ti.com>
Subject: [meta-arago][master/kirkstone][PATCH] packagegroup-arago-initramfs: Add e2fsprogs-mke2fs and dosfstools
Date: Wed,  1 Nov 2023 14:58:55 +0530	[thread overview]
Message-ID: <20231101092855.101794-2-sabiya.d@ti.com> (raw)
In-Reply-To: <20231101092855.101794-1-sabiya.d@ti.com>

From: Dasnavis Sabiya <sabiya.d@ti.com>

Add e2fsprogs-mke2fs and dosfstools for mkfs.ext4 and mkfs.vfat

Signed-off-by: Dasnavis Sabiya <sabiya.d@ti.com>
---
 .../packagegroups/packagegroup-arago-initramfs.bb        | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-initramfs.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-initramfs.bb
index 380cc0e3..10412784 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-initramfs.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-initramfs.bb
@@ -1,4 +1,13 @@
 
 require recipes-core/packagegroups/packagegroup-core-boot.bb
 
+ARAGO_FSTOOLS = "\
+    e2fsprogs-mke2fs \
+    dosfstools \
+    "
+
 RDEPENDS:${PN}:remove = "grub-efi kernel"
+
+RDEPENDS:${PN}:append = "\
+    ${ARAGO_FSTOOLS} \
+    "
-- 
2.25.1



  reply	other threads:[~2023-11-01  9:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-01  9:28 [PATCH] packagegroup-arago-initramfs: Add e2fsprogs-mke2fs and dosfstools sabiya.d
2023-11-01  9:28 ` sabiya.d [this message]
2023-11-01 13:38   ` [meta-arago][master/kirkstone][PATCH] " Ryan Eatmon
2023-11-02  6:56     ` Dasnavis Sabiya
2023-11-02 12:05       ` [EXTERNAL] " Chirag Shilwant
2023-11-02 16:10         ` Ryan Eatmon
2023-11-02 16:21           ` Andrew Davis

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=20231101092855.101794-2-sabiya.d@ti.com \
    --to=sabiya.d@mistralsolutions.com \
    --cc=meta-arago@lists.yoctoproject.org \
    --cc=reatmon@ti.com \
    --cc=sabiya.d@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).