Go to file
Yoann Congal 065d6496e4
mariadb: Move useradd handling in target side of the recipe
Having useradd class inherited for the -native recipe makes no sense and
emit this kind of warning during reproducibility test:
  stdio: WARNING: QA Issue: mariadb-native: native/nativesdk class is not inherited last, this can result in unexpected behaviour. Classes inherited after native/nativesdk: useradd-staticids.bbclass [native-last]

So, move the useradd inherit and associated variables to the target side
of the recipe.

Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-02-09 09:52:17 -08:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems xfstests: fix make install race condition 2024-02-09 09:52:16 -08:00
meta-gnome recipes: drop ${SRCPV} usage 2024-02-09 09:52:12 -08:00
meta-initramfs recipes: drop ${SRCPV} usage 2024-02-09 09:52:12 -08:00
meta-multimedia recipes: drop ${SRCPV} usage 2024-02-09 09:52:12 -08:00
meta-networking radvd: Fix build in reproducible test 2024-02-09 09:52:17 -08:00
meta-oe mariadb: Move useradd handling in target side of the recipe 2024-02-09 09:52:17 -08:00
meta-perl libio-socket-ssl-perl: upgrade 2.084 -> 2.085 2024-02-09 09:52:08 -08:00
meta-python python3-werkzeug: upgrade 2.3.6 -> 3.0.1 2024-02-09 09:52:17 -08:00
meta-webserver recipes: drop ${SRCPV} usage 2024-02-09 09:52:12 -08:00
meta-xfce thunar: inherit gtk-doc 2024-01-14 10:54:10 -08: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