SRCREV recently updated by commit e3bae02214 ("xen/git: update to latest")
points to 4.18 while in fact it refers to 4.19 development version. Fix
it. Also, take the opportunity to update master tools recipe to point to
the same SHA.Signed-off-by: Michal Orzel <[email protected]> --- recipes-extended/xen/xen-tools_git.bb | 6 +++--- recipes-extended/xen/xen_git.bb | 2 +- 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 8fbdf92e3549..0c33cfe6d4b9 100644 --- a/recipes-extended/xen/xen-tools_git.bb +++ b/recipes-extended/xen/xen-tools_git.bb @@ -1,7 +1,7 @@ -# master status on 2023-05-26 -SRCREV ?= "380c6c170393c48852d4f2b1ea97125a399cfc61" +# master status on 2023-11-24 +SRCREV ?= "f96e2f64576cdbb147391c7cb399d393385719a9" -XEN_REL ?= "4.18" +XEN_REL ?= "4.19" XEN_BRANCH ?= "master" SRC_URI = " \ diff --git a/recipes-extended/xen/xen_git.bb b/recipes-extended/xen/xen_git.bb index 784e71ce319c..1a1ebb782f1d 100644 --- a/recipes-extended/xen/xen_git.bb +++ b/recipes-extended/xen/xen_git.bb @@ -1,7 +1,7 @@ # master status on 2023-11-24 SRCREV ?= "f96e2f64576cdbb147391c7cb399d393385719a9" -XEN_REL ?= "4.18" +XEN_REL ?= "4.19" XEN_BRANCH ?= "master" SRC_URI = " \ -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8466): https://lists.yoctoproject.org/g/meta-virtualization/message/8466 Mute This Topic: https://lists.yoctoproject.org/mt/102826508/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
