All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] travis: Add checkpolicy to the list of packages
@ 2016-07-15 12:54 Andrew Cooper
  2016-07-15 12:57 ` Andrew Cooper
  2016-07-15 13:22 ` Doug Goldstein
  0 siblings, 2 replies; 3+ messages in thread
From: Andrew Cooper @ 2016-07-15 12:54 UTC (permalink / raw)
  To: Xen-devel; +Cc: Andrew Cooper, Doug Goldstein

Since c/s 41b61be1c "xsm: add a default policy to .init.data", checkpackage is
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:
-- 
2.1.4


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

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

* Re: [PATCH] travis: Add checkpolicy to the list of packages
  2016-07-15 12:54 [PATCH] travis: Add checkpolicy to the list of packages Andrew Cooper
@ 2016-07-15 12:57 ` Andrew Cooper
  2016-07-15 13:22 ` Doug Goldstein
  1 sibling, 0 replies; 3+ messages in thread
From: Andrew Cooper @ 2016-07-15 12:57 UTC (permalink / raw)
  To: Xen-devel; +Cc: Doug Goldstein

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

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

* Re: [PATCH] travis: Add checkpolicy to the list of packages
  2016-07-15 12:54 [PATCH] travis: Add checkpolicy to the list of packages Andrew Cooper
  2016-07-15 12:57 ` Andrew Cooper
@ 2016-07-15 13:22 ` Doug Goldstein
  1 sibling, 0 replies; 3+ messages in thread
From: Doug Goldstein @ 2016-07-15 13:22 UTC (permalink / raw)
  To: Andrew Cooper, Xen-devel


[-- Attachment #1.1.1: Type: text/plain, Size: 491 bytes --]

On 7/15/16 7:54 AM, Andrew Cooper wrote:
> Since c/s 41b61be1c "xsm: add a default policy to .init.data", checkpackage is
> 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>

Acked-by: Doug Goldstein <cardoe@cardoe.com>

(with the change to the commit message in the reply)

-- 
Doug Goldstein


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 959 bytes --]

[-- Attachment #2: Type: text/plain, Size: 127 bytes --]

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

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

end of thread, other threads:[~2016-07-15 13:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-15 12:54 [PATCH] travis: Add checkpolicy to the list of packages Andrew Cooper
2016-07-15 12:57 ` Andrew Cooper
2016-07-15 13:22 ` Doug Goldstein

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.