mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
ref-manual: Added fontcache class and FONT_PACKAGES variable.
(From yocto-docs rev: 5d0cd87e45155236cd72b02267d5d081654bc2d3) 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
37802407f8
commit
d2d4febc89
@@ -2065,6 +2065,21 @@
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
<glossentry id='var-FONT_PACKAGES'><glossterm>FONT_PACKAGES</glossterm>
|
||||
<glossdef>
|
||||
<para>
|
||||
When a recipe inherits the
|
||||
<link linkend='ref-classes-fontcache'><filename>fontcache</filename></link>
|
||||
class, this variable identifies packages that contain fonts
|
||||
the OpenEmbedded build system installs.
|
||||
By default, installed fonts appear in the main package
|
||||
(i.e. <filename>${</filename><link linkend='var-PN'><filename>PN</filename></link><filename>}</filename>).
|
||||
Use this variable if fonts you need appear in a package
|
||||
other than that main package.
|
||||
</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
<glossentry id='var-FULL_OPTIMIZATION'><glossterm>FULL_OPTIMIZATION</glossterm>
|
||||
<glossdef>
|
||||
<para>
|
||||
|
||||
Reference in New Issue
Block a user