meta-arago.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Paresh Bhagat <p-bhagat@ti.com>
To: <meta-arago@lists.yoctoproject.org>, <reatmon@ti.com>
Cc: <c-shilwant@ti.com>, <s-adivi@ti.com>, <g-gupta@ti.com>
Subject: [kirkstone][PATCH] Add description and summary for jailhouse image recipe
Date: Mon, 4 Mar 2024 12:28:53 +0530	[thread overview]
Message-ID: <20240304065853.452896-1-p-bhagat@ti.com> (raw)

Image recipe for jailhouse does not have a summary and description. Due to
which oe-layersetup also shows No Summary available for tisdk-jailhouse-image
as compared to other targets for which we have proper summary.

So to ensure good practice and help other users understand the purpose and
functionality of recipe, add a summary and description for jailhouse image.

Signed-off-by: Paresh Bhagat <p-bhagat@ti.com>
---
 .../recipes-core/images/tisdk-jailhouse-image.bb           | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

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 b28dfd5a..c53cf9c0 100644
--- a/meta-arago-distro/recipes-core/images/tisdk-jailhouse-image.bb
+++ b/meta-arago-distro/recipes-core/images/tisdk-jailhouse-image.bb
@@ -1,4 +1,9 @@
-# Produces wic image for jailhouse
+SUMMARY = "Arago TI SDK image for Jailhouse Hypervisor"
+
+DESCRIPTION = "Arago TI SDK image meant for running Jailhouse, a partitioning \
+Hypervisor based on Linux. This image is derived from tisdk-default-image and \
+contains additional firmware and management tools for Jailhouse.\
+"
 
 require recipes-core/images/tisdk-default-image.bb
 
-- 
2.34.1



             reply	other threads:[~2024-03-04  6:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-04  6:58 Paresh Bhagat [this message]
2024-03-04  7:06 ` [kirkstone][PATCH] Add description and summary for jailhouse image recipe Chirag Shilwant

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=20240304065853.452896-1-p-bhagat@ti.com \
    --to=p-bhagat@ti.com \
    --cc=c-shilwant@ti.com \
    --cc=g-gupta@ti.com \
    --cc=meta-arago@lists.yoctoproject.org \
    --cc=reatmon@ti.com \
    --cc=s-adivi@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).