From 9b20975fc27ff6bc45c90e7aa8bbf67562450d6f Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 22 Aug 2016 13:07:58 -0700 Subject: [PATCH] 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 Signed-off-by: Richard Purdie --- .../doc/bitbake-user-manual/bitbake-user-manual-execution.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ itself. The simplest parameter to pass is "none", which causes a set of signature information to be written out into - STAMP_DIR + STAMPS_DIR corresponding to the targets specified. The other currently available parameter is "printdiff", which causes BitBake to try to establish the closest