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

christopher.w.clark at gmail.com christopher.w.clark at gmail.com
Wed Aug 23 14:43:31 PDT 2017


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

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

v2 changes:
 * dropped "PR" variable from new biossums recipe
 * updated commit message to explain "make clean" in compile step.
 * added code comment to explain "make clean" in compile step.
 * added original change info to commit message for SYSLINUX_CFG change

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