Go to file
Niko Mauno d44d4206b5
pkcs11-provider: Add recipe
Starting with version 3.0 the OpenSSL project introduced a new modular
system to extend OpenSSL that replaces the deprecated Engine modules.

Providers are loaded via configuration directives in the openssl
configuration file (or directly loaded by applications).

The pkcs11 provider allows applications linked to openssl to use keys
and cryptographic operations from a hardware or software token via
their PKCS #11 driver and the use of PCKS #11 URIs.

The pkcs11 provider can be configured to be automatically loaded via
openssl.cnf

For more details, visit
https://github.com/latchset/pkcs11-provider/blob/main/docs/provider-pkcs11.7.md

Signed-off-by: Niko Mauno <niko.mauno@vaisala.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-12-20 11:13:00 -08:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems bindfs: upgrade 1.17.5 -> 1.17.6 2023-11-17 11:38:20 -08:00
meta-gnome gnome-software: update 45.1 -> 45.2 2023-12-18 22:17:23 -08:00
meta-initramfs klibc/klibc.inc : Add DEBUG_PREFIX_MAP flag. 2023-10-13 10:19:11 -07:00
meta-multimedia libcamera: skip until upstream resolves python 3.12 compatibility 2023-12-18 22:17:22 -08:00
meta-networking mbedtls: Upgrade 3.5.0 -> 3.5.1 2023-12-18 22:17:25 -08:00
meta-oe pkcs11-provider: Add recipe 2023-12-20 11:13:00 -08:00
meta-perl libextutils-cppguess-perl: upgrade 0.26 -> 0.27 2023-11-21 22:35:50 -08:00
meta-python python3-rlp: upgrade 3.0.0 -> 4.0.0 2023-12-18 22:17:25 -08:00
meta-webserver nginx: update versions for both the stable branch and mainline 2023-12-14 15:47:21 -08:00
meta-xfce xarchiver: Specify the version in the recipe file name 2023-11-07 19:59:58 -08:00
.gitignore
COPYING.MIT
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj raj.khem@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories