]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
meta-selftest/files: add ptest to static-passwd/-group
authorRoss Burton <ross.burton@arm.com>
Mon, 27 Feb 2023 14:46:10 +0000 (14:46 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Feb 2023 22:53:40 +0000 (22:53 +0000)
As ptest-runner creates a new user, we need to add it to the testing
static passwd file.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-selftest/files/static-group
meta-selftest/files/static-passwd

index cbec6f1377912a2bdcbdb2ce0161d6fe9152c841..af2fa0f01647467e1b02003a9d2fad5def325f08 100644 (file)
@@ -25,3 +25,4 @@ weston:x:525:
 wayland:x:526:
 render:x:527:
 sgx:x:528:
+ptest:x:529:
index 2cfd0c9b42e3010bc54e51bc38bc2403ba0db6a8..a4f652198c54f1dcb29668cc21f97aa46b5d6ba5 100644 (file)
@@ -17,3 +17,4 @@ bind:x:521:521::/:/bin/nologin
 builder:x:522:522::/:/bin/nologin
 _apt:x:523:523::/:/bin/nologin
 weston:x:525:525::/:/bin/nologin
+ptest:x:529:529::/:/bin/nologin