]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ref-manual: Minor edits to "Using External Source - externalsrc.bbclass".
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Wed, 27 Mar 2013 20:27:43 +0000 (13:27 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Apr 2013 13:13:35 +0000 (14:13 +0100)
(From yocto-docs rev: 35a5e53ad67b1458c29efa516c976fbd57c6b549)

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 b6275bca1733388cafe5e08eca3001a6fda51da7..92d2af110f4d883b9226a9ce2288226a0a2ce0da 100644 (file)
         with those packages.
         The <filename>meta-skeleton/recipes-skeleton/useradd/useradd-example.bb</filename>
         recipe in the <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>
-        provides a simple exmample that shows how to add three
+        provides a simple example that shows how to add three
         users and groups to two packages.
         See the <filename>useradd-example.bb</filename> for more information on how to
         use this class.
         <link linkend='var-BBCLASSEXTEND'><filename>BBCLASSEXTEND</filename></link> variable.
         When you do, the <link linkend='var-B'><filename>B</filename></link> variable must support the
         recipe's ability to build variants in different working directories.
-        Most autotools-based recipes support separating these directories.
+        Most Autotools-based recipes support separating these directories.
         The OpenEmbedded build system defaults to using separate directories for <filename>gcc</filename>
         and some kernel recipes.
         Alternatively, you can make sure that separate recipes exist that each