mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
ref-manual: Added ptest-gnome.bbclass section.
Also fixed an error in the compress_doc class. (From yocto-docs rev: 3c3532ec4f3ab5985ea3c2f3689ab5cdb7e16bad) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
12fb49eb88
commit
567d9af723
|
|
@ -442,7 +442,7 @@
|
|||
This class is intended to be inherited globally.
|
||||
The default compression mechanism is gz (gzip) but you can
|
||||
select an alternative mechanism by setting the
|
||||
<link linkend='var-DOC_COMPRESS'><filename>DOC_COMPRESS</filename>
|
||||
<link linkend='var-DOC_COMPRESS'><filename>DOC_COMPRESS</filename></link>
|
||||
variable.
|
||||
</para>
|
||||
</section>
|
||||
|
|
@ -2546,6 +2546,22 @@
|
|||
</para>
|
||||
</section>
|
||||
|
||||
<section id='ref-classes-ptest-gnome'>
|
||||
<title><filename>ptest-gnome.bbclass</filename></title>
|
||||
|
||||
<para>
|
||||
Enables package tests (ptests) specifically for GNOME packages,
|
||||
which have tests intended to be executed with
|
||||
gnome-desktop-testing.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
For information on setting up and running ptests, see the
|
||||
"<ulink url='&YOCTO_DOCS_DEV_URL;#testing-packages-with-ptest'>Testing Packages With ptest</ulink>"
|
||||
section in the Yocto Project Development Manual.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<section id='ref-classes-python-dir'>
|
||||
<title><filename>python-dir.bbclass</filename></title>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user