dev-manual: Removed occurrence of mkefidisk.sh script.

Script has been removed.

(From yocto-docs rev: e1db4da1f7de8b9aa6e1ffffe71cdcf4929e5821)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2018-11-09 10:51:42 -08:00
committed by Richard Purdie
parent b57a73f9c3
commit 494ba9bf74

View File

@@ -7270,13 +7270,12 @@
easier-to-use and more flexible replacements for an
existing functionality in OE-Core's
<ulink url='&YOCTO_DOCS_REF_URL;#ref-classes-image-live'><filename>image-live</filename></ulink>
class and <filename>mkefidisk.sh</filename> script.
The difference between
Wic and those examples is
that with Wic the
functionality of those scripts is implemented
by a general-purpose partitioning language, which is
based on Redhat kickstart syntax.</para></listitem>
class.
The difference between Wic and those examples is
that with Wic the functionality of those scripts is
implemented by a general-purpose partitioning language,
which is based on Redhat kickstart syntax.
</para></listitem>
</itemizedlist>
</para>
</section>