Go to file
Yoann Congal 4f2aa6569c
radvd: Fix build in reproducible test
In reproducible test, useradd config comes from static files:
  meta-networking/files/static-{passwd,group}-meta-networking

Those files were not coherent :
* an unused "rasvd" was defined (a typo for "radvd")
* passwd referenced a unexisting group id.

This patch aligns static files to the USERADD_PARAM recipe value.

This will fix the errors seen during reproducibility tests:
stdio: ERROR: radvd-2.19-r0 do_prepare_recipe_sysroot: radvd: useradd command did not succeed.
stdio: ERROR: radvd-2.19-r0 do_prepare_recipe_sysroot: ExecutionError('/home/pokybuild/yocto-worker/reproducible-meta-oe/build/build/build-st-meta-networking/build-st/reproducibleA/tmp/work/core2-64-poky-linux/radvd/2.19/temp/run.useradd_sysroot.1178426', 1, None, None)
stdio: ERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/reproducible-meta-oe/build/build/build-st-meta-networking/build-st/reproducibleA/tmp/work/core2-64-poky-linux/radvd/2.19/temp/log.do_prepare_recipe_sysroot.1178426
stdio: ERROR: Task (/home/pokybuild/yocto-worker/reproducible-meta-oe/build/meta-openembedded/meta-networking/recipes-daemons/radvd/radvd_2.19.bb:do_prepare_recipe_sysroot) failed with exit code '1'

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 nana: upgrade to latest commit from github 2024-02-09 09:52:15 -08:00
meta-perl libio-socket-ssl-perl: upgrade 2.084 -> 2.085 2024-02-09 09:52:08 -08:00
meta-python python3-tzlocal: Add zoneinfo dependency 2024-02-09 09:52:16 -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 .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