On Fri, May 3, 2024 at 11:29 AM ruom9900 via lists.yoctoproject.org
<ruom9900=gmail....@lists.yoctoproject.org> wrote:

> Hello,
> Is there any way possible to add a custom group to the local.conf file?

The classic way is with extrausers (kirkstone docs for reference):
https://docs.yoctoproject.org/4.0.17/ref-manual/classes.html#extrausers
This happens at the image level, but individual recipes that need access to
other groups may be a challenge.

There were improvements made in scarthgap, especially the USERADD_DEPENDS
variable:
https://docs.yoctoproject.org/ref-manual/variables.html#term-USERADD_DEPENDS
This allows better handling of users and groups at the recipe level.


> 
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#63030): https://lists.yoctoproject.org/g/yocto/message/63030
Mute This Topic: https://lists.yoctoproject.org/mt/105895080/21656
Mute #kirkstone:https://lists.yoctoproject.org/g/yocto/mutehashtag/kirkstone
Mute #poky:https://lists.yoctoproject.org/g/yocto/mutehashtag/poky
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to