Thanks for the patch.

Is there any way to ensure (have a QA?) this file is updated / not forgotten when somebody else adds new id in the recipe?

Slava

On 10.10.2023 11:39, Fabien Thomas wrote:
In order to pass reproducible tests, recipes that use the
useradd class must have static ids configured.

Signed-off-by: Fabien Thomas <fabien.tho...@smile.fr>
Reviewed-by: Yoann Congal <yoann.con...@smile.fr>
---
  meta-filesystems/files/static-passwd-meta-filesystems | 3 +++
  1 file changed, 3 insertions(+)
  create mode 100644 meta-filesystems/files/static-passwd-meta-filesystems

diff --git a/meta-filesystems/files/static-passwd-meta-filesystems 
b/meta-filesystems/files/static-passwd-meta-filesystems
new file mode 100644
index 000000000..157697f3e
--- /dev/null
+++ b/meta-filesystems/files/static-passwd-meta-filesystems
@@ -0,0 +1,3 @@
+fsgqa:x:700:nogroup::/:/bin/nologin
+123456-fsgqa:x:701:nogroup::/:/bin/nologin
+fsgqa2:x:702:nogroup::/:/bin/nologin
\ No newline at end of file

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#105449): 
https://lists.openembedded.org/g/openembedded-devel/message/105449
Mute This Topic: https://lists.openembedded.org/mt/101871602/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to