On Tue, 2023-09-12 at 08:43 -0500, JD Schroeder wrote:
> This patch adds the nogroup to the staticids to help address the
> warning about changing the nogroup's gid.
> 
> Signed-off-by: JD Schroeder <sweng5...@gmail.com>
> ---
>  meta-selftest/files/static-group | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/meta-selftest/files/static-group 
> b/meta-selftest/files/static-group
> index af2fa0f016..4471feb688 100644
> --- a/meta-selftest/files/static-group
> +++ b/meta-selftest/files/static-group
> @@ -26,3 +26,4 @@ wayland:x:526:
>  render:x:527:
>  sgx:x:528:
>  ptest:x:529:
> +nogroup:x:530:

I was looking at this earlier today. It looks like nogroup is already
defined by base-passwd so there is something else going on here which
means that isn't visible somehow. We need to work that out before we
can merge the other two patches though.

This isn't right as it would setup two different group IDs for nogroup.

Cheers,

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

Reply via email to