diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2012-12-31 15:55:20 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-01-07 11:09:40 +0000 |
commit | 14649c003550ee08b73b1d8dbf51343087295e7b (patch) | |
tree | a3d50f09af98448827e40eb2247b037a29b67164 /meta/recipes-devtools/opkg | |
parent | 9f5e0b8fec193846d531ac59c2f91297325eff6c (diff) | |
download | poky-14649c003550ee08b73b1d8dbf51343087295e7b.tar.gz |
init-live.sh: avoid duplicate mount points for the same filesystem
A live system had duplicate mount points for the same filesystem
in the output of 'mount' command. That was because we didn't handle
the temporary mounts properly before switch_root.
This patch fixes this problem by moving the mount points of some
filesystems to the corresponding directories in the real root filesystem.
[YOCTO #3155]
(From OE-Core rev: 050a745413f8bb26212b84da391e0f7665f77728)
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>
Diffstat (limited to 'meta/recipes-devtools/opkg')
0 files changed, 0 insertions, 0 deletions