Go to file
Christos Gavros bb138b9f6b
corosync: reproducibility issue
Corosync is not reproducible due to change of value
in NETSNMP_SYS_CONTACT which is set in net-snmp:
NETSNMP_SYS_CONTACT = "$ME@$LOC"
$ME = whoami
$LOC assigned domain name from /etc/resolv.conf

Use build in'--with-sys-contact' to overwrite it

https://autobuilder.yoctoproject.org/valkyrie/#/builders/87/builds/30/steps/28/logs/stdio

CC: Yoann Congal <yoann.congal@smile.fr>
CC: Randy MacLeod <randy.macleod@windriver.com>
Signed-off-by: Christos Gavros <gavrosc@yahoo.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-02-13 20:54:52 -08:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems recipes: Fix variable assignment whitespace 2025-01-31 10:34:03 -08:00
meta-gnome gegl: update 0.4.52 -> 0.4.54 2025-02-12 09:16:10 -08:00
meta-initramfs meta: Add SECURITY.md file to all layers 2024-11-23 09:00:14 -08:00
meta-multimedia libdvbcsa: set correct LICENSE 2025-01-31 10:34:03 -08:00
meta-networking corosync: reproducibility issue 2025-02-13 20:54:52 -08:00
meta-oe jsonrpc: fix interface library paths in cmake files 2025-02-13 20:54:51 -08:00
meta-perl libmozilla-ca-perl: upgrade 20240924 -> 20250202 2025-02-10 08:45:36 -08:00
meta-python python3-coverage: Upgrade 7.6.10 -> 7.6.12 2025-02-13 07:44:15 -08:00
meta-webserver apache2: upgrade 2.4.62 -> 2.4.63 2025-02-10 08:45:35 -08:00
meta-xfce xfce4-sensors-plugin: correct netcat PACKAGECONFIG 2025-02-13 11:34:55 -08: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