mirror of
https://git.yoctoproject.org/poky
synced 2026-04-02 17:02:21 +02:00
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:
committed by
Richard Purdie
parent
88c6050ad2
commit
afe2d7cf45
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user