diff options
Diffstat (limited to 'recipes-extended/xen/xen_4.15.bb')
| -rw-r--r-- | recipes-extended/xen/xen_4.15.bb | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-extended/xen/xen_4.15.bb b/recipes-extended/xen/xen_4.15.bb index 06054418..0cfaf0ca 100644 --- a/recipes-extended/xen/xen_4.15.bb +++ b/recipes-extended/xen/xen_4.15.bb | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | SRCREV ?= "e25aa9939ae0cd8317605be3d5c5611b76bc4ab4" | 1 | # xen 4.15.1 release sha |
| 2 | SRCREV ?= "84fa99099b920f7bcde8899e1a9b756078719d7d" | ||
| 2 | 3 | ||
| 3 | XEN_REL ?= "4.15" | 4 | XEN_REL ?= "4.15" |
| 4 | XEN_BRANCH ?= "stable-${XEN_REL}" | 5 | XEN_BRANCH ?= "stable-${XEN_REL}" |
| @@ -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" |
