Go to file
Yoann Congal 643bc59b0c
klibc: fix debug pkgs reproducibility
Debug packages of klibc-based recipe contains reference to TMPDIR and
fail to build since "buildpaths" is a ERROR_QA: For example, from [0]:
stdio: ERROR: kexec-tools-klibc-2.0.18+git-r0 do_package_qa: QA Issue: File /usr/sbin/.debug/kexec in package kexec-tools-klibc-dbg contains reference to TMPDIR
stdio: ERROR: kexecboot-klibc-0.6+git-r0 do_package_qa: QA Issue: File /usr/bin/.debug/kexecboot in package kexecboot-klibc-dbg contains reference to TMPDIR [buildpaths]
stdio: ERROR: ubi-utils-klibc-2.0.2-r0 do_package_qa: QA Issue: File /usr/sbin/.debug/ubirename in package ubi-utils-klibc-dbg contains reference to TMPDIR

Fix this by adding DEBUG_PREFIX_MAP to the klibc build CFLAGS to rewrite
these paths in a reproducible way.

[0]: https://autobuilder.yoctoproject.org/typhoon/#/builders/155/builds/40

Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-08-30 16:43:08 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems e2tools: Fix build with automake 1.17 2024-08-29 20:59:15 -07:00
meta-gnome mutter: upgrade 46.2 -> 46.4 2024-08-28 07:11:32 -07:00
meta-initramfs klibc: fix debug pkgs reproducibility 2024-08-30 16:43:08 -07:00
meta-multimedia mpd: Upgrade to 0.23.15+git 2024-08-29 20:59:16 -07:00
meta-networking snort3: upgrade 3.3.3.0 -> 3.3.4.0 2024-08-29 07:27:26 -07:00
meta-oe python3-flatbuffers: provide nativesdk support 2024-08-30 14:40:12 -07:00
meta-perl libtest-harness-perl: upgrade 3.48 -> 3.50 2024-08-28 07:11:31 -07:00
meta-python python3-xxhash: upgrade 3.4.1 -> 3.5.0 2024-08-28 07:11:36 -07:00
meta-webserver webmin: upgrade 2.111 -> 2.202 2024-08-21 08:45:47 -07:00
meta-xfce packagegroup-xfce-extended: fix typo of gobject-introspection-data feature 2024-07-03 08:46:30 -07:00
.gitignore
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