summaryrefslogtreecommitdiffstats
path: root/recipes-extended/xen/xen-tools_4.17.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/xen/xen-tools_4.17.bb')
-rw-r--r--recipes-extended/xen/xen-tools_4.17.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-extended/xen/xen-tools_4.17.bb b/recipes-extended/xen/xen-tools_4.17.bb
index e011b87c..72deed01 100644
--- a/recipes-extended/xen/xen-tools_4.17.bb
+++ b/recipes-extended/xen/xen-tools_4.17.bb
@@ -1,5 +1,5 @@
1# xen 4.17.2 release sha 1# xen 4.17.2 release sha
2SRCREV ?= "322a20add00a4687cd46d9183616fa6fecbef81f" 2SRCREV ?= "0ebd2e49bcd0f566ba6b9158555942aab8e41332"
3 3
4XEN_REL ?= "4.17" 4XEN_REL ?= "4.17"
5XEN_BRANCH ?= "stable-${XEN_REL}" 5XEN_BRANCH ?= "stable-${XEN_REL}"
@@ -7,7 +7,6 @@ XEN_BRANCH ?= "stable-${XEN_REL}"
7SRC_URI = "git://xenbits.xen.org/xen.git;branch=${XEN_BRANCH} \ 7SRC_URI = "git://xenbits.xen.org/xen.git;branch=${XEN_BRANCH} \
8 file://0001-python-pygrub-pass-DISTUTILS-xen-4.15.patch \ 8 file://0001-python-pygrub-pass-DISTUTILS-xen-4.15.patch \
9 file://0001-tools-xenstore-xenstored_control.c-correctly-print-t.patch \ 9 file://0001-tools-xenstore-xenstored_control.c-correctly-print-t.patch \
10 file://0001-Config.mk-drop-Wdeclaration-after-statement.patch \
11 " 10 "
12 11
13LIC_FILES_CHKSUM ?= "file://COPYING;md5=d1a1e216f80b6d8da95fec897d0dbec9" 12LIC_FILES_CHKSUM ?= "file://COPYING;md5=d1a1e216f80b6d8da95fec897d0dbec9"