Go to file
Fabien Thomas dcc3639696 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>
(cherry picked from commit 3f9032f126)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2023-10-17 08:23:02 -04: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-12 09:58:06 -04:00
meta-gnome gexiv2: Fix do_package QA issue when usrmerge enabled. 2023-10-17 08:23:02 -04:00
meta-initramfs klibc/klibc.inc : Add DEBUG_PREFIX_MAP flag. 2023-10-17 08:23:02 -04:00
meta-multimedia wireplumber: Upgrade 0.4.14 -> 0.4.15 2023-10-17 08:23:02 -04:00
meta-networking libldb: add ptest 2023-10-17 08:23:02 -04:00
meta-oe libeigen: Update GPL-3.0-only to GPL-2.0-only 2023-10-17 08:23:02 -04:00
meta-perl libnet-idn-encode: Fix build with perl 2.38 and gcc13 2023-10-17 08:22:52 -04:00
meta-python python3-pynacl: add RCONFLICTS with python3-nacl 2023-10-17 08:23:02 -04:00
meta-webserver Add static-passwd and static-group files 2023-10-12 09:58:06 -04:00
meta-xfce meta-openemnedded: Add myself as nanbield maintainer 2023-09-25 11:39:20 -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 meta-openemnedded: Add myself as nanbield maintainer 2023-09-25 11:39:20 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Armin Kuster akuster808@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