From 3f81865337b9f67e358b10169f5f0cdca2f7ff71 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 10 Dec 2013 12:56:04 -0600 Subject: ref-manual: Edits to FONT_PACKAGES variable. (From yocto-docs rev: 853d222ddb1e802c25f6747b28bff24c610bb4df) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'documentation') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 9af4250..cf08dbe 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -2166,12 +2166,12 @@ When a recipe inherits the fontcache - class, this variable identifies packages that contain fonts - the OpenEmbedded build system installs. + class, this variable identifies packages containing font + files that need to be cached by Fontconfig. By default, the fontcache class assumes - that fonts appear in the main package + that fonts are in the recipe's main package (i.e. ${PN}). - Use this variable if fonts you need appear in a package + Use this variable if fonts you need are in a package other than that main package. -- cgit v1.1