summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-10 12:01:12 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-11 14:19:35 +0000
commitd76301b47f05c98737b3cc4d4d01527cd020d07b (patch)
tree6cf8fd7ecda02998b3e93400f70d14d92eac027d /documentation
parentcaf6752c17cbb6c3200cafe3f3f0152c1c5e5ce7 (diff)
downloadast2050-yocto-poky-d76301b47f05c98737b3cc4d4d01527cd020d07b.zip
ast2050-yocto-poky-d76301b47f05c98737b3cc4d4d01527cd020d07b.tar.gz
ref-manual: Edits to pixbufcache and pythonnative classes.
(From yocto-docs rev: d61ea64ba81752243ba900406f30813339b11801) 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-classes.xml9
1 files changed, 3 insertions, 6 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index b6125a5..c5688b3 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -2090,10 +2090,10 @@
</para>
<para>
- 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
<link linkend='var-PIXBUF_PACKAGES'><filename>PIXBUF_PACKAGES</filename></link>
- to specify the packages containing the modules.
+ to specify the packages containing the loaders.
</para>
</section>
@@ -2277,9 +2277,6 @@
When inherited by a recipe, the <filename>pythonnative</filename> class
supports using the native version of Python built by the build system
rather than using the version provided by the build host.
- <note>
- This class must be inherited by a recipe in order to be used.
- </note>
</para>
</section>
OpenPOWER on IntegriCloud