bitbake: bitbake-user-manual: Corrected misspelled STAMPS_DIR

Fixes [YOCTO #10141]

Section on Checksums (Signatures) had this variable referred to as
STAMP_DIR.

(Bitbake rev: 7dff6762148bc2ac8f81d89bbe595dfbfdf7b119)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2016-08-22 13:07:58 -07:00 committed by Richard Purdie
parent 087c580b28
commit 9b20975fc2
1 changed files with 1 additions and 1 deletions

View File

@ -828,7 +828,7 @@
itself. itself.
The simplest parameter to pass is "none", which causes a The simplest parameter to pass is "none", which causes a
set of signature information to be written out into set of signature information to be written out into
<filename>STAMP_DIR</filename> <filename>STAMPS_DIR</filename>
corresponding to the targets specified. corresponding to the targets specified.
The other currently available parameter is "printdiff", The other currently available parameter is "printdiff",
which causes BitBake to try to establish the closest which causes BitBake to try to establish the closest