diff options
author | Alistair Francis <alistair.francis@xilinx.com> | 2017-06-29 16:32:47 -0700 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-07-01 10:44:57 +0200 |
commit | eaa3d0e2920b4597aa6c8a1e4cf217f0cb7fdf2c (patch) | |
tree | 36c896660ac419db42a4e4afab563af6deee3329 /package/xen/xen.hash | |
parent | 7289d2729db82ed413012b3b1a0f7f13c4530c4f (diff) | |
download | buildroot-eaa3d0e2920b4597aa6c8a1e4cf217f0cb7fdf2c.tar.gz buildroot-eaa3d0e2920b4597aa6c8a1e4cf217f0cb7fdf2c.zip |
package/xen: bump to version 4.9.0
Upgrade the Xen package to Xen 4.9.0. This also means we can remove
almost all of the patches we were previously carrying.
Signed-off-by: Alistair Francis <alistair.francis@xilinx.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/xen/xen.hash')
-rw-r--r-- | package/xen/xen.hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/xen/xen.hash b/package/xen/xen.hash index 813040b466..bcce39bd8b 100644 --- a/package/xen/xen.hash +++ b/package/xen/xen.hash @@ -1,2 +1,2 @@ # Locally computed -sha256 1d69153b94561429293015f66463ee17c26404d1c014e646ecbcca6078581395 xen-4.8.1.tar.gz +sha256 cade643fe3310d4d6f97d0c215c6fa323bc1130d7e64d7e2043ffaa73a96f33b xen-4.9.0.tar.gz |