[oe] [PATCH] ref-manual: Document the task feature of BUILDHISTORY_FEATURES

Peter Kjellerstedt peter.kjellerstedt at axis.com
Mon Jan 29 19:00:10 UTC 2018


Bah. One of these days I will learn to send mails to the correct 
mailing list...

//Peter

> -----Original Message-----
> From: openembedded-devel-bounces at lists.openembedded.org
> [mailto:openembedded-devel-bounces at lists.openembedded.org] On Behalf Of
> Peter Kjellerstedt
> Sent: den 29 januari 2018 19:46
> To: openembedded-devel at lists.openembedded.org; Scott Rifenbark
> <srifenbark at gmail.com>
> Subject: [oe] [PATCH] ref-manual: Document the task feature of
> BUILDHISTORY_FEATURES
> 
> Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt at axis.com>
> ---
>  documentation/ref-manual/ref-variables.xml | 11 ++++++++---
>  1 file changed, 8 insertions(+), 3 deletions(-)
> 
> diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
> index 521eaeaed2..70e5e3428b 100644
> --- a/documentation/ref-manual/ref-variables.xml
> +++ b/documentation/ref-manual/ref-variables.xml
> @@ -1927,8 +1927,8 @@
>                  </para>
> 
>                  <para>
> -                    You can specify three features in the form of a
> -                    space-separated list:
> +                    You can specify features in the form of a space-separated
> +                    list:
>                      <itemizedlist>
>                          <listitem><para><emphasis>image:</emphasis>
>                              Analysis of the contents of images, which
> @@ -1942,12 +1942,17 @@
>                              Analysis of the contents of the software
>                              development kit (SDK).
>                              </para></listitem>
> +                        <listitem><para><emphasis>task:</emphasis>
> +                            Save output file signatures for sstate tasks.  This
> +                            saves a file per task listing the SHA-256 checksums
> +                            for each file staged, i.e., the output of the task.
> +                            </para></listitem>
>                      </itemizedlist>
>                  </para>
> 
>                  <para>
>                      By default, the <filename>buildhistory</filename> class
> -                    enables all three features:
> +                    enables the following features:
>                      <literallayout class='monospaced'>
>       BUILDHISTORY_FEATURES ?= "image package sdk"
>                      </literallayout>
> --
> 2.12.0
> 
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel



More information about the Openembedded-devel mailing list