From d76301b47f05c98737b3cc4d4d01527cd020d07b 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: d61ea64ba81752243ba900406f30813339b11801) 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