All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virtualization][PATCH 1/3] xen, xen-tools: Update 4.16 revision for gcc 13 compatibility
@ 2023-05-27 20:47 Christopher Clark
  2023-05-27 20:47 ` [meta-virtualization][PATCH 2/3] xen, xen-tools: Update 4.17 " Christopher Clark
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Christopher Clark @ 2023-05-27 20:47 UTC (permalink / raw)
  To: meta-virtualization; +Cc: bruce.ashfield, Bertrand.Marquis

Signed-off-by: Christopher Clark <christopher.w.clark@gmail.com>
---
Compile tested for qemux86-64 and raspberrypi4-64;
posted to fix the build with the new gcc.

 recipes-extended/xen/xen-tools_4.16.bb | 4 ++--
 recipes-extended/xen/xen_4.16.bb       | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-extended/xen/xen-tools_4.16.bb b/recipes-extended/xen/xen-tools_4.16.bb
index 2861788..34790f7 100644
--- a/recipes-extended/xen/xen-tools_4.16.bb
+++ b/recipes-extended/xen/xen-tools_4.16.bb
@@ -1,5 +1,5 @@
-# xen 4.16.3 release sha
-SRCREV ?= "556c2e817c9cf23b675eb4eaa2dc091f7bb3039f"
+# stable-4.16 status on 2023-05-26
+SRCREV ?= "b0806d84d48d983d40a29534e663652887287a78"
 
 XEN_REL ?= "4.16"
 XEN_BRANCH ?= "stable-${XEN_REL}"
diff --git a/recipes-extended/xen/xen_4.16.bb b/recipes-extended/xen/xen_4.16.bb
index 14a4fa7..77d0951 100644
--- a/recipes-extended/xen/xen_4.16.bb
+++ b/recipes-extended/xen/xen_4.16.bb
@@ -1,5 +1,5 @@
-# xen 4.16.3 release sha
-SRCREV ?= "556c2e817c9cf23b675eb4eaa2dc091f7bb3039f"
+# stable-4.16 status on 2023-05-26
+SRCREV ?= "b0806d84d48d983d40a29534e663652887287a78"
 
 XEN_REL ?= "4.16"
 XEN_BRANCH ?= "stable-${XEN_REL}"
-- 
2.25.1



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

end of thread, other threads:[~2023-05-29 13:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-27 20:47 [meta-virtualization][PATCH 1/3] xen, xen-tools: Update 4.16 revision for gcc 13 compatibility Christopher Clark
2023-05-27 20:47 ` [meta-virtualization][PATCH 2/3] xen, xen-tools: Update 4.17 " Christopher Clark
2023-05-27 20:47 ` [meta-virtualization][PATCH 3/3] xen, xen-tools: Update git recipe " Christopher Clark
     [not found] ` <17631B1A1D77A842.14832@lists.yoctoproject.org>
2023-05-27 22:41   ` [meta-virtualization][PATCH 2/3] xen, xen-tools: Update 4.17 " Christopher Clark
2023-05-29 13:48     ` 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.