diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 12 |
1 files changed, 10 insertions, 2 deletions
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 @@ | |||
| 1928 | </para> | 1928 | </para> |
| 1929 | 1929 | ||
| 1930 | <para> | 1930 | <para> |
| 1931 | You can specify three features in the form of a | 1931 | You can specify these features in the form of a |
| 1932 | space-separated list: | 1932 | space-separated list: |
| 1933 | <itemizedlist> | 1933 | <itemizedlist> |
| 1934 | <listitem><para><emphasis>image:</emphasis> | 1934 | <listitem><para><emphasis>image:</emphasis> |
| @@ -1936,6 +1936,14 @@ | |||
| 1936 | includes the list of installed packages among other | 1936 | includes the list of installed packages among other |
| 1937 | things. | 1937 | things. |
| 1938 | </para></listitem> | 1938 | </para></listitem> |
| 1939 | <listitem><para><emphasis>task:</emphasis> | ||
| 1940 | Save output file signatures for | ||
| 1941 | <ulink url='&YOCTO_DOCS_OM_URL;#shared-state-cache'>shared state</ulink> | ||
| 1942 | (sstate) tasks. | ||
| 1943 | This saves one file per task and lists the SHA-256 | ||
| 1944 | checksums for each file staged (i.e. the output of | ||
| 1945 | the task). | ||
| 1946 | </para></listitem> | ||
| 1939 | <listitem><para><emphasis>package:</emphasis> | 1947 | <listitem><para><emphasis>package:</emphasis> |
| 1940 | Analysis of the contents of individual packages. | 1948 | Analysis of the contents of individual packages. |
| 1941 | </para></listitem> | 1949 | </para></listitem> |
| @@ -1948,7 +1956,7 @@ | |||
| 1948 | 1956 | ||
| 1949 | <para> | 1957 | <para> |
| 1950 | By default, the <filename>buildhistory</filename> class | 1958 | By default, the <filename>buildhistory</filename> class |
| 1951 | enables all three features: | 1959 | enables the following features: |
| 1952 | <literallayout class='monospaced'> | 1960 | <literallayout class='monospaced'> |
| 1953 | BUILDHISTORY_FEATURES ?= "image package sdk" | 1961 | BUILDHISTORY_FEATURES ?= "image package sdk" |
| 1954 | </literallayout> | 1962 | </literallayout> |
