]> code.ossystems Code Review - openembedded-core.git/commit
init-install-efi.sh: Avoid /mnt/mtab creation if already present
authorLeonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Mon, 3 Aug 2015 15:01:04 +0000 (15:01 +0000)
committerJoshua Lock <joshua.lock@collabora.co.uk>
Fri, 23 Oct 2015 13:40:35 +0000 (14:40 +0100)
commit92da534cefb5937c69553dbe599b664dc73292f3
tree1bc2a9f41df57563b7dd41a9065b4620ce9adb78
parent3db960ef645606226784cbfd994d476892db07fe
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]

(From OE-Core master rev: 6c6c6528954952e1e323f5a26afd93b99913e6f2)

Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Joshua Lock <joshua.lock@collabora.co.uk>
meta/recipes-core/initrdscripts/files/init-install-efi.sh