diff options
author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2015-12-17 11:57:06 +0000 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-12-17 12:58:37 +0100 |
commit | 06220e20fea847626b4ede6b19354ceb004da25d (patch) | |
tree | cbe7b96445a752733a068d6a089b07e1b9ccce75 /package/qemu/qemu.hash | |
parent | 049ed21a640f6c5e4cbfff3518654cddc60eefad (diff) | |
download | buildroot-06220e20fea847626b4ede6b19354ceb004da25d.tar.gz buildroot-06220e20fea847626b4ede6b19354ceb004da25d.zip |
qemu: bump version to 2.5.0
- Bump version to 2.5.0.
- Update hash file.
- Remove upstreamed patch:
http://git.qemu.org/?p=qemu.git;a=commit;h=fccd35a04640a728f979e6d72b2c7d02c05549f0
- Remove non-existent configure options:
ERROR: unknown option --disable-guest-base
Try './configure --help' for more information
ERROR: unknown option --disable-smartcard-nss
Try './configure --help' for more information
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.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 c563271956..cccb05936e 100644 --- a/package/qemu/qemu.hash +++ b/package/qemu/qemu.hash @@ -1,2 +1,2 @@ # Locally computed, tarball verified with GPG signature -sha256 ecfe8b88037e41e817d72c460c56c6a0b573d540d6ba38b162d0de4fd22d1bdb qemu-2.4.0.1.tar.bz2 +sha256 3443887401619fe33bfa5d900a4f2d6a79425ae2b7e43d5b8c36eb7a683772d4 qemu-2.5.0.tar.bz2 |