All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] xen: Update recipes for xen and xen-tools
@ 2022-04-08  8:44 Michal Orzel
  2022-04-08  8:44 ` [PATCH 1/3] xen: Bump SRCREV of 4.15 recipes to 4.15.2 Michal Orzel
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Michal Orzel @ 2022-04-08  8:44 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
- introduces 4.16 recipes
- removes 4.14 recipes

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] 11+ messages in thread

end of thread, other threads:[~2022-04-19 14:22 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-08  8:44 [PATCH 0/3] xen: Update recipes for xen and xen-tools Michal Orzel
2022-04-08  8:44 ` [PATCH 1/3] xen: Bump SRCREV of 4.15 recipes to 4.15.2 Michal Orzel
2022-04-08  8:44 ` [PATCH 2/3] xen: Add recipes for stable Xen 4.16 release and update master Michal Orzel
2022-04-08  8:44 ` [PATCH 3/3] xen: Remove 4.14 recipes and related patches Michal Orzel
2022-04-11  8:37 ` [meta-virtualization] [PATCH 0/3] xen: Update recipes for xen and xen-tools Bertrand Marquis
2022-04-14  3:13 ` Bruce Ashfield
2022-04-14  8:01   ` Bertrand Marquis
2022-04-14 15:22     ` Bertrand Marquis
2022-04-14 20:37       ` Bruce Ashfield
2022-04-14 20:40     ` Bruce Ashfield
2022-04-19  5:49       ` Christopher Clark

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.