[meta-virtualization] [PATCH 0/4] Fix xen-image-minimal build

christopher.w.clark at gmail.com christopher.w.clark at gmail.com
Mon Aug 21 22:08:19 PDT 2017


From: Christopher Clark <christopher.clark6 at baesystems.com>

A short series of small patches to enable xen-image-minimal to
build to completion with MACHINE = "genericx86-64".

Compile-tested on debian jessie 64-bit with:
BBLAYERS ?= " \
  .../poky/meta \
  .../poky/meta-poky \
  .../poky/meta-yocto-bsp \
  .../poky/meta-openembedded/meta-oe \
  .../poky/meta-openembedded/meta-networking \
  .../poky/meta-openembedded/meta-python \
  .../poky/meta-virtualization \
  "

Signed-off-by: Christopher Clark <christopher.clark6 at baesystems.com>

Christopher Clark (4):
  vgabios : extract biossums tool and build it separately, native
  ipxe: fetch using https rather than git protocol
  xen : cp long-double-64.h long-double-32.h to fix hvmloader build
  xen-image-minimal : change SYSLINUXCFG to SYSLINUX_CFG

 recipes-extended/images/xen-image-minimal.bb | 14 +++++------
 recipes-extended/ipxe/ipxe_git.bb            |  2 +-
 recipes-extended/vgabios/biossums_0.7a.bb    | 37 ++++++++++++++++++++++++++++
 recipes-extended/vgabios/vgabios_0.7a.bb     |  6 +++--
 recipes-extended/xen/xen.inc                 |  1 +
 5 files changed, 50 insertions(+), 10 deletions(-)
 create mode 100644 recipes-extended/vgabios/biossums_0.7a.bb

-- 
2.1.4



More information about the meta-virtualization mailing list