All of lore.kernel.org
 help / color / mirror / Atom feed
* [yocto-autobuilder][PATCH] nightly-musl.conf: add world build
@ 2016-08-09 17:34 Bill Randle
  2016-08-10  7:12 ` Beth 'pidge' Flanagan
  0 siblings, 1 reply; 2+ messages in thread
From: Bill Randle @ 2016-08-09 17:34 UTC (permalink / raw)
  To: yocto

Add world build for musl.

[YOCTO #10105]

Signed-off-by: Bill Randle <william.c.randle@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': {}}]
 
-- 
2.5.5



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [yocto-autobuilder][PATCH] nightly-musl.conf: add world build
  2016-08-09 17:34 [yocto-autobuilder][PATCH] nightly-musl.conf: add world build Bill Randle
@ 2016-08-10  7:12 ` Beth 'pidge' Flanagan
  0 siblings, 0 replies; 2+ messages in thread
From: Beth 'pidge' Flanagan @ 2016-08-10  7:12 UTC (permalink / raw)
  To: Bill Randle, yocto

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@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': {}}]
>  


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-10  7:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-09 17:34 [yocto-autobuilder][PATCH] nightly-musl.conf: add world build Bill Randle
2016-08-10  7:12 ` Beth 'pidge' Flanagan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.