Go to file
Richard Purdie 188491dd2b
suitesparse: Update after toolchain selection changes
The toolchain selection changes mean CC is not set until after the recipe
is parsed, breaking the manipulations made by this recipe.

Replace it with code to inherit the cmake class, which correctly
configures cmake to use the right compiler/compiler flags.

We need to patch the makefiles to avoid those options being added
incorrectly.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-25 06:44:51 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems ufs-utils: upgrade 6.13.11 -> 6.14.11 2025-06-20 10:34:12 -07:00
meta-gnome Use GNOME_MIRROR 2025-06-20 10:34:12 -07:00
meta-initramfs reproducibility: move known non-repro list to layer.conf 2025-06-20 10:34:11 -07:00
meta-multimedia reproducibility: move known non-repro list to layer.conf 2025-06-20 10:34:11 -07:00
meta-networking samba: Run populate-volatile.sh update in postinst 2025-06-25 06:44:50 -07:00
meta-oe suitesparse: Update after toolchain selection changes 2025-06-25 06:44:51 -07:00
meta-perl reproducibility: move known non-repro list to layer.conf 2025-06-20 10:34:11 -07:00
meta-python python3-typeguard: Upgrade 4.4.3 -> 4.4.4 2025-06-25 06:44:51 -07:00
meta-webserver reproducibility: move known non-repro list to layer.conf 2025-06-20 10:34:11 -07:00
meta-xfce reproducibility: move known non-repro list to layer.conf 2025-06-20 10:34:11 -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
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