summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-extended/xen/xen-tools_4.21.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-extended/xen/xen-tools_4.21.bb b/recipes-extended/xen/xen-tools_4.21.bb
index 45d2bd22..e0b7d237 100644
--- a/recipes-extended/xen/xen-tools_4.21.bb
+++ b/recipes-extended/xen/xen-tools_4.21.bb
@@ -1,6 +1,6 @@
1SRCREV ?= "1c72306b1f0b4dc533954f678361044f8083dccc" 1SRCREV ?= "16e9e6245c974717f3d4e34d04cbec01e5bc2709"
2 2
3XEN_REL ?= "4.21" 3XEN_REL ?= "4.21.1"
4XEN_BRANCH ?= "stable-4.21" 4XEN_BRANCH ?= "stable-4.21"
5 5
6SRC_URI = " \ 6SRC_URI = " \
@@ -9,7 +9,6 @@ SRC_URI = " \
9 file://0001-libxl_nocpuid-fix-build-error.patch \ 9 file://0001-libxl_nocpuid-fix-build-error.patch \
10 file://0001-tools-libxl-Fix-build-with-NOCPUID-and-json-c.patch \ 10 file://0001-tools-libxl-Fix-build-with-NOCPUID-and-json-c.patch \
11 file://0001-tests-vpci-drop-explicit-g-use.patch \ 11 file://0001-tests-vpci-drop-explicit-g-use.patch \
12 file://0001-ARM-Drop-ThumbEE-support.patch \
13 " 12 "
14 13
15LIC_FILES_CHKSUM ?= "file://COPYING;md5=d1a1e216f80b6d8da95fec897d0dbec9" 14LIC_FILES_CHKSUM ?= "file://COPYING;md5=d1a1e216f80b6d8da95fec897d0dbec9"