All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] tools: Allow cross-compilation of xentop
@ 2016-12-15 12:36 Edgar E. Iglesias
  2016-12-15 12:36 ` [PATCH v1 1/2] tools/xenstat: Remove redundant check for curses.h Edgar E. Iglesias
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Edgar E. Iglesias @ 2016-12-15 12:36 UTC (permalink / raw)
  To: xen-devel
  Cc: edgar.iglesias, wei.liu2, julien.grall, sstabellini, ian.jackson

From: "Edgar E. Iglesias" <edgar.iglesias@xilinx.com>

We usually cross-compile the Xen tools for ARM in Yocto, including
support for xentop.

These patches remove two blockers in the Makefiles for cross-compiled
xentop.

Cheers,
Edgar

Edgar E. Iglesias (2):
  tools/xenstat: Remove redundant check for curses.h
  tools/xenstat: Don't disable xentop when cross-compiling

 tools/xenstat/Makefile | 6 ------
 1 file changed, 6 deletions(-)

-- 
2.7.4


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

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

end of thread, other threads:[~2016-12-16 10:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-15 12:36 [PATCH v1 0/2] tools: Allow cross-compilation of xentop Edgar E. Iglesias
2016-12-15 12:36 ` [PATCH v1 1/2] tools/xenstat: Remove redundant check for curses.h Edgar E. Iglesias
2016-12-15 12:36 ` [PATCH v1 2/2] tools/xenstat: Don't disable xentop when cross-compiling Edgar E. Iglesias
2016-12-16 10:44 ` [PATCH v1 0/2] tools: Allow cross-compilation of xentop Wei Liu

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.