summaryrefslogtreecommitdiffstats
path: root/recipes-extended/xen/xen_4.17.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/xen/xen_4.17.bb')
-rw-r--r--recipes-extended/xen/xen_4.17.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-extended/xen/xen_4.17.bb b/recipes-extended/xen/xen_4.17.bb
index 54da7baf..8fae2c37 100644
--- a/recipes-extended/xen/xen_4.17.bb
+++ b/recipes-extended/xen/xen_4.17.bb
@@ -1,5 +1,5 @@
1# stable-4.17 status on 5/26/2023 1# xen 4.17.2 release sha
2SRCREV ?= "47eb94123035a2987dd1e328e9adec6db36e7fb3" 2SRCREV ?= "322a20add00a4687cd46d9183616fa6fecbef81f"
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 = " \ 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-menuconfig-mconf-cfg-Allow-specification-of-ncurses-location.patch \ 9 file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurses-location.patch \
10 file://0001-arm32-Avoid-using-solaris-syntax-for-.section-direct.patch \
11 " 10 "
12 11
13LIC_FILES_CHKSUM ?= "file://COPYING;md5=d1a1e216f80b6d8da95fec897d0dbec9" 12LIC_FILES_CHKSUM ?= "file://COPYING;md5=d1a1e216f80b6d8da95fec897d0dbec9"