summaryrefslogtreecommitdiffstats
path: root/recipes-extended/xen/xen_4.14.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/xen/xen_4.14.bb')
-rw-r--r--recipes-extended/xen/xen_4.14.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-extended/xen/xen_4.14.bb b/recipes-extended/xen/xen_4.14.bb
index 291ba165..0d7d20bf 100644
--- a/recipes-extended/xen/xen_4.14.bb
+++ b/recipes-extended/xen/xen_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}"
@@ -7,7 +8,6 @@ SRC_URI = " \
7 git://xenbits.xen.org/xen.git;branch=${XEN_BRANCH} \ 8 git://xenbits.xen.org/xen.git;branch=${XEN_BRANCH} \
8 file://xen-arm64-implement-atomic-fetch-add.patch \ 9 file://xen-arm64-implement-atomic-fetch-add.patch \
9 file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurses-location.patch \ 10 file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurses-location.patch \
10 file://0001-x86-work-around-build-issue-with-GNU-ld-2.37.patch \
11 " 11 "
12 12
13LIC_FILES_CHKSUM ?= "file://COPYING;md5=419739e325a50f3d7b4501338e44a4e5" 13LIC_FILES_CHKSUM ?= "file://COPYING;md5=419739e325a50f3d7b4501338e44a4e5"