From ddc79027038e5e430a49313fcdb49139c52c2a24 Mon Sep 17 00:00:00 2001 From: Christopher Clark Date: Sat, 27 May 2023 13:47:51 -0700 Subject: xen, xen-tools: Update 4.16 revision for gcc 13 compatibility Signed-off-by: Christopher Clark Signed-off-by: Bruce Ashfield --- 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 2861788e..34790f70 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 14a4fa79..77d09516 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}" -- cgit v1.2.3-54-g00ecf