mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
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:
committed by
Richard Purdie
parent
087c580b28
commit
9b20975fc2
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user