From 1378121b1cae6d20abbb376131906f4d330d1938 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 9 Dec 2013 16:28:19 -0600 Subject: [PATCH] ref-manual: More edits to PIXBUF_PACKAGES variable. Sorting out who assumes what. (From yocto-docs rev: f02312e300ce7749a7a5347538ece26f5cfa76bf) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 5 +++-- 1 file 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" the pixbuf loader modules used with gdk-pixbuf that the OpenEmbedded build system installs. - By default, these modules appear in the main package + By default, the pixbufcache class + assumes that the loader modules appear in the main package (i.e. ${PN}). Use this variable if the modules that have the pixbuf - loaders you need appear in a package other than that main + loader you need appear in a package other than that main package.