Go to file
Hongxu Jia fdec68e4b1
mariadb: support reproducible builds
In order to support reproducible builds [1]

1. While using bison to generate source code, add option --file-prefix-map [2]
to remove build path prefix in the generated header file.

2. Remove link directories for Yocto to drop source path
from compile link option

[1] https://reproducible-builds.org/
[2] https://cgit.git.savannah.gnu.org/cgit/bison.git/commit/?id=dd878d18519689c7bbcd72de4c9f9e53085a3cbf

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-11-14 07:36:55 -08:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems ntfs-3g-ntfsprogs: update UPSTREAM_CHECK_URI 2025-11-08 06:27:15 -08:00
meta-gnome gnome-flashback: fix build with new ibus 2025-11-12 22:46:02 -08:00
meta-initramfs ubi-utils-klibc: Upgrade 2.0.2 -> 2.3.0 2025-11-04 16:52:47 -08:00
meta-multimedia fluidsynth: update 2.4.5 -> 2.4.8 2025-10-31 08:55:36 -07:00
meta-networking samba: Backport fixes to build with glibc 2.43 2025-11-13 23:02:37 -08:00
meta-oe mariadb: support reproducible builds 2025-11-14 07:36:55 -08:00
meta-perl adduser: add UPSTREAM_CHECK_URI 2025-11-08 06:27:14 -08:00
meta-python python3-uvicorn: new recipe (0.38.0) from meta-homeassistant 2025-11-13 19:05:06 -08:00
meta-webserver swagger-ui: upgrade 5.30.0 -> 5.30.2 2025-11-11 10:19:44 -08:00
meta-xfce xfce4-weather-plugin: upgrade 0.11.3 -> 0.12.0 2025-11-12 22:46:04 -08:00
.b4-config Add toplevel b4 config file 2025-04-10 08:31:06 -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