summaryrefslogtreecommitdiffstats
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.bb8
1 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 8397178e..47d1e236 100644
--- a/recipes-extended/xen/xen-tools_git.bb
+++ b/recipes-extended/xen/xen-tools_git.bb
@@ -1,12 +1,12 @@
1# master status on 2023-05-26 1# master status March 2025
2SRCREV ?= "03cf7ca23e0e876075954c558485b267b7d02406" 2SRCREV ?= "de0254b90922a8644bb2c4c1593786d45c80ea22"
3 3
4XEN_REL ?= "4.18" 4XEN_REL ?= "4.21-dev"
5XEN_BRANCH ?= "master" 5XEN_BRANCH ?= "master"
6 6
7SRC_URI = " \ 7SRC_URI = " \
8 git://xenbits.xen.org/xen.git;branch=${XEN_BRANCH} \ 8 git://xenbits.xen.org/xen.git;branch=${XEN_BRANCH} \
9 file://0001-python-pygrub-pass-DISTUTILS-xen-4.18.patch \ 9 file://0001-python-pygrub-pass-DISTUTILS-xen-4.20.patch \
10 " 10 "
11 11
12LIC_FILES_CHKSUM ?= "file://COPYING;md5=d1a1e216f80b6d8da95fec897d0dbec9" 12LIC_FILES_CHKSUM ?= "file://COPYING;md5=d1a1e216f80b6d8da95fec897d0dbec9"