This is needed to fix a reproducibility error in netdata. Signed-off-by: Yoann Congal <yoann.con...@smile.fr> --- This depends on a patch in meta-oe/meta-webserver: [meta-webserver][PATCH] static-id: add missing netdata group https://lists.openembedded.org/g/openembedded-devel/message/106765 --- config.json | 1 + 1 file changed, 1 insertion(+)
diff --git a/config.json b/config.json index 819fc7c..b8d1f31 100644 --- a/config.json +++ b/config.json @@ -435,6 +435,7 @@ ], "extravars" : [ "EXCLUDE_FROM_WORLD:layer-openembedded-layer = '1'", + "USERADD_GID_TABLES:append = ' files/static-group-meta-webserver'", "USERADD_UID_TABLES:append = ' files/static-passwd-meta-webserver'", "USERADD_GID_TABLES:append = ' files/static-group-meta-oe'", "USERADD_UID_TABLES:append = ' files/static-passwd-meta-oe'" -- 2.30.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#61704): https://lists.yoctoproject.org/g/yocto/message/61704 Mute This Topic: https://lists.yoctoproject.org/mt/102609262/21656 Group Owner: yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-