xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [OSSTEST PATCH] ts-xen-build-prep: Install ninja
@ 2020-10-20  9:35 Anthony PERARD
  2020-10-26 14:52 ` Ian Jackson
  0 siblings, 1 reply; 2+ messages in thread
From: Anthony PERARD @ 2020-10-20  9:35 UTC (permalink / raw)
  To: xen-devel; +Cc: Anthony PERARD, Ian Jackson

QEMU upstream now requires ninja to build. (Probably since QEMU commit
09e93326e448 ("build: replace ninjatool with ninja"))

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
---
 ts-xen-build-prep | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ts-xen-build-prep b/ts-xen-build-prep
index fcabf75a1686..5ec70dd538e9 100755
--- a/ts-xen-build-prep
+++ b/ts-xen-build-prep
@@ -199,7 +199,7 @@ END
 sub prep () {
     my @packages = qw(mercurial rsync
                       build-essential bin86 bcc iasl bc
-                      flex bison cmake
+                      flex bison cmake ninja-build
                       libpci-dev libncurses5-dev libssl-dev python-dev
                       libx11-dev git-core uuid-dev gettext gawk
                       libsdl-dev libyajl-dev libaio-dev libpixman-1-dev
-- 
Anthony PERARD



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

* Re: [OSSTEST PATCH] ts-xen-build-prep: Install ninja
  2020-10-20  9:35 [OSSTEST PATCH] ts-xen-build-prep: Install ninja Anthony PERARD
@ 2020-10-26 14:52 ` Ian Jackson
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Jackson @ 2020-10-26 14:52 UTC (permalink / raw)
  To: Anthony PERARD; +Cc: xen-devel

Anthony PERARD writes ("[OSSTEST PATCH] ts-xen-build-prep: Install ninja"):
> QEMU upstream now requires ninja to build. (Probably since QEMU commit
> 09e93326e448 ("build: replace ninjatool with ninja"))
> 
> Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>

Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>

and pushed, thanks.

Ian.


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

end of thread, other threads:[~2020-10-26 14:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-20  9:35 [OSSTEST PATCH] ts-xen-build-prep: Install ninja Anthony PERARD
2020-10-26 14:52 ` Ian Jackson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).