1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 12:49:46 +00:00

ref-manual: Edits to PIXBUF_PACKAGES variable.

(From yocto-docs rev: 538c84715b1487133a8d8a2522f8e8112696dffc)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2013-12-10 13:29:08 -06:00
committed by Richard Purdie
parent f8c0f01c75
commit c666e21b7a
+1 -2
View File
@@ -4767,8 +4767,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
<link linkend='ref-classes-pixbufcache'><filename>pixbufcache</filename></link>
class, this variable identifies packages that contain
the pixbuf loaders used with
<filename>gdk-pixbuf</filename> that the OpenEmbedded build
system installs.
<filename>gdk-pixbuf</filename>.
By default, the <filename>pixbufcache</filename> class
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>).