Go to file
Johannes Schneider 855c956fbd
signing.bbclass: refactor signing_import_cert_from_*
Refactor the two methods to import certificates from PEM/DER to be
usable independently from keymaterial that is linked to a role.

By having the import_cert_from methods create a storage location (aka
role) in the softhsm dynamically.  This way certificates can - but
don't have to - be linked to a key, or can stand on their own if chain
of certificates from a PKI has to be managed.

Reviewed-by: Jan Luebbe <jlu@pengutronix.de>
Signed-off-by: Johannes Schneider <johannes.schneider@leica-geosystems.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-28 11:04:24 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems add nilfs-utils_v2.2.11 2025-06-26 07:26:19 -07:00
meta-gnome gexiv2: fix buildpath error 2025-06-25 06:44:55 -07:00
meta-initramfs meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
meta-multimedia meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
meta-networking netcf: remove EXTRA_AUTORECONF 2025-06-26 07:26:21 -07:00
meta-oe signing.bbclass: refactor signing_import_cert_from_* 2025-06-28 11:04:24 -07:00
meta-perl meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
meta-python python3-protobuf: upgrade from 5.29.5 to 6.31.1 2025-06-26 16:53:21 -07:00
meta-webserver meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
meta-xfce xfce4-terminal: upgrade 1.1.0 -> 1.1.4 2025-06-28 11:04:24 -07:00
.b4-config Add toplevel b4 config file 2025-04-10 08:31:06 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
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