[yocto] [yocto-autobuilder][PATCH] nightly-musl.conf: add world build

Beth 'pidge' Flanagan pidge at toganlabs.com
Wed Aug 10 00:12:35 PDT 2016


Merged into master,

Thanks
-b

On Tue, 2016-08-09 at 10:34 -0700, Bill Randle wrote:
> Add world build for musl.
> 
> [YOCTO #10105]
> 
> Signed-off-by: Bill Randle <william.c.randle at intel.com>
> ---
>  buildset-config.controller/nightly-musl.conf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/buildset-config.controller/nightly-musl.conf b/buildset-
> config.controller/nightly-musl.conf
> index 1f6aba5..cc2aea0 100644
> --- a/buildset-config.controller/nightly-musl.conf
> +++ b/buildset-config.controller/nightly-musl.conf
> @@ -12,7 +12,7 @@ steps: [{'SetDest':{}},
>                              'buildhistory' : False, 'distro':
> 'poky',
>                              'atextappend' : '\nTCLIBC="musl"\n' }},
>          {'CreateBBLayersConf': {'buildprovider' : 'yocto'}},
> -        {'BuildImages': {'images':  'core-image-minimal core-image-
> full-cmdline core-image-sato'}},
> +        {'BuildImages': {'images':  'core-image-minimal core-image-
> full-cmdline core-image-sato world'}},
>          {'DownloadErrorReports': {}},
>          {'SendErrorReport': {}}]
>  



More information about the yocto mailing list