1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-16 15:57:04 +00:00

documentation: Standardized on spelling of BitBake

Robert found five instances where I missed the correct usage of
"BitBake."

(From yocto-docs rev: 0819076e8677accd157497ed4fa33ebab2528044)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Robert P. J. Day
2011-11-09 07:28:18 -08:00
committed by Richard Purdie
parent c80e8dd3a5
commit 8c230114dd
5 changed files with 6 additions and 6 deletions
@@ -139,7 +139,7 @@
</para>
<para>
During staging, Bitbake installs such scripts into the
During staging, BitBake installs such scripts into the
<filename>sysroots/</filename> directory.
BitBake also changes all paths to point into the <filename>sysroots/</filename>
directory so all builds that use the script will use the correct
@@ -166,7 +166,7 @@
</para>
<para>
During staging, Bitbake installs <filename>pkg-config</filename> data into the
During staging, BitBake installs <filename>pkg-config</filename> data into the
<filename>sysroots/</filename> directory.
By making use of sysroot functionality within <filename>pkg-config</filename>,
this class no longer has to manipulate the files.