All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Christopher Clark" <christopher.w.clark@gmail.com>
To: meta-virtualization@lists.yoctoproject.org
Cc: cardoe@gentoo.org, bruce.ashfield@gmail.com, bertrand.marquis@arm.com
Subject: [meta-virtualization][PATCH v2 3/6] xen, xen-tools: uprev git recipes after 4.15 release
Date: Wed, 14 Apr 2021 16:39:21 -0700	[thread overview]
Message-ID: <20210414233924.55589-3-christopher.w.clark@gmail.com> (raw)
In-Reply-To: <20210414233924.55589-1-christopher.w.clark@gmail.com>

Updated to the branch point for 4.16 development.

Signed-off-by: Christopher Clark <christopher.w.clark@gmail.com>
---
 recipes-extended/xen/xen-tools_git.bb | 4 ++--
 recipes-extended/xen/xen_git.bb       | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-extended/xen/xen-tools_git.bb b/recipes-extended/xen/xen-tools_git.bb
index 71850ee..0188bdd 100644
--- a/recipes-extended/xen/xen-tools_git.bb
+++ b/recipes-extended/xen/xen-tools_git.bb
@@ -1,6 +1,6 @@
-SRCREV ?= "9dc687f155a57216b83b17f9cde55dd43e06b0cd"
+SRCREV ?= "e680cc48b7184d3489873d6776f84ba1fc238ced"
 
-XEN_REL ?= "4.15"
+XEN_REL ?= "4.16"
 XEN_BRANCH ?= "master"
 
 SRC_URI = " \
diff --git a/recipes-extended/xen/xen_git.bb b/recipes-extended/xen/xen_git.bb
index 2b62c5c..eaf3956 100644
--- a/recipes-extended/xen/xen_git.bb
+++ b/recipes-extended/xen/xen_git.bb
@@ -1,6 +1,6 @@
-SRCREV ?= "9dc687f155a57216b83b17f9cde55dd43e06b0cd"
+SRCREV ?= "e680cc48b7184d3489873d6776f84ba1fc238ced"
 
-XEN_REL ?= "4.15"
+XEN_REL ?= "4.16"
 XEN_BRANCH ?= "master"
 
 SRC_URI = " \
-- 
2.25.1


  parent reply	other threads:[~2021-04-14 23:39 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-14 23:39 [meta-virtualization][PATCH v2 1/6] xen-tools: fix 32-bit x86 build by setting pvshim configure flags Christopher Clark
2021-04-14 23:39 ` [meta-virtualization][PATCH v2 2/6] xen, xen-tools: add recipes for new stable Xen 4.15 release Christopher Clark
2021-04-15  9:12   ` Bertrand Marquis
2021-04-15 19:24     ` Christopher Clark
2021-04-16  2:24       ` Bruce Ashfield
2021-04-16  6:18         ` Christopher Clark
2021-04-16  9:41           ` Bertrand Marquis
2021-04-16  9:40         ` Bertrand Marquis
2021-04-14 23:39 ` Christopher Clark [this message]
2021-04-15  9:20   ` [meta-virtualization][PATCH v2 3/6] xen, xen-tools: uprev git recipes after " Bertrand Marquis
2021-04-14 23:39 ` [meta-virtualization][PATCH v2 4/6] xen, xen-tools: Document the version update process in README Christopher Clark
2021-04-15  9:21   ` Bertrand Marquis
2021-04-14 23:39 ` [meta-virtualization][PATCH v2 5/6] xtf: introduce recipe for the Xen Test Framework Christopher Clark
2021-04-15  9:54   ` Bertrand Marquis
2021-04-14 23:39 ` [meta-virtualization][PATCH v2 6/6] xtf-image: add a new image " Christopher Clark
2021-04-15  9:54   ` Bertrand Marquis
2021-04-15  9:19 ` [meta-virtualization][PATCH v2 1/6] xen-tools: fix 32-bit x86 build by setting pvshim configure flags Bertrand Marquis

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=20210414233924.55589-3-christopher.w.clark@gmail.com \
    --to=christopher.w.clark@gmail.com \
    --cc=bertrand.marquis@arm.com \
    --cc=bruce.ashfield@gmail.com \
    --cc=cardoe@gentoo.org \
    --cc=meta-virtualization@lists.yoctoproject.org \
    /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.