summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-07-14 07:22:48 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-21 10:59:20 +0100
commit7dbabd85ea4e4ebc52a8e2b72960238c1bdaf684 (patch)
treef5d8fa7603b7e9ffca3c18d18d6d66d30385d108 /documentation
parente179c0b1c58ce374cab745ca89b767891cd5d4a4 (diff)
downloadpoky-7dbabd85ea4e4ebc52a8e2b72960238c1bdaf684.tar.gz
documentation/poky-ref-manual/extendpoky.xml: Changed bitbake to BitBake (From yocto-docs rev: 2b95f152d40aacc7d88e755a27154dfb3153c6ee)
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/poky-ref-manual/extendpoky.xml2
-rw-r--r--documentation/poky-ref-manual/ref-bitbake.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/poky-ref-manual/extendpoky.xml b/documentation/poky-ref-manual/extendpoky.xml
index 1a594f5ba6..e9835f218f 100644
--- a/documentation/poky-ref-manual/extendpoky.xml
+++ b/documentation/poky-ref-manual/extendpoky.xml
@@ -675,7 +675,7 @@ BBFILE_PRIORITY_emenlow = "6"
675 675
676 These functions allow generation of dependency data between functions and 676 These functions allow generation of dependency data between functions and
677 variables allowing moves to be made towards generating checksums and allowing 677 variables allowing moves to be made towards generating checksums and allowing
678 use of the dependency information in other parts of bitbake. 678 use of the dependency information in other parts of BitBake.
679 679
680 Signed-off-by: Richard Purdie richard.purdie@linuxfoundation.org 680 Signed-off-by: Richard Purdie richard.purdie@linuxfoundation.org
681 </literallayout> 681 </literallayout>
diff --git a/documentation/poky-ref-manual/ref-bitbake.xml b/documentation/poky-ref-manual/ref-bitbake.xml
index df8432c91b..24e4a068d1 100644
--- a/documentation/poky-ref-manual/ref-bitbake.xml
+++ b/documentation/poky-ref-manual/ref-bitbake.xml
@@ -251,7 +251,7 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-rp"
251 <title>BitBake Command Line</title> 251 <title>BitBake Command Line</title>
252 252
253 <para> 253 <para>
254 Following is the bitbake manpage: 254 Following is the BitBake manpage:
255 </para> 255 </para>
256 256
257 <screen> 257 <screen>