]> code.ossystems Code Review - openembedded-core.git/commit
device_table-minimal.txt: change group of /dev/hda back to disk
authorChen Qi <Qi.Chen@windriver.com>
Wed, 9 Oct 2013 09:57:35 +0000 (09:57 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 14 Oct 2013 15:54:26 +0000 (16:54 +0100)
commit5c5db302400894c2bb1f4052d0f120738589c128
tree2b5e2c232ff7ee57b1eea99b0d575c42cb7747d7
parent1aa3fbb547b0e21455f0dcc9b72ded08dc0efd67
device_table-minimal.txt: change group of /dev/hda back to disk

The group for /dev/hda should be disk instead of root.
The group ID for /dev/hda was 6, but it was modified to be root by
accident in the following commit.

 commit c5ef0294a9b8d178896a47c9f5d6e3dd6797e343
     device_table-minimal.txt: use user/group names instead of uid/gid

This patch changes it back.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/files/device_table-minimal.txt