Updated to match latest qubes 3.2 xen 4.6.6-29 (issue #238)

This commit is contained in:
Francis Lam 2017-08-16 21:52:06 -04:00
parent 472ffd35c0
commit 821e48446a
No known key found for this signature in database
GPG Key ID: 0A59C698920806EB
2 changed files with 3 additions and 3 deletions

View File

@ -2,12 +2,12 @@ modules-$(CONFIG_XEN) += xen
# We extract the entire Xen tree, but only use the xen/xen hypervisor
# portion since Qubes provides the rest of it.
xen_base_version := 4.6.5
xen_version := $(xen_base_version)-28
xen_base_version := 4.6.6
xen_version := $(xen_base_version)-29
xen_dir := qubes-vmm-xen-$(xen_version)/
xen_tar := qubes-vmm-xen-$(xen_version).tar.gz
xen_url := https://github.com/QubesOS/qubes-vmm-xen/archive/v$(xen_version).tar.gz
xen_hash := 314b01af6726ed7b09dfd72ff8b224636d822d432790765287abeedc81fd86b2
xen_hash := 64bf6a7179252d954ed67cfc7b64af88016812164032e4aaa30e0fc996e73d90
xen_depends := musl-cross