diff options
author | Andrey Yurovsky <yurovsky@gmail.com> | 2017-02-10 11:08:15 -0800 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-02-11 16:49:00 +0100 |
commit | f56b13897b9f30c78d7ccd78a25b1e985179d2ab (patch) | |
tree | bd3d5845b558f7aee9e02e462d3120ab596b0b56 /package/qemu/qemu.hash | |
parent | 25707b2fd63abbf93417d7d878c29d7585914ea9 (diff) | |
download | buildroot-f56b13897b9f30c78d7ccd78a25b1e985179d2ab.tar.gz buildroot-f56b13897b9f30c78d7ccd78a25b1e985179d2ab.zip |
package: qemu: bump version to 2.8.0
This adds a CPU definition for the Cortex A7 along with improvements described
here: http://wiki.qemu-project.org/ChangeLog/2.8
Tested on an ARM Cortex A7 target (both target and host builds). The change log
does not describe any incompatible changes that would affect buildroot targets
as far as I am aware.
Signed-off-by: Andrey Yurovsky <yurovsky@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/qemu/qemu.hash')
-rw-r--r-- | package/qemu/qemu.hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/qemu/qemu.hash b/package/qemu/qemu.hash index 572a5c911a..19cb306938 100644 --- a/package/qemu/qemu.hash +++ b/package/qemu/qemu.hash @@ -1,2 +1,2 @@ # Locally computed, tarball verified with GPG signature -sha256 326e739506ba690daf69fc17bd3913a6c313d9928d743bd8eddb82f403f81e53 qemu-2.7.0.tar.bz2 +sha256 dafd5d7f649907b6b617b822692f4c82e60cf29bc0fc58bc2036219b591e5e62 qemu-2.8.0.tar.bz2 |