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:59:12 +0100 |
commit | 6804eec62515c57df81a385f84573982d27b22be (patch) | |
tree | bc7ca7c4fbad671bf05669b9604b4a213558054f /meta/recipes-devtools/gcc | |
parent | 4128b217c6760c371115c1dcc16cb7c5135f784a (diff) | |
download | poky-6804eec62515c57df81a385f84573982d27b22be.tar.gz |
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.
(From OE-Core rev: e7796880164d6a37c2699a94e1c5391337c5eaa5)
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/gcc')
0 files changed, 0 insertions, 0 deletions