diff options
author | Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com> | 2015-08-03 15:01:04 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-15 17:49:22 +0100 |
commit | 6c6c6528954952e1e323f5a26afd93b99913e6f2 (patch) | |
tree | 6e061c9dea95d3bac38f6dcbdb2dc61cd07e059e /meta/conf | |
parent | f0189829498e30231d826c9f55aad73e622d076e (diff) | |
download | openembedded-core-6c6c6528954952e1e323f5a26afd93b99913e6f2.tar.gz openembedded-core-6c6c6528954952e1e323f5a26afd93b99913e6f2.tar.bz2 openembedded-core-6c6c6528954952e1e323f5a26afd93b99913e6f2.zip |
init-install-efi.sh: Avoid /mnt/mtab creation if already present
The base-files recipe installs /mnt/mtab (it is a softlink of /proc/mounts),
so if an image includes the latter, there is no new to created it again inside
the install-efi.sh script, otherwise an error may occur as indicated on the
bug's site.
[YOCTO #7971]
Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
0 files changed, 0 insertions, 0 deletions