summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-09 16:28:19 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-11 14:19:32 +0000
commit1378121b1cae6d20abbb376131906f4d330d1938 (patch)
tree3e4fa4a9ea3f382a13fd9a99400964fd4dc72b06 /documentation/ref-manual
parenta2b7a7cd15d53c806b3d01bcd7d01431a2f706a3 (diff)
downloadpoky-1378121b1cae6d20abbb376131906f4d330d1938.tar.gz
ref-manual: More edits to PIXBUF_PACKAGES variable.
Sorting out who assumes what. (From yocto-docs rev: f02312e300ce7749a7a5347538ece26f5cfa76bf) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/ref-variables.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 5c1f785da2..78036dcf19 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -4720,10 +4720,11 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
4720 the pixbuf loader modules used with 4720 the pixbuf loader modules used with
4721 <filename>gdk-pixbuf</filename> that the OpenEmbedded build 4721 <filename>gdk-pixbuf</filename> that the OpenEmbedded build
4722 system installs. 4722 system installs.
4723 By default, these modules appear in the main package 4723 By default, the <filename>pixbufcache</filename> class
4724 assumes that the loader modules appear in the main package
4724 (i.e. <filename>${</filename><link linkend='var-PN'><filename>PN</filename></link><filename>}</filename>). 4725 (i.e. <filename>${</filename><link linkend='var-PN'><filename>PN</filename></link><filename>}</filename>).
4725 Use this variable if the modules that have the pixbuf 4726 Use this variable if the modules that have the pixbuf
4726 loaders you need appear in a package other than that main 4727 loader you need appear in a package other than that main
4727 package. 4728 package.
4728 </para> 4729 </para>
4729 </glossdef> 4730 </glossdef>