All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] xen: Update recipes for xen and xen-tools
@ 2022-04-19  9:07 Michal Orzel
  2022-04-19  9:07 ` [PATCH v2 1/3] xen: Bump SRCREV of 4.15 recipes to 4.15.2 Michal Orzel
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michal Orzel @ 2022-04-19  9:07 UTC (permalink / raw)
  To: meta-virtualization; +Cc: christopher.w.clark, cardoe, bertrand.marquis, nd

Before the next Yocto release, Xen recipes need to be updated.
This patch series:
- updates 4.15 recipes (4.15.2)
- introduces 4.16 recipes (4.16.1)
- removes 4.14 recipes

v2 bumps SRCREV of 4.16 recipes to 4.16.1 as it was released a few days ago.
v2 adds R-by from Christopher and Bertrand to all the patches.

Michal Orzel (3):
  xen: Bump SRCREV of 4.15 recipes to 4.15.2
  xen: Add recipes for stable Xen 4.16 release and update master
  xen: Remove 4.14 recipes and related patches

 .../include/meta-virt-default-versions.inc    |   4 +-
 ...-stand-alone-set-of-headers-Xen-4.14.patch | 178 ------------------
 ...ython-pygrub-pass-DISTUTILS-xen-4.14.patch |  66 -------
 ...d-firmware-as-ffreestanding-Xen-4.14.patch |  83 --------
 recipes-extended/xen/xen-tools_4.14.bb        |  21 ---
 recipes-extended/xen/xen-tools_4.15.bb        |   4 +-
 recipes-extended/xen/xen-tools_4.16.bb        |  19 ++
 recipes-extended/xen/xen-tools_git.bb         |   6 +-
 recipes-extended/xen/xen_4.15.bb              |   4 +-
 .../xen/{xen_4.14.bb => xen_4.16.bb}          |   6 +-
 recipes-extended/xen/xen_git.bb               |   6 +-
 11 files changed, 34 insertions(+), 363 deletions(-)
 delete mode 100644 recipes-extended/xen/files/0001-firmware-provide-a-stand-alone-set-of-headers-Xen-4.14.patch
 delete mode 100644 recipes-extended/xen/files/0001-python-pygrub-pass-DISTUTILS-xen-4.14.patch
 delete mode 100644 recipes-extended/xen/files/0001-tools-firmware-Build-firmware-as-ffreestanding-Xen-4.14.patch
 delete mode 100644 recipes-extended/xen/xen-tools_4.14.bb
 create mode 100644 recipes-extended/xen/xen-tools_4.16.bb
 rename recipes-extended/xen/{xen_4.14.bb => xen_4.16.bb} (79%)

-- 
2.25.1



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

end of thread, other threads:[~2022-04-21 16:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-19  9:07 [PATCH v2 0/3] xen: Update recipes for xen and xen-tools Michal Orzel
2022-04-19  9:07 ` [PATCH v2 1/3] xen: Bump SRCREV of 4.15 recipes to 4.15.2 Michal Orzel
2022-04-19  9:07 ` [PATCH v2 2/3] xen: Add recipes for stable Xen 4.16 release and update master Michal Orzel
2022-04-19  9:07 ` [PATCH v2 3/3] xen: Remove 4.14 recipes and related patches Michal Orzel
2022-04-20 18:09 ` [meta-virtualization] [PATCH v2 0/3] xen: Update recipes for xen and xen-tools 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.