From 9b8a8e463a66509466c1412e6e8b5a9e093dac91 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 10 Dec 2013 12:01:12 -0600 Subject: ref-manual: Edits to pixbufcache and pythonnative classes. (From yocto-docs rev: 6d2f07b23ea39e1068be97c45d334168424bccf1) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'documentation/ref-manual/ref-classes.xml') diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index b6125a5fa1..c5688b3e6e 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -2090,10 +2090,10 @@ - If the pixbuf loaders modules being installed are in packages other - than the main package, set + If the pixbuf loaders being installed are in packages other + than the recipe's main package, set PIXBUF_PACKAGES - to specify the packages containing the modules. + to specify the packages containing the loaders. @@ -2277,9 +2277,6 @@ When inherited by a recipe, the pythonnative class supports using the native version of Python built by the build system rather than using the version provided by the build host. - - This class must be inherited by a recipe in order to be used. - -- cgit v1.2.3-54-g00ecf