Go to file
Yoann Congal acde3d2efe
cmatrix: Improve reproducibility patch to handle libdir!=/usr/lib
The upstream code basically hard-code libdir to /usr/lib. This was
hidden by the upstream non-reproducible path existence check.

Improve the reproducibility patch to use the cmake variables derived
from $libdir and $datadir :
CMAKE_INSTALL_LIBDIR and CMAKE_INSTALL_DATAROOTDIR.

Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Reported-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-11 20:51:29 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems f2fs-tools: Fix build with gcc-15 2025-04-04 19:18:48 -07:00
meta-gnome gnome-session: update 46.0 -> 47.0.1 2025-04-10 17:37:22 -07:00
meta-initramfs Drop styhead from LAYERSERIES_COMPAT 2025-03-31 07:41:47 -07:00
meta-multimedia openal-soft: upgrade 1.23.1 -> 1.24.3 2025-03-31 14:42:08 -07:00
meta-networking tcpreplay: fix build error with gcc-15 2025-04-10 08:31:06 -07:00
meta-oe cmatrix: Improve reproducibility patch to handle libdir!=/usr/lib 2025-04-11 20:51:29 -07:00
meta-perl libtest-deep-perl: upgrade 1.204 -> 1.205 2025-04-07 12:21:18 -07:00
meta-python python3-django: Upgrade 5.0.13 -> 5.2 2025-04-11 08:20:13 -07:00
meta-webserver Drop styhead from LAYERSERIES_COMPAT 2025-03-31 07:41:47 -07:00
meta-xfce openzone: Upgrade to 1.2.4 2025-04-06 08:47:56 -07:00
.b4-config Add toplevel b4 config file 2025-04-10 08:31:06 -07: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