summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-variables.xml
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:18:27 +0000
commit6e148e742fea7ef4d5423a3c2567ddb34262d980 (patch)
tree3f65b49084f729a70c428e7d6be61add57ab9b65 /documentation/ref-manual/ref-variables.xml
parent22c0fde9a82dbf5cf83fc91cd4392eed14d0f8d0 (diff)
downloadpoky-6e148e742fea7ef4d5423a3c2567ddb34262d980.tar.gz
ref-manual: More edits to PIXBUF_PACKAGES variable.
Sorting out who assumes what. (From yocto-docs rev: 31d7f9c92c411c639a5cd05c25e73bbc0fc265f8) 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/ref-variables.xml')
-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>