]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ref-manual: Minor edits to "Package Groups - packagegroup.bbclass".
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Wed, 27 Mar 2013 20:02:50 +0000 (13:02 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Apr 2013 13:12:58 +0000 (14:12 +0100)
(From yocto-docs rev: a33e10a9005c222bd91e22b0e6e5fc321e50e651)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/ref-manual/ref-classes.xml

index b1fa0b753d14363aafd5b466e29bdc3fd41166e9..f9a1771d162284f27d63ec44d18641113ea48263 100644 (file)
     <title>Package Groups - <filename>packagegroup.bbclass</filename></title>
 
     <para>
-        This class sets default values appropriate for package group recipes (such as
+        This class sets default values appropriate for package group recipes (e.g.
         <filename><link linkend='var-PACKAGES'>PACKAGES</link></filename>,
         <filename><link linkend='var-PACKAGE_ARCH'>PACKAGE_ARCH</link></filename>,
         <filename><link linkend='var-ALLOW_EMPTY'>ALLOW_EMPTY</link></filename>,
-        and so forth.
+        and so forth).
         It is highly recommended that all package group recipes inherit this class.
     </para>
     <para>
         For information on how to use this class, see the
-        "<ulink url='&YOCTO_DOCS_DEV_URL;#usingpoky-extend-customimage-customtasks'>Customizing Images Using Custom Package Tasks</ulink>"
+        "<ulink url='&YOCTO_DOCS_DEV_URL;#usingpoky-extend-customimage-customtasks'>Customizing Images Using Custom Package Groups</ulink>"
         section in the Yocto Project Development Manual.
     </para>
     <para>