dev-manual: Updated "Enabling Runtime Tests on QEMU"

Fixes [YOCTO #12517]

Added some qualifying information for how to generate a list of tap
devices to enable runtime tests on QEMU.

(From yocto-docs rev: 4359a355944f6cf4ec1e14ecbedc690ef37ff743)

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-05-15 10:30:33 -07:00
committed by Richard Purdie
parent 88c6050ad2
commit afe2d7cf45

View File

@@ -10960,6 +10960,25 @@ Some notes from Cal:
which should generate a list of tap devices.
This is the option typically chosen for
Autobuilder-type environments.
<note><title>Notes</title>
<itemizedlist>
<listitem><para>
Be sure to use an absolute path
when calling this script
with sudo.
</para></listitem>
<listitem><para>
The package recipe
<filename>qemu-helper-native</filename>
is required to run this script.
Build the package using the
following command:
<literallayout class='monospaced'>
$ bitbake qemu-helper-native
</literallayout>
</para></listitem>
</itemizedlist>
</note>
</para></listitem>
</itemizedlist></para></listitem>
<listitem><para><emphasis>Set the