mirror of
https://github.com/linuxboot/heads.git
synced 2025-05-02 17:12:52 +00:00
Updated to match latest qubes 3.2 xen 4.6.6-30 (issue #238)
This commit is contained in:
parent
821e48446a
commit
ec1a54c6b6
@ -3,11 +3,11 @@ modules-$(CONFIG_XEN) += xen
|
|||||||
# We extract the entire Xen tree, but only use the xen/xen hypervisor
|
# We extract the entire Xen tree, but only use the xen/xen hypervisor
|
||||||
# portion since Qubes provides the rest of it.
|
# portion since Qubes provides the rest of it.
|
||||||
xen_base_version := 4.6.6
|
xen_base_version := 4.6.6
|
||||||
xen_version := $(xen_base_version)-29
|
xen_version := $(xen_base_version)-30
|
||||||
xen_dir := qubes-vmm-xen-$(xen_version)/
|
xen_dir := qubes-vmm-xen-$(xen_version)/
|
||||||
xen_tar := qubes-vmm-xen-$(xen_version).tar.gz
|
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_url := https://github.com/QubesOS/qubes-vmm-xen/archive/v$(xen_version).tar.gz
|
||||||
xen_hash := 64bf6a7179252d954ed67cfc7b64af88016812164032e4aaa30e0fc996e73d90
|
xen_hash := 65cdbdb77d30475d77d849011343cba970b61c99d6638ccfeca4b7bbc308dc36
|
||||||
|
|
||||||
xen_depends := musl-cross
|
xen_depends := musl-cross
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user