Go to file
Yoann Congal d3751ce994
reproducibility: move repro excludes from AB config.json to meta-oe
For now, the known non-reproducible packages list is stored inside the
autobuilder config.json file. This is not ideal. Let's move this list
into each layers of meta-openembedded.

These lists can be used with, in local.conf:
  include conf/include/non-repro-meta-oe.inc
  OEQA_REPRODUCIBLE_EXCLUDED_PACKAGES = "${KNOWN_NON_REPRO_META_OE}"

Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Acked-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-04-29 11:11:51 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems reproducibility: move repro excludes from AB config.json to meta-oe 2024-04-29 11:11:51 -07:00
meta-gnome reproducibility: move repro excludes from AB config.json to meta-oe 2024-04-29 11:11:51 -07:00
meta-initramfs reproducibility: move repro excludes from AB config.json to meta-oe 2024-04-29 11:11:51 -07:00
meta-multimedia reproducibility: move repro excludes from AB config.json to meta-oe 2024-04-29 11:11:51 -07:00
meta-networking reproducibility: move repro excludes from AB config.json to meta-oe 2024-04-29 11:11:51 -07:00
meta-oe reproducibility: move repro excludes from AB config.json to meta-oe 2024-04-29 11:11:51 -07:00
meta-perl reproducibility: move repro excludes from AB config.json to meta-oe 2024-04-29 11:11:51 -07:00
meta-python reproducibility: move repro excludes from AB config.json to meta-oe 2024-04-29 11:11:51 -07:00
meta-webserver reproducibility: move repro excludes from AB config.json to meta-oe 2024-04-29 11:11:51 -07:00
meta-xfce reproducibility: move repro excludes from AB config.json to meta-oe 2024-04-29 11:11:51 -07: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