diff options
author | Peter Kjellerstedt <pkj@axis.com> | 2013-05-29 11:47:17 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-30 20:56:17 +0100 |
commit | e7796880164d6a37c2699a94e1c5391337c5eaa5 (patch) | |
tree | 2c10fd261ee3357f343a1edf12ea7509c7a254a2 /meta/recipes-devtools/unfs-server | |
parent | 67dd4e31272918e08b65b5c8d5d6b00e814dbf7f (diff) | |
download | openembedded-core-e7796880164d6a37c2699a94e1c5391337c5eaa5.tar.gz openembedded-core-e7796880164d6a37c2699a94e1c5391337c5eaa5.tar.bz2 openembedded-core-e7796880164d6a37c2699a94e1c5391337c5eaa5.zip |
makedevs: Create blocks of devices with the correct uid/gid
When creating a block of devices (i.e., when count > 0), the wrong
path was used with the call to chown(), effectively trying to change
the owner of some (probably) non-existent file. Thus the created
device nodes were always owned by root.
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/unfs-server')
0 files changed, 0 insertions, 0 deletions