summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-10 12:00:25 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-11 14:19:35 +0000
commitcaf6752c17cbb6c3200cafe3f3f0152c1c5e5ce7 (patch)
tree886243b75688e213ffe46b3297dfb7f3f57d7a9b /documentation
parent4e83d80b907ccfcfab410ea5369b2ea95e37073c (diff)
downloadast2050-yocto-poky-caf6752c17cbb6c3200cafe3f3f0152c1c5e5ce7.zip
ast2050-yocto-poky-caf6752c17cbb6c3200cafe3f3f0152c1c5e5ce7.tar.gz
ref-manual: Edits to the PIXBUF_PACKAGES variable.
(From yocto-docs rev: c8adb4bb00849a33692c7417e632758062762f8c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-variables.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 262fd0b..9af4250 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -4770,15 +4770,14 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
When a recipe inherits the
<link linkend='ref-classes-pixbufcache'><filename>pixbufcache</filename></link>
class, this variable identifies packages that contain
- the pixbuf loader modules used with
+ the pixbuf loaders used with
<filename>gdk-pixbuf</filename> that the OpenEmbedded build
system installs.
By default, the <filename>pixbufcache</filename> class
- assumes that the loader modules appear in the main package
+ assumes that the loaders are in the recipe's main package
(i.e. <filename>${</filename><link linkend='var-PN'><filename>PN</filename></link><filename>}</filename>).
- Use this variable if the modules that have the pixbuf
- loader you need appear in a package other than that main
- package.
+ Use this variable if the loaders you need are in a package
+ other than that main package.
</para>
</glossdef>
</glossentry>
OpenPOWER on IntegriCloud