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> | 2016-07-11 22:22:34 +0100 |
commit | 1679c3d7bfa1cff4e126e2ed3dff50bdd7c2eeab (patch) | |
tree | 901179dd98dd4fdcb0d58db77f29628778a12eff /meta/recipes-devtools | |
parent | c50e30cb078ca0ad6f76241f0b0a5557cc17e3c0 (diff) | |
download | openembedded-core-dizzy.tar.gz openembedded-core-dizzy.tar.bz2 openembedded-core-dizzy.zip |
init-install-efi.sh: Avoid /mnt/mtab creation if already presentdizzy
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>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions