Go to file
Fabien Thomas 3f9032f126 klibc/klibc.inc : Add DEBUG_PREFIX_MAP flag.
Following reproducible-builds.org recommendations, using compiler flags
like -ffile-prefix-map or -fdebug-prefix-map allows replace build-time
paths by install-time ones in the debugging sections of binaries.

Variable DEBUG_PREFIX_MAP set these flags correctly in yocto build
context to guarantee reproducible builds.

Signed-off-by: Fabien Thomas <fabien.thomas@smile.fr>
Reviewed-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-10-13 10:19:11 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems Add static-passwd and static-group files 2023-10-10 08:51:47 -07:00
meta-gnome gexiv2: Fix do_package QA issue when usrmerge enabled. 2023-10-12 21:46:45 -07:00
meta-initramfs klibc/klibc.inc : Add DEBUG_PREFIX_MAP flag. 2023-10-13 10:19:11 -07:00
meta-multimedia wireplumber: Upgrade 0.4.14 -> 0.4.15 2023-10-12 11:13:12 -07:00
meta-networking libldb: add ptest 2023-10-12 08:06:57 -07:00
meta-oe libeigen: Update GPL-3.0-only to GPL-2.0-only 2023-10-12 08:07:41 -07:00
meta-perl libnet-idn-encode: Fix build with perl 2.38 and gcc13 2023-10-11 12:32:09 -07:00
meta-python python3-pynacl: add RCONFLICTS with python3-nacl 2023-10-11 20:12:46 -07:00
meta-webserver Add static-passwd and static-group files 2023-10-10 08:51:47 -07:00
meta-xfce layer.conf: update LAYERSERIES_COMPAT for nanbield 2023-09-10 06:49:11 -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