]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
documentation: dev-manual - better wording for the .bb file
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Fri, 28 Sep 2012 21:13:16 +0000 (14:13 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Oct 2012 22:30:31 +0000 (23:30 +0100)
Better choice of word here is "corresponding" rather than
"underlying".

(From yocto-docs rev: 3d8b6d6e06b81960df2a7d25b6d54308210cc011)

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

index 9e1b13284235e54f144d0ae0033190dd23847bbd..48b1cd3d276cb6859af0e2ce692e504e1edc6d93 100644 (file)
             <para>
                 Recipes used to append metadata to other recipes are called BitBake append files.
                 BitBake append files use the <filename>.bbappend</filename> file type suffix, while  
-                underlying recipes to which metadata is being appended use the 
+                the corresponding recipes to which metadata is being appended use the 
                 <filename>.bb</filename> file type suffix.
             </para>