summaryrefslogtreecommitdiffstats
path: root/recipes-extended/xen/xen-tools_4.14.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/xen/xen-tools_4.14.bb')
-rw-r--r--recipes-extended/xen/xen-tools_4.14.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-extended/xen/xen-tools_4.14.bb b/recipes-extended/xen/xen-tools_4.14.bb
index ce5dc2e8..9d78e44a 100644
--- a/recipes-extended/xen/xen-tools_4.14.bb
+++ b/recipes-extended/xen/xen-tools_4.14.bb
@@ -1,4 +1,5 @@
1SRCREV ?= "b6a8c4f72def4d1135ff42660a86276ce2565c8c" 1# 4.14.3 release SHA
2SRCREV ?= "9f2b6c5ec2ded4c1caf149743e862c5f15d6d083"
2 3
3XEN_REL ?= "4.14" 4XEN_REL ?= "4.14"
4XEN_BRANCH ?= "stable-${XEN_REL}" 5XEN_BRANCH ?= "stable-${XEN_REL}"
@@ -8,8 +9,6 @@ SRC_URI = " \
8 file://0001-python-pygrub-pass-DISTUTILS-xen-4.14.patch \ 9 file://0001-python-pygrub-pass-DISTUTILS-xen-4.14.patch \
9 file://0001-firmware-provide-a-stand-alone-set-of-headers-Xen-4.14.patch \ 10 file://0001-firmware-provide-a-stand-alone-set-of-headers-Xen-4.14.patch \
10 file://0001-tools-firmware-Build-firmware-as-ffreestanding-Xen-4.14.patch \ 11 file://0001-tools-firmware-Build-firmware-as-ffreestanding-Xen-4.14.patch \
11 file://0001-libs-foreignmemory-Fix-osdep_xenforeignmemory_map-pr.patch \
12 file://0001-x86-work-around-build-issue-with-GNU-ld-2.37.patch \
13 " 12 "
14 13
15LIC_FILES_CHKSUM ?= "file://COPYING;md5=419739e325a50f3d7b4501338e44a4e5" 14LIC_FILES_CHKSUM ?= "file://COPYING;md5=419739e325a50f3d7b4501338e44a4e5"