summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-10 13:29:08 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-11 14:19:37 +0000
commita545c85e3f63ccc99182b629e2a3824481100532 (patch)
treef7f6b81f0a0d85e27eadc3e98b44fcd99e5a7a9e /documentation/ref-manual
parent1762d18692f87b04bf8f8774447723a6a84539b1 (diff)
downloadpoky-a545c85e3f63ccc99182b629e2a3824481100532.tar.gz
ref-manual: Edits to PIXBUF_PACKAGES variable.
(From yocto-docs rev: 3d1b77df18d17bdd91890813055801531407e216) 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.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index d9f1136468..1144823779 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -4767,8 +4767,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
4767 <link linkend='ref-classes-pixbufcache'><filename>pixbufcache</filename></link> 4767 <link linkend='ref-classes-pixbufcache'><filename>pixbufcache</filename></link>
4768 class, this variable identifies packages that contain 4768 class, this variable identifies packages that contain
4769 the pixbuf loaders used with 4769 the pixbuf loaders used with
4770 <filename>gdk-pixbuf</filename> that the OpenEmbedded build 4770 <filename>gdk-pixbuf</filename>.
4771 system installs.
4772 By default, the <filename>pixbufcache</filename> class 4771 By default, the <filename>pixbufcache</filename> class
4773 assumes that the loaders are in the recipe's main package 4772 assumes that the loaders are in the recipe's main package
4774 (i.e. <filename>${</filename><link linkend='var-PN'><filename>PN</filename></link><filename>}</filename>). 4773 (i.e. <filename>${</filename><link linkend='var-PN'><filename>PN</filename></link><filename>}</filename>).