aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended/xen/xen-tools_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/xen/xen-tools_git.bb')
-rw-r--r--recipes-extended/xen/xen-tools_git.bb13
1 files changed, 6 insertions, 7 deletions
diff --git a/recipes-extended/xen/xen-tools_git.bb b/recipes-extended/xen/xen-tools_git.bb
index 1f6be1d1..8397178e 100644
--- a/recipes-extended/xen/xen-tools_git.bb
+++ b/recipes-extended/xen/xen-tools_git.bb
@@ -1,18 +1,17 @@
-SRCREV ?= "8c4532f19d6925538fb0c938f7de9a97da8c5c3b"
+# master status on 2023-05-26
+SRCREV ?= "03cf7ca23e0e876075954c558485b267b7d02406"
-XEN_REL ?= "4.15"
+XEN_REL ?= "4.18"
XEN_BRANCH ?= "master"
SRC_URI = " \
git://xenbits.xen.org/xen.git;branch=${XEN_BRANCH} \
- file://0001-python-pygrub-pass-DISTUTILS-xen-4.14.patch \
- file://0001-xen-build-temporarily-inhibit-Werror-4.14.patch \
- file://0001-tools-xenpmd-Fix-gcc10-snprintf-warning.patch \
+ file://0001-python-pygrub-pass-DISTUTILS-xen-4.18.patch \
"
-LIC_FILES_CHKSUM ?= "file://COPYING;md5=419739e325a50f3d7b4501338e44a4e5"
+LIC_FILES_CHKSUM ?= "file://COPYING;md5=d1a1e216f80b6d8da95fec897d0dbec9"
-PV = "${XEN_REL}+git${SRCPV}"
+PV = "${XEN_REL}+git"
S = "${WORKDIR}/git"