All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] Add Xen target support
@ 2016-02-06  0:37 Alistair Francis
  2016-02-06  0:37 ` [Buildroot] [PATCH 1/2] Update libaio to 0.3.110 Alistair Francis
  2016-02-06  0:37 ` [Buildroot] [PATCH 2/2] Add Xen 4.6 Alistair Francis
  0 siblings, 2 replies; 12+ messages in thread
From: Alistair Francis @ 2016-02-06  0:37 UTC (permalink / raw)
  To: buildroot

This is based on an original patch by Maxime Ripard which never seemed to be
accepted. The XEN_TARGET is hard coded in this patch as I don't know how else
to set the target. Otherwise it works.

Test on AArch64 targets only.

Alistair Francis (2):
  Update libaio to 0.3.110
  Add Xen 4.6

 package/Config.in                |   1 +
 package/libaio/0001-arches.patch | 671 ---------------------------------------
 package/libaio/Config.in         |   2 +-
 package/libaio/libaio.hash       |   4 +-
 package/libaio/libaio.mk         |   2 +-
 package/xen/Config.in            |  31 ++
 package/xen/xen.hash             |   2 +
 package/xen/xen.mk               |  49 +++
 8 files changed, 87 insertions(+), 675 deletions(-)
 delete mode 100644 package/libaio/0001-arches.patch
 create mode 100644 package/xen/Config.in
 create mode 100644 package/xen/xen.hash
 create mode 100644 package/xen/xen.mk

-- 
2.5.0

^ permalink raw reply	[flat|nested] 12+ messages in thread
[parent not found: <1454717969-30723-1-git-send-email-alistair.francis@xilinx.com>]

end of thread, other threads:[~2016-03-09  0:34 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-06  0:37 [Buildroot] [PATCH 0/2] Add Xen target support Alistair Francis
2016-02-06  0:37 ` [Buildroot] [PATCH 1/2] Update libaio to 0.3.110 Alistair Francis
2016-02-10 21:52   ` Arnout Vandecappelle
2016-02-10 22:43     ` Alistair Francis
2016-02-11  8:34       ` Arnout Vandecappelle
2016-02-17 18:50         ` Alistair Francis
2016-02-06  0:37 ` [Buildroot] [PATCH 2/2] Add Xen 4.6 Alistair Francis
2016-02-10 22:13   ` Arnout Vandecappelle
2016-03-09  0:32     ` Alistair Francis
2016-03-06 14:36   ` Thomas Petazzoni
2016-03-09  0:34     ` Alistair Francis
     [not found] <1454717969-30723-1-git-send-email-alistair.francis@xilinx.com>
2016-02-06  0:19 ` Alistair Francis

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.