Re: [OE-core] [PATCH] makedevs: Change numeric user/group ids to user/group names in device table

2013-07-31 Thread Mark Hatle
On 7/31/13 7:14 AM, Prica, Mihai wrote: -Original Message- From: Saul Wold [mailto:s...@linux.intel.com] Sent: Tuesday, July 30, 2013 5:57 PM To: Prica, Mihai Cc: openembedded-core@lists.openembedded.org Subject: Re: [OE-core] [PATCH] makedevs: Change numeric user/group ids to user/group

Re: [OE-core] [PATCH] makedevs: Change numeric user/group ids to user/group names in device table

2013-07-31 Thread Prica, Mihai
> -Original Message- > From: Saul Wold [mailto:s...@linux.intel.com] > Sent: Tuesday, July 30, 2013 5:57 PM > To: Prica, Mihai > Cc: openembedded-core@lists.openembedded.org > Subject: Re: [OE-core] [PATCH] makedevs: Change numeric user/group ids to > user/group

Re: [OE-core] [PATCH] makedevs: Change numeric user/group ids to user/group names in device table

2013-07-30 Thread Saul Wold
On 07/30/2013 02:45 AM, Mihai Prica wrote: Full usernames and groupnames should be used instead of numeric ids in meta/files/device_table-minimal.txt. I think this will uses the host's files not the target's rootfs, please verify this. Thanks Sau! [YOCTO #1159] Signed-off-by: M

[OE-core] [PATCH] makedevs: Change numeric user/group ids to user/group names in device table

2013-07-30 Thread Mihai Prica
Full usernames and groupnames should be used instead of numeric ids in meta/files/device_table-minimal.txt. [YOCTO #1159] Signed-off-by: Mihai Prica --- meta/files/device_table-minimal.txt| 47 ++-- .../makedevs/makedevs-1.0.0/makedevs.c | 23 +++