base-files: remove the unnecessary /media/xxx directories
authorChen Qi <Qi.Chen@windriver.com>
Fri, 28 Jun 2013 07:48:36 +0000 (15:48 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Jul 2013 21:23:48 +0000 (22:23 +0100)
commit48cdc066ef5b6b0d411cd9c95113af84e60e7b27
treee2fed42f1f52fb7c7e7cf337d793969c0cde43e9
parentf6c4dc738c68b1f281d9cf12d749368ae5ab5cb5
base-files: remove the unnecessary /media/xxx directories

A few directories under /media were created by default, /media/card,
/media/ram, /media/realroot, etc.

These directories actually have no real usage now, thus removing them.

The /media/ram entry in the fstab is also removed, as mounting a tmpfs
over /media/ram in our system brings no benefit.

Note that a duplicate '/mnt' entry in dirs755 are also removed.

[Yocto #4774]

(From OE-Core rev: 458e76e470966d759067b2f6e6f00fa75a2963f3)

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/recipes-core/base-files/base-files/fstab
meta/recipes-core/base-files/base-files_3.0.14.bb