All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix Xen compilation
@ 2020-11-09 14:47 Bertrand Marquis
  2020-11-09 14:49 ` [PATCH 1/2] xen: Fix python libraries installation on multilib Bertrand Marquis
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Bertrand Marquis @ 2020-11-09 14:47 UTC (permalink / raw)
  To: meta-virtualization; +Cc: christopher.clark6

This serie contain 2 patches to fix Xen compilation:
- on arm32 by adding a patch already merged in Xen master to fix gcc10
  compilation issues.
- on x86 to fix an issue happening when compiling xen-tools with older
  xen versions.

Those would be good candidates to include in gatesgarth.

Bertrand Marquis (2):
  xen: Fix python libraries installation on multilib
  xen: Fix xenpmd compilation error on arm32

 ...ls-xenpmd-Fix-gcc10-snprintf-warning.patch | 60 +++++++++++++++++++
 recipes-extended/xen/xen-tools.inc            |  2 +
 recipes-extended/xen/xen-tools_4.14.bb        |  1 +
 recipes-extended/xen/xen-tools_git.bb         |  1 +
 4 files changed, 64 insertions(+)
 create mode 100644 recipes-extended/xen/files/0001-tools-xenpmd-Fix-gcc10-snprintf-warning.patch

-- 
2.17.1


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

end of thread, other threads:[~2020-11-16  8:46 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-09 14:47 [PATCH 0/2] Fix Xen compilation Bertrand Marquis
2020-11-09 14:49 ` [PATCH 1/2] xen: Fix python libraries installation on multilib Bertrand Marquis
2020-11-10  7:47   ` [meta-virtualization] " Christopher Clark
2020-11-10  8:31     ` Bertrand Marquis
2020-11-10 12:18       ` Christopher Clark
2020-11-09 14:49 ` [PATCH 2/2] xen: Fix xenpmd compilation error on arm32 Bertrand Marquis
2020-11-10 12:32   ` [meta-virtualization] " Christopher Clark
2020-11-10 12:37 ` [meta-virtualization] [PATCH 0/2] Fix Xen compilation Christopher Clark
2020-11-15  4:00 ` Bruce Ashfield
2020-11-16  8:46   ` Bertrand Marquis

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.