All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joshua Lock <joshua.g.lock@linux.intel.com>
To: Bill Randle <william.c.randle@intel.com>, yocto@yoctoproject.org
Subject: Re: [yocto-autobuilder][PATCH] nightly-multilib.conf: add mips64/32 build and test
Date: Tue, 23 Aug 2016 22:19:21 +0100	[thread overview]
Message-ID: <1471987161.2825.24.camel@linux.intel.com> (raw)
In-Reply-To: <1471984283-28438-1-git-send-email-william.c.randle@intel.com>

On Tue, 2016-08-23 at 13:31 -0700, Bill Randle wrote:
> To provide additional testing of multilib configs, build and test a
> mips64/n32 image.
> 
> [YOCTO #8083]

Pushed to master.

Thanks,

Joshua

> Signed-off-by: Bill Randle <william.c.randle@intel.com>
> ---
>  buildset-config.controller/nightly-multilib.conf | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/buildset-config.controller/nightly-multilib.conf
> b/buildset-config.controller/nightly-multilib.conf
> index 9dce758..2c842f5 100644
> --- a/buildset-config.controller/nightly-multilib.conf
> +++ b/buildset-config.controller/nightly-multilib.conf
> @@ -37,5 +37,13 @@ steps: [{'SetDest':{}},
>                              'buildhistory' : False, 'multilib':
> 'lib64',
>                              'distro': 'poky'}},
>          {'BuildImages': {'images': 'lib64-core-image-sato lib64-
> core-image-sato-sdk'}},
> +        {'CreateAutoConf': {'machine': 'qemumips64', 'SDKMACHINE' :
> 'x86_64',
> +                            'buildhistory' : False,
> +                            'distro': 'poky',
> +                            'atextappend' : '\nrequire
> conf/multilib.conf\nMULTILIBS = "multilib:lib64
> multilib:lib32"\nDEFAULTTUNE = "mips64-n32"\nDEFAULTTUNE_virtclass-
> multilib-lib64 = "mips64"\nDEFAULTTUNE_virtclass-multilib-lib32 =
> "mips32r2"\n'}},
> +        {'BuildImages': {'images': 'core-image-minimal'}},
> +        {'RunSanityTests': {'images': 'core-image-minimal'}},
> +        {'BuildImages': {'images': '-c populate_sdk core-image-
> minimal'}},
> +        {'RunSDKSanityTests': {'images': 'core-image-minimal'}},
>          {'DownloadErrorReports': {}},
>          {'SendErrorReport': {}}]


      reply	other threads:[~2016-08-23 21:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-23 20:31 [yocto-autobuilder][PATCH] nightly-multilib.conf: add mips64/32 build and test Bill Randle
2016-08-23 21:19 ` Joshua Lock [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1471987161.2825.24.camel@linux.intel.com \
    --to=joshua.g.lock@linux.intel.com \
    --cc=william.c.randle@intel.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.