[yocto] [PATCH][yocto-autobuilder] nightly-world-lsb.conf: Update buildstep name DownloadBitbakeErrorReports -> DownloadErrorReports

Joshua G Lock joshua.g.lock at linux.intel.com
Tue Jun 28 08:57:38 PDT 2016


Merged to master, thanks,

Joshua

On Tue, 2016-06-28 at 09:53 -0500, Aníbal Limón wrote:
> The reference of the buildsteps for download error reports was
> updated [1] but,
> i forget to update this one.
> 
> [1] http://git.yoctoproject.org/cgit/cgit.cgi/yocto-autobuilder/commi
> t/?id=e1e7c3b86720786ae4f60da008f68d4cf5d58559
> 
> Signed-off-by: Aníbal Limón <anibal.limon at linux.intel.com>
> ---
>  buildset-config.controller/nightly-world-lsb.conf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/buildset-config.controller/nightly-world-lsb.conf
> b/buildset-config.controller/nightly-world-lsb.conf
> index ae3a621..afc7546 100644
> --- a/buildset-config.controller/nightly-world-lsb.conf
> +++ b/buildset-config.controller/nightly-world-lsb.conf
> @@ -21,5 +21,5 @@ steps: [{'SetDest':{}},
>                              'distro': 'poky-lsb'}},
>          {'CreateBBLayersConf': {'buildprovider' : 'yocto'}},
>          {'BuildImages': {'images': 'world'}},
> -        {'DownloadBitbakeErrorReports': {}},
> +        {'DownloadErrorReports': {}},
>          {'SendErrorReport': {}}]
> -- 
> 2.1.4
> 



More information about the yocto mailing list