diff options
Diffstat (limited to 'recipes-extended/xen/xen_git.bb')
| -rw-r--r-- | recipes-extended/xen/xen_git.bb | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-extended/xen/xen_git.bb b/recipes-extended/xen/xen_git.bb index 12c9403b..20227e0a 100644 --- a/recipes-extended/xen/xen_git.bb +++ b/recipes-extended/xen/xen_git.bb | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | SRCREV ?= "e680cc48b7184d3489873d6776f84ba1fc238ced" | 1 | # master status on 2020-10-21 |
| 2 | SRCREV ?= "23ec1ebc8acbfd2bf06f6085a776f0db923f9fa9" | ||
| 2 | 3 | ||
| 3 | XEN_REL ?= "4.16" | 4 | XEN_REL ?= "4.16" |
| 4 | XEN_BRANCH ?= "master" | 5 | XEN_BRANCH ?= "master" |
| @@ -7,8 +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-make-hypervisor-build-with-gcc11.patch \ | ||
| 11 | file://0001-x86-work-around-build-issue-with-GNU-ld-2.37.patch \ | ||
| 12 | " | 11 | " |
| 13 | 12 | ||
| 14 | LIC_FILES_CHKSUM ?= "file://COPYING;md5=419739e325a50f3d7b4501338e44a4e5" | 13 | LIC_FILES_CHKSUM ?= "file://COPYING;md5=419739e325a50f3d7b4501338e44a4e5" |
