diff options
-rw-r--r-- | recipes-extended/xen/xen_git.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-extended/xen/xen_git.bb b/recipes-extended/xen/xen_git.bb index 209d1bb3..99490061 100644 --- a/recipes-extended/xen/xen_git.bb +++ b/recipes-extended/xen/xen_git.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | # master status on 2022-12-29 | 1 | # master status on 2022-12-29 |
2 | SRCREV ?= "7eef80e06ed2282bbcec3619d860c6aacb0515d8" | 2 | SRCREV ?= "e4a5fb9227889bec99ab212b839680f4d5b51e60" |
3 | 3 | ||
4 | XEN_REL ?= "4.18" | 4 | XEN_REL ?= "4.18" |
5 | XEN_BRANCH ?= "master" | 5 | XEN_BRANCH ?= "master" |
@@ -7,7 +7,6 @@ XEN_BRANCH ?= "master" | |||
7 | SRC_URI = " \ | 7 | SRC_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://xen-flask-race-fix.patch \ | ||
11 | " | 10 | " |
12 | 11 | ||
13 | LIC_FILES_CHKSUM ?= "file://COPYING;md5=d1a1e216f80b6d8da95fec897d0dbec9" | 12 | LIC_FILES_CHKSUM ?= "file://COPYING;md5=d1a1e216f80b6d8da95fec897d0dbec9" |