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 <[email protected]> > --- > .../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 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16787): https://lists.yoctoproject.org/g/meta-arago/message/16787 Mute This Topic: https://lists.yoctoproject.org/mt/116334492/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
