diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index a3830d8861..0e3b6bd3be 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -1928,7 +1928,7 @@ - You can specify three features in the form of a + You can specify these features in the form of a space-separated list: image: @@ -1936,6 +1936,14 @@ includes the list of installed packages among other things. + task: + Save output file signatures for + shared state + (sstate) tasks. + This saves one file per task and lists the SHA-256 + checksums for each file staged (i.e. the output of + the task). + package: Analysis of the contents of individual packages. @@ -1948,7 +1956,7 @@ By default, the buildhistory class - enables all three features: + enables the following features: BUILDHISTORY_FEATURES ?= "image package sdk"