All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Orzel <michal.orzel@arm.com>
To: meta-virtualization@lists.yoctoproject.org
Cc: christopher.w.clark@gmail.com, cardoe@gentoo.org,
	Bertrand.Marquis@arm.com, nd@arm.com
Subject: [PATCH 0/3] xen: Update recipes for xen and xen-tools
Date: Fri,  8 Apr 2022 10:44:17 +0200	[thread overview]
Message-ID: <20220408084420.102085-1-michal.orzel@arm.com> (raw)

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



             reply	other threads:[~2022-04-08 17:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-08  8:44 Michal Orzel [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220408084420.102085-1-michal.orzel@arm.com \
    --to=michal.orzel@arm.com \
    --cc=Bertrand.Marquis@arm.com \
    --cc=cardoe@gentoo.org \
    --cc=christopher.w.clark@gmail.com \
    --cc=meta-virtualization@lists.yoctoproject.org \
    --cc=nd@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.