meta-arago.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Aniket Limaye <a-limaye@ti.com>
To: <meta-arago@lists.yoctoproject.org>
Cc: <reatmon@ti.com>, Aniket Limaye <a-limaye@ti.com>
Subject: [meta-arago][master/kirkstone][PATCH] meta-arago-test: packagegroups: ti-test: j784s4: Add ufs-utils package
Date: Mon, 18 Mar 2024 11:56:53 +0530	[thread overview]
Message-ID: <20240318062653.2055243-1-a-limaye@ti.com> (raw)

j721e and j784s4 support UFS but the package ufs-utils was missing for j784s4.
Adding the same.

Signed-off-by: Aniket Limaye <a-limaye@ti.com>
---
 meta-arago-test/recipes-core/packagegroups/ti-test.bb | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/meta-arago-test/recipes-core/packagegroups/ti-test.bb b/meta-arago-test/recipes-core/packagegroups/ti-test.bb
index cf720c03..4dbd9fca 100644
--- a/meta-arago-test/recipes-core/packagegroups/ti-test.bb
+++ b/meta-arago-test/recipes-core/packagegroups/ti-test.bb
@@ -127,6 +127,10 @@ TI_TEST_TI_TOOLS:append:j721e = " \
     videnc-test-app \
 "
 
+TI_TEST_TI_TOOLS:append:j784s4 = " \
+    ufs-utils \
+"
+
 TI_TEST_TI_TOOLS:append:omapl138 = " \
     ${@oe.utils.conditional('ARAGO_BRAND', 'mainline', '', 'ti-ipc-test', d)} \
 "
-- 
2.34.1



                 reply	other threads:[~2024-03-18  6: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=20240318062653.2055243-1-a-limaye@ti.com \
    --to=a-limaye@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).