All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Xen-devel <xen-devel@lists.xen.org>
Cc: Doug Goldstein <cardoe@cardoe.com>
Subject: Re: [PATCH] travis: Add checkpolicy to the list of packages
Date: Fri, 15 Jul 2016 13:57:27 +0100	[thread overview]
Message-ID: <c91cc6a6-c096-4843-d5d4-5a36405b3d81@citrix.com> (raw)
In-Reply-To: <1468587277-20185-1-git-send-email-andrew.cooper3@citrix.com>

On 15/07/16 13:54, Andrew Cooper wrote:
> Since c/s 41b61be1c "xsm: add a default policy to .init.data", checkpackage is

s/checkpackage/checkpolicy/

Not sure what came over me.

~Andrew

> required for the hypervisor build if randconfig decides to enable XSM.
>
> Identified by a Travis randconfig run:
>   https://travis-ci.org/andyhhp/xen/jobs/144989065
>
> Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
> ---
> CC: Doug Goldstein <cardoe@cardoe.com>
> ---
>  .travis.yml | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/.travis.yml b/.travis.yml
> index 5bae60d..9121fcc 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -70,6 +70,7 @@ addons:
>              - gcc-5
>              - g++-5
>              - seabios
> +            - checkpolicy
>  # we must set CXX manually instead of using 'language: cpp' due to
>  # travis-ci/travis-ci#3871
>  before_script:


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

  reply	other threads:[~2016-07-15 12:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-15 12:54 [PATCH] travis: Add checkpolicy to the list of packages Andrew Cooper
2016-07-15 12:57 ` Andrew Cooper [this message]
2016-07-15 13:22 ` Doug Goldstein

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=c91cc6a6-c096-4843-d5d4-5a36405b3d81@citrix.com \
    --to=andrew.cooper3@citrix.com \
    --cc=cardoe@cardoe.com \
    --cc=xen-devel@lists.xen.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.