[yocto] [PATCH] nightly-no-x11.conf: build and test some actual images

Joshua Lock joshua.g.lock at linux.intel.com
Tue Aug 23 13:22:45 PDT 2016


On Tue, 2016-08-23 at 07:59 -0700, Bill Randle wrote:
> Create sample images and perform a sanity test on them.
> 
> [YOCTO #7568]

Merged to master, thanks!

Joshua

> Signed-off-by: Bill Randle <william.c.randle at intel.com>
> ---
>  buildset-config.controller/nightly-no-x11.conf | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/buildset-config.controller/nightly-no-x11.conf
> b/buildset-config.controller/nightly-no-x11.conf
> index 063ae89..7092a09 100644
> --- a/buildset-config.controller/nightly-no-x11.conf
> +++ b/buildset-config.controller/nightly-no-x11.conf
> @@ -18,7 +18,8 @@ steps: [{'SetDest':{}},
>          {'CreateBBLayersConf': {'buildprovider' : 'yocto'}},
>          {'SyncPersistDB' : {'distro' : 'poky'}},
>          {'GetBitbakeVersion': {}},
> -        {'BuildImages': {'images': 'world'}},
> +        {'BuildImages': {'images': 'core-image-full-cmdline core-
> image-weston world'}},
> +        {'RunSanityTests': {'images': 'core-image-full-cmdline core-
> image-weston'}},
>          {'DownloadErrorReports': {}},
>          {'SendErrorReport': {}},
>          {'UploadToasterEventlog': {}}]



More information about the yocto mailing list