mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
ref-manual: Added qemu class.
(From yocto-docs rev: 8fe603d4407fea8edb2ad8421a9c1bbda8b60c06) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
cde35ece6a
commit
08f89d72f2
@@ -1585,6 +1585,17 @@
|
|||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section id='ref-classes-qemu'>
|
||||||
|
<title><filename>qemu.bbclass</filename></title>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
The <filename>qemu</filename> class provides functionality for recipes
|
||||||
|
that either need QEMU or test for the existence of QEMU.
|
||||||
|
Typically, this class is used to run programs for a target system on
|
||||||
|
the build host using QEMU's application emulation mode.
|
||||||
|
</para>
|
||||||
|
</section>
|
||||||
|
|
||||||
<section id='ref-classes-distutils'>
|
<section id='ref-classes-distutils'>
|
||||||
<title>Python Extensions - <filename>distutils.bbclass</filename></title>
|
<title>Python Extensions - <filename>distutils.bbclass</filename></title>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user