From 48cef6ad6bbc251aaeb4e78fdafe0ce05ffd6614 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 27 Nov 2013 10:12:50 -0800 Subject: ref-manual: Added fontcache class and FONT_PACKAGES variable. (From yocto-docs rev: 6e091001cabeca1d7427e6c74058b0c5b9204938) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'documentation/ref-manual/ref-variables.xml') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 70d510887a..048d44082e 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -2065,6 +2065,21 @@ + FONT_PACKAGES + + + When a recipe inherits the + fontcache + class, this variable identifies packages that contain fonts + the OpenEmbedded build system installs. + By default, installed fonts appear in the main package + (i.e. ${PN}). + Use this variable if fonts you need appear in a package + other than that main package. + + + + FULL_OPTIMIZATION -- cgit v1.2.3-54-g00ecf