diff options
Diffstat (limited to 'documentation/poky-ref-manual')
-rw-r--r-- | documentation/poky-ref-manual/extendpoky.xml | 2 | ||||
-rw-r--r-- | documentation/poky-ref-manual/ref-bitbake.xml | 2 |
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> |