All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] xen: Update recipes for xen and xen-tools
@ 2023-01-06 14:46 Michal Orzel
  2023-01-06 14:46 ` [PATCH v2 1/3] xen: Bump SRCREV of 4.16 recipes to 4.16.3 Michal Orzel
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Michal Orzel @ 2023-01-06 14:46 UTC (permalink / raw)
  To: meta-virtualization
  Cc: christopher.w.clark, bertrand.marquis, stefano.stabellini,
	stewart.hildebrand, bruce.ashfield, Michal Orzel

This patch series:
 - updates the 4.16 recipes to the latest 4.16.3 release,
 - adds 4.17 recipes, fixes conflicts and updates master,
 - bumps default version to 4.17.

Tested by building all the available Xen versions on qemu{arm64/x86-64} and
running them using runqemu.

Michal Orzel (3):
  xen: Bump SRCREV of 4.16 recipes to 4.16.3
  xen: Add recipes for stable Xen 4.17 release and update master
  xen: Bump default version to 4.17 stable

 .../include/meta-virt-default-versions.inc    |   4 +-
 .../files/xen-fix-gcc12-build-issues.patch    | 433 ------------------
 recipes-extended/xen/xen-tools.inc            |   3 +
 recipes-extended/xen/xen-tools_4.16.bb        |   5 +-
 recipes-extended/xen/xen-tools_4.17.bb        |  19 +
 recipes-extended/xen/xen-tools_git.bb         |   8 +-
 recipes-extended/xen/xen_4.16.bb              |   5 +-
 recipes-extended/xen/xen_4.17.bb              |  19 +
 recipes-extended/xen/xen_git.bb               |   8 +-
 9 files changed, 55 insertions(+), 449 deletions(-)
 delete mode 100644 recipes-extended/xen/files/xen-fix-gcc12-build-issues.patch
 create mode 100644 recipes-extended/xen/xen-tools_4.17.bb
 create mode 100644 recipes-extended/xen/xen_4.17.bb

-- 
2.25.1



^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH v2 0/3] xen: Update recipes for xen and xen-tools
@ 2022-04-19  9:07 Michal Orzel
  0 siblings, 0 replies; 10+ 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] 10+ messages in thread

end of thread, other threads:[~2023-01-20 17:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-06 14:46 [PATCH v2 0/3] xen: Update recipes for xen and xen-tools Michal Orzel
2023-01-06 14:46 ` [PATCH v2 1/3] xen: Bump SRCREV of 4.16 recipes to 4.16.3 Michal Orzel
2023-01-09  6:35   ` Christopher Clark
2023-01-06 14:46 ` [PATCH v2 2/3] xen: Add recipes for stable Xen 4.17 release and update master Michal Orzel
2023-01-09  6:35   ` Christopher Clark
2023-01-20 17:18   ` Bruce Ashfield
2023-01-06 14:46 ` [PATCH v2 3/3] xen: Bump default version to 4.17 stable Michal Orzel
2023-01-09  6:35   ` Christopher Clark
2023-01-09  6:37 ` [PATCH v2 0/3] xen: Update recipes for xen and xen-tools Christopher Clark
  -- strict thread matches above, loose matches on Subject: below --
2022-04-19  9:07 Michal Orzel

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.