Go to file
Ahmad Fatoum 4ad790c733 signing.bbclass: don't export OPENSSL environment variables globally
OPENSSL_{MODULES,ENGINES,CONF} and SSL_CERT_{DIR,FILE} are currently
exported globally for any recipe that inherits signing. This not only
affects the tasks that use the signing infrastructure, but also unrelated
tasks like e.g. do_fetch. Avoid this by exporting the variables only
for these tasks that actually call signing_prepare.

This resolves a breakage I observed on Ubuntu 18.04, where the host
tool wget is called with the environment variables set and then fails
with a SSL error (exit code 5).

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-10-09 09:38:49 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems images: Rename <layer>-image to <layer>-image-all 2023-10-06 08:37:21 -07:00
meta-gnome gnome-remote-desktop: Upgrade 44.2 -> 45.0 2023-09-30 01:03:17 -07:00
meta-initramfs klibc: Upgrade to 2.0.13 release 2023-10-07 17:39:50 -07:00
meta-multimedia pipewire: Upgrade 0.3.80 -> 0.3.81 2023-10-07 16:50:44 -07:00
meta-networking open62541: add Backport status and link to patch 2023-10-07 16:50:44 -07:00
meta-oe signing.bbclass: don't export OPENSSL environment variables globally 2023-10-09 09:38:49 -07:00
meta-perl ptest-image: Switch to using core-image-minimal 2023-10-06 08:37:21 -07:00
meta-python python3-boto3, python3-botocore: remove recipes 2023-10-07 16:50:44 -07:00
meta-webserver images: Rename <layer>-image to <layer>-image-all 2023-10-06 08:37:21 -07:00
meta-xfce layer.conf: update LAYERSERIES_COMPAT for nanbield 2023-09-10 06:49:11 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
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