[meta-virtualization] [PATCH v2 0/8] Xen 4.6 updates

Doug Goldstein cardoe at cardoe.com
Tue Jan 26 11:09:16 PST 2016


A number of updates for building Xen 4.6. This should be the last of the
patches that I've been carrying locally for 4.6 (save for init script
changes but those I'm trying to upstream).

change since v1:
- readd libgcc to xen-xl per Chris Patterson's testing
- add patches I forgot to submit in the first place
- squash in EXTRA_OEMAKE and do_install_append changes into xen.inc
- make sure xen_git is able to fetch

Doug Goldstein (8):
  xen: update git version to 4.6.x
  xen: drop explicit DEPEND on libgcc
  xen: fix up typo in XSM comments
  xen: separate the extra steps into their own tasks
  xen: move bits common to all Xen versions to xen.inc
  xen: merge do_install_append to do_install
  xen: don't allow the build system to fetch
  xen: don't inject -mfpmath=sse which causes build issues

 ...xen-x86-Fix-up-rules-when-forcing-mno-sse.patch | 28 ----------
 recipes-extended/xen/xen.inc                       | 59 ++++++++++++++++++++--
 recipes-extended/xen/xen_4.6.0.bb                  | 40 ---------------
 recipes-extended/xen/xen_git.bb                    |  8 +--
 4 files changed, 60 insertions(+), 75 deletions(-)
 delete mode 100644 recipes-extended/xen/files/xen-x86-Fix-up-rules-when-forcing-mno-sse.patch

-- 
2.4.10



More information about the meta-virtualization mailing list