1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 00:39:46 +00:00

ref-manual: Added toaster class.

(From yocto-docs rev: ae813ee94ffe467e6b5a979010d3a5d5b7616f59)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2013-12-05 11:04:22 -06:00
committed by Richard Purdie
parent eaf4e8e69a
commit b9a78f05f3
+15
View File
@@ -2621,6 +2621,21 @@
</para>
</section>
<section id='ref-classes-toaster'>
<title><filename>toaster.bbclass</filename></title>
<para>
The <filename>toaster</filename> class collects information about
packages and images and sends them as events that the BitBake
user interface can receive.
The class is enabled when the Toaster user interface is running.
</para>
<para>
This class is not intended to be used directly.
</para>
</section>
<section id='ref-classes-useradd'>
<title>Adding Users - <filename>useradd.bbclass</filename></title>