meta-arago.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Chirag Shilwant <c-shilwant@ti.com>
To: <meta-arago@lists.yoctoproject.org>
Cc: <s-adivi@ti.com>, <g-gupta@ti.com>,
	Paresh Bhagat <p-bhagat@ti.com>, <reatmon@ti.com>
Subject: Re: [kirkstone][PATCH] Add description and summary for jailhouse image recipe
Date: Mon, 4 Mar 2024 12:36:10 +0530	[thread overview]
Message-ID: <40f115c5-474d-4690-911e-d46265dfe2f3@ti.com> (raw)
In-Reply-To: <20240304065853.452896-1-p-bhagat@ti.com>

On 04/03/24 12:28, Paresh Bhagat wrote:
> 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>
Acked-by: Chirag Shilwant <c-shilwant@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
>   


      reply	other threads:[~2024-03-04  7:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-04  6:58 [kirkstone][PATCH] Add description and summary for jailhouse image recipe Paresh Bhagat
2024-03-04  7:06 ` Chirag Shilwant [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=40f115c5-474d-4690-911e-d46265dfe2f3@ti.com \
    --to=c-shilwant@ti.com \
    --cc=g-gupta@ti.com \
    --cc=meta-arago@lists.yoctoproject.org \
    --cc=p-bhagat@ti.com \
    --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).