<p dir="ltr"></p>
<p dir="ltr">On Aug 30, 2016 8:46 AM, "Aníbal Limón" <<a href="mailto:anibal.limon@linux.intel.com">anibal.limon@linux.intel.com</a>> wrote:<br>
><br>
> This buildset also needs the create_eventlog property for only<br>
> enable the toaster event log creation when required. See rev [1].<br>
><br>
> [1] 0b083509beaf7421f1dde4b679a934741ac4a3bc<br>
><br>
> Signed-off-by: Aníbal Limón <<a href="mailto:anibal.limon@linux.intel.com">anibal.limon@linux.intel.com</a>><br>
Acked-by: Bill Randle <<a href="mailto:billr@neocat.org">billr@neocat.org</a>></p>
<p dir="ltr">> ---<br>
> Â buildset-config.controller/nightly-qa-systemd.conf | 4 ++++<br>
> Â 1 file changed, 4 insertions(+)<br>
><br>
> diff --git a/buildset-config.controller/nightly-qa-systemd.conf b/buildset-config.controller/nightly-qa-systemd.conf<br>
> index f95021dc..662caa6 100644<br>
> --- a/buildset-config.controller/nightly-qa-systemd.conf<br>
> +++ b/buildset-config.controller/nightly-qa-systemd.conf<br>
> @@ -4,6 +4,10 @@ repos: [{'poky':<br>
> Â  Â  Â  Â  Â  Â  Â {'repourl':'git://<a href="http://git.yoctoproject.org/poky">git.yoctoproject.org/poky</a>',<br>
> Â  Â  Â  Â  Â  Â  Â  'layerversion':{'core':'meta', 'yoctobsp':'meta-yocto-bsp', 'yocto':'meta-yocto', 'poky':'meta-poky'},<br>
> Â  Â  Â  Â  Â  Â  Â  'branch':'master'}}]<br>
> +props: [{'create_eventlog':{'prop_type':'ChoiceStringParameter',<br>
> +  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â 'choices': ['False', 'True'],<br>
> +  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â 'name': 'create_eventlog',<br>
> +  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â 'label':'<hr>Create Toaster event log as part of image creation?:'}}]<br>
> Â steps: [{'SetDest':{}},<br>
> Â  Â  Â  Â  Â {'CheckOutLayers': {}},<br>
> Â  Â  Â  Â  Â {'RunPreamble': {}},<br>
> --<br>
> 2.1.4<br>
><br>
> --<br>
> _______________________________________________<br>
> yocto mailing list<br>
> <a href="mailto:yocto@yoctoproject.org">yocto@yoctoproject.org</a><br>
> <a href="https://lists.yoctoproject.org/listinfo/yocto">https://lists.yoctoproject.org/listinfo/yocto</a><br></p>