All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 00/10] xen cleanup and upgrades
@ 2013-11-08  4:00 Chris Patterson
  2013-11-08  4:00 ` [PATCH v2 01/10] xen: remove xsm from default PACKAGECONFIG options Chris Patterson
                   ` (9 more replies)
  0 siblings, 10 replies; 14+ messages in thread
From: Chris Patterson @ 2013-11-08  4:00 UTC (permalink / raw)
  To: meta-virtualization

Cleaned out old xen bits, upgraded to 4.3.1, moved to common xen.inc, 
and added git recipe pointing to xen-unstable.

I broke out the cleanup into smaller patches in hopes that it will make it through.

If not, you can find these patches in branch=xen-upgrades-and-cleanup-v2 at:
https://github.com/cjp256/meta-virtualization.git

Chris Patterson (10):
  xen: remove xsm from default PACKAGECONFIG options.
  xen: remove 4.1.2 recipe and patches
  xen: remove xen-hg recipe and patches
  xen: remove xen-rt recipe and patches
  xen: remove old xen.inc and xen-python.inc
  xen: remove old patches
  xen: rename xen patches directory from xen-4.3.0 to files.
  xen: upgrade to 4.3.1
  xen: improve organization with new xen.inc
  xen: add xen_git recipe.

 .../xen/files/allow_disable_xend.patch             |   75 -
 ...lask-avoid-installing-policy-file-as-boot.patch |   26 +
 .../xen/files/ioemu-cross-gl-check.patch           |   29 -
 recipes-extended/xen/files/xend-config.sxp         |  304 -
 recipes-extended/xen/files/xenminiinit.sh          |   59 -
 .../xen/xen-4.1.2/allow_disable_xend.patch         |   75 -
 ...lask-avoid-installing-policy-file-as-boot.patch |   26 -
 recipes-extended/xen/xen-hg.bb                     |   29 -
 .../xen/xen-hg/ioemu-cross-gl-check.patch          |   29 -
 .../xen/xen-hg/tools_qemu_xen_remove_CFLAGS.patch  |   48 -
 recipes-extended/xen/xen-python.inc                |   49 -
 recipes-extended/xen/xen-rt/rt-xen_0.3_4.0.1.patch | 6785 --------------------
 recipes-extended/xen/xen-rt_4.0.1.bb               |   25 -
 recipes-extended/xen/xen.inc                       |  902 ++-
 recipes-extended/xen/xen_4.1.2.bb                  |   24 -
 recipes-extended/xen/xen_4.3.0.bb                  |  650 --
 recipes-extended/xen/xen_4.3.1.bb                  |   24 +
 recipes-extended/xen/xen_git.bb                    |   18 +
 18 files changed, 677 insertions(+), 8500 deletions(-)
 delete mode 100644 recipes-extended/xen/files/allow_disable_xend.patch
 create mode 100644 recipes-extended/xen/files/flask-avoid-installing-policy-file-as-boot.patch
 delete mode 100644 recipes-extended/xen/files/ioemu-cross-gl-check.patch
 delete mode 100644 recipes-extended/xen/files/xend-config.sxp
 delete mode 100755 recipes-extended/xen/files/xenminiinit.sh
 delete mode 100644 recipes-extended/xen/xen-4.1.2/allow_disable_xend.patch
 delete mode 100644 recipes-extended/xen/xen-4.3.0/flask-avoid-installing-policy-file-as-boot.patch
 delete mode 100644 recipes-extended/xen/xen-hg.bb
 delete mode 100644 recipes-extended/xen/xen-hg/ioemu-cross-gl-check.patch
 delete mode 100644 recipes-extended/xen/xen-hg/tools_qemu_xen_remove_CFLAGS.patch
 delete mode 100644 recipes-extended/xen/xen-python.inc
 delete mode 100644 recipes-extended/xen/xen-rt/rt-xen_0.3_4.0.1.patch
 delete mode 100644 recipes-extended/xen/xen-rt_4.0.1.bb
 delete mode 100644 recipes-extended/xen/xen_4.1.2.bb
 delete mode 100644 recipes-extended/xen/xen_4.3.0.bb
 create mode 100644 recipes-extended/xen/xen_4.3.1.bb
 create mode 100644 recipes-extended/xen/xen_git.bb

-- 
1.8.4.rc3



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

end of thread, other threads:[~2013-11-11 20:50 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-08  4:00 [PATCH v2 00/10] xen cleanup and upgrades Chris Patterson
2013-11-08  4:00 ` [PATCH v2 01/10] xen: remove xsm from default PACKAGECONFIG options Chris Patterson
2013-11-08  4:00 ` [PATCH v2 02/10] xen: remove 4.1.2 recipe and patches Chris Patterson
2013-11-08  4:01 ` [PATCH v2 03/10] xen: remove xen-hg " Chris Patterson
2013-11-08  4:01 ` [PATCH v2 05/10] xen: remove old xen.inc and xen-python.inc Chris Patterson
2013-11-08  4:01 ` [PATCH v2 06/10] xen: remove old patches Chris Patterson
2013-11-08  4:01 ` [PATCH v2 07/10] xen: rename xen patches directory from xen-4.3.0 to files Chris Patterson
2013-11-08  4:01 ` [PATCH v2 09/10] xen: improve organization with new xen.inc Chris Patterson
2013-11-08  4:01 ` [PATCH v2 10/10] xen: add xen_git recipe Chris Patterson
2013-11-08 18:35   ` Philip Tricca
2013-11-08 21:38     ` Chris Patterson
2013-11-10  0:51       ` Philip Tricca
2013-11-08 12:50 ` [PATCH v2 00/10] xen cleanup and upgrades Chris Patterson
2013-11-11 20:50 ` Bruce Ashfield

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.