[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] travis: Add checkpolicy to the list of packages
commit b48be35ac86cd6369124cf06ca3006d086095297 Author: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> AuthorDate: Fri Jul 15 13:51:30 2016 +0100 Commit: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> CommitDate: Fri Jul 15 14:23:31 2016 +0100 travis: Add checkpolicy to the list of packages Since c/s 41b61be1c "xsm: add a default policy to .init.data", checkpolicy 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@xxxxxxxxxx> Acked-by: Doug Goldstein <cardoe@xxxxxxxxxx> --- .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: -- generated by git-patchbot for /home/xen/git/xen.git#master _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx https://lists.xenproject.org/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |