On Fri, May 3, 2024 at 2:09 PM Tim Orling via lists.yoctoproject.org wrote: > > > On Fri, May 3, 2024 at 1:51 PM ruom9900 via lists.yoctoproject.org > wrote: > >> Hello, >> I'm trying to change the file ownership rules for i2c devices by >> specifying the group to be a custom group. Im creating the custom group in >> my local.conf file with EXTRA_USER_PARAMS , is there a way to modify the >> file permissions from the local.conf file instead of the devfs-udev.rules >> file ? > > > You probably want to do a bbappend and modify the do_install with chmod > command. > or chown might be more appropriate for your custom group use case. > > >> >> >> > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#13344): > https://lists.yoctoproject.org/g/poky/message/13344 > Mute This Topic: https://lists.yoctoproject.org/mt/105896480/924729 > Group Owner: poky+owner@lists.yoctoproject.org > Unsubscribe: https://lists.yoctoproject.org/g/poky/unsub [ > ticotimo@gmail.com] > -=-=-=-=-=-=-=-=-=-=-=- > >