[yocto] [PATCH][yocto-autobuilder] nightly-qa-systemd.conf: Add create_eventlog property

Bill Randle bill.randle at gmail.com
Tue Aug 30 10:07:59 PDT 2016


On Aug 30, 2016 8:46 AM, "Aníbal Limón" <anibal.limon at linux.intel.com>
wrote:
>
> This buildset also needs the create_eventlog property for only
> enable the toaster event log creation when required. See rev [1].
>
> [1] 0b083509beaf7421f1dde4b679a934741ac4a3bc
>
> Signed-off-by: Aníbal Limón <anibal.limon at linux.intel.com>
Acked-by: Bill Randle <billr at neocat.org>

> ---
>  buildset-config.controller/nightly-qa-systemd.conf | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/buildset-config.controller/nightly-qa-systemd.conf
b/buildset-config.controller/nightly-qa-systemd.conf
> index f95021dc..662caa6 100644
> --- a/buildset-config.controller/nightly-qa-systemd.conf
> +++ b/buildset-config.controller/nightly-qa-systemd.conf
> @@ -4,6 +4,10 @@ repos: [{'poky':
>              {'repourl':'git://git.yoctoproject.org/poky',
>               'layerversion':{'core':'meta', 'yoctobsp':'meta-yocto-bsp',
'yocto':'meta-yocto', 'poky':'meta-poky'},
>               'branch':'master'}}]
> +props: [{'create_eventlog':{'prop_type':'ChoiceStringParameter',
> +                       'choices': ['False', 'True'],
> +                       'name': 'create_eventlog',
> +                       'label':'<hr>Create Toaster event log as part of
image creation?:'}}]
>  steps: [{'SetDest':{}},
>          {'CheckOutLayers': {}},
>          {'RunPreamble': {}},
> --
> 2.1.4
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160830/73451730/attachment.html>


More information about the yocto mailing list