]> code.ossystems Code Review - openembedded-core.git/commit
makedevs: support using user/group names in device table files
authorChen Qi <Qi.Chen@windriver.com>
Tue, 13 Aug 2013 06:11:49 +0000 (14:11 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Aug 2013 10:14:13 +0000 (11:14 +0100)
commit1fcf718e3a1e50446ab61972069566e5016bc625
treea741c9d1564ab121b95819ca98d5db320e51baa4
parent29491a72acac81ebb7e9ecfbc9392fbeb9a7ea26
makedevs: support using user/group names in device table files

Compared to hard coding the numeric group and user ids in the device
table files, the way of using user/group names is preferred.

This patch adds the ability to makedevs to correctly deal with device
table files with user/group names in them.

To maintain backward compatibility, the way of using uid/gid is still
supported.

[YOCTO #1159]

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/makedevs/makedevs-1.0.0/makedevs.c