Go to file
Yoann Congal bf400cd73f
reproducibility: move known non-repro list to layer.conf
The current include file that stores the known non-reproducible packages
is layer dependent and that forces the user of the layers to maintain
the list of the files (for example, see AB config[0]).

By moving the exclude list to each layer.conf and extending the common
OEQA_REPRODUCIBLE_EXCLUDED_PACKAGES variable, the known non-reproducible
packages will be automatically excluded for each layer used in the
reproducibility test without any special knowledge in the test
environment.

NB: the empty list for meta-initramfs was just removed not moved.

[0]: https://git.yoctoproject.org/yocto-autobuilder-helper/tree/config.json?id=7d8933e75bdf7fb821a25617cb2dcabf1f3f8700#n322

Suggested-by: Quentin Schulz <quentin.schulz@cherry.de>
Co-Developed-by: Guillaume Swaenepoel <guillaume.swaenepoel@smile.fr>
Signed-off-by: Guillaume Swaenepoel <guillaume.swaenepoel@smile.fr>
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-20 10:34:11 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems reproducibility: move known non-repro list to layer.conf 2025-06-20 10:34:11 -07:00
meta-gnome reproducibility: move known non-repro list to layer.conf 2025-06-20 10:34:11 -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 reproducibility: move known non-repro list to layer.conf 2025-06-20 10:34:11 -07:00
meta-oe reproducibility: move known non-repro list to layer.conf 2025-06-20 10:34:11 -07:00
meta-perl reproducibility: move known non-repro list to layer.conf 2025-06-20 10:34:11 -07:00
meta-python reproducibility: move known non-repro list to layer.conf 2025-06-20 10:34:11 -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