All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: s-joshi@ti.com
Cc: meta-arago@lists.yoctoproject.org, Ryan Eatmon <reatmon@ti.com>,
	Shiva Tripathi <s-tripathi1@ti.com>,
	Kamlesh Gudaseni <kamlesh@ti.com>,
	Kavitha Malarvizhi <k-malarvizhi@ti.com>
Subject: Re: [meta-arago][scarthgap/master][PATCH] meta-arago-distro: Add libp11 library
Date: Tue, 18 Nov 2025 14:20:05 -0500	[thread overview]
Message-ID: <20251118192005.GF3125@denix.org> (raw)
In-Reply-To: <20251117081833.3718999-1-s-joshi@ti.com>

Per PRC, the Subject line should specify the recipe, not the layer, that gets 
modified by the patch.


On Mon, Nov 17, 2025 at 01:48:33PM +0530, Suhaas Joshi via lists.yoctoproject.org wrote:
> Add libp11 library to meta-arago-distro layer. This library provides the
> pkcs11.so engine, which OpenSSL uses for its PKCS#11-related operations.
> 
> Signed-off-by: Suhaas Joshi <s-joshi@ti.com>
> ---
>  .../recipes-core/packagegroups/packagegroup-arago-base.bb        | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb
> index 5cb4e30c..f0f5b66c 100644
> --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb
> +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb
> @@ -49,6 +49,7 @@ ARAGO_EXTRA = "\
>      cifs-utils \
>      phytool \
>      lldpd \
> +    libp11 \
>  "
>  
>  ARAGO_EXTRA:append:arago = "\
> -- 
> 2.34.1


      parent reply	other threads:[~2025-11-18 19:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-17  8:18 [meta-arago][scarthgap/master][PATCH] meta-arago-distro: Add libp11 library Suhaas Joshi
2025-11-17  8:35 ` PRC Automation
2025-11-18 19:20 ` Denys Dmytriyenko [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=20251118192005.GF3125@denix.org \
    --to=denis@denix.org \
    --cc=k-malarvizhi@ti.com \
    --cc=kamlesh@ti.com \
    --cc=meta-arago@lists.yoctoproject.org \
    --cc=reatmon@ti.com \
    --cc=s-joshi@ti.com \
    --cc=s-tripathi1@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.