diff options
Diffstat (limited to 'bitbake/doc/bitbake-user-manual')
-rw-r--r-- | bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.xml index 7b4459c95b..ec75893e15 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.xml | |||
@@ -828,7 +828,7 @@ | |||
828 | itself. | 828 | itself. |
829 | The simplest parameter to pass is "none", which causes a | 829 | The simplest parameter to pass is "none", which causes a |
830 | set of signature information to be written out into | 830 | set of signature information to be written out into |
831 | <filename>STAMP_DIR</filename> | 831 | <filename>STAMPS_DIR</filename> |
832 | corresponding to the targets specified. | 832 | corresponding to the targets specified. |
833 | The other currently available parameter is "printdiff", | 833 | The other currently available parameter is "printdiff", |
834 | which causes BitBake to try to establish the closest | 834 | which causes BitBake to try to establish the closest |