summaryrefslogtreecommitdiff
path: root/gnu-system.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2013-11-26 23:55:04 +0100
committerLudovic Courtès <ludo@gnu.org>2013-11-26 23:55:04 +0100
commit079fd3ec63a93e096d7a7cdcf8b9e7a7d6ec041d (patch)
tree21c579c6ce572ea16e72b0ad3e9f2b955186f921 /gnu-system.am
parentdf8a09c70870e5a949a83735589d5b829f3d2629 (diff)
downloadguix-patches-079fd3ec63a93e096d7a7cdcf8b9e7a7d6ec041d.tar
guix-patches-079fd3ec63a93e096d7a7cdcf8b9e7a7d6ec041d.tar.gz
gnu: qemu: Upgrade to 1.6.1.
* gnu/packages/patches/qemu-make-4.0.patch: New file. * gnu/packages/qemu.scm (qemu-headless): Use it. Upgrade to 1.6.1. * gnu-system.am (dist_patch_DATA): Add it.
Diffstat (limited to 'gnu-system.am')
-rw-r--r--gnu-system.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu-system.am b/gnu-system.am
index fcaaced228..cd46753dcc 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -265,6 +265,7 @@ dist_patch_DATA = \
gnu/packages/patches/pspp-tests.patch \
gnu/packages/patches/pulseaudio-test-timeouts.patch \
gnu/packages/patches/python-fix-dbm.patch \
+ gnu/packages/patches/qemu-make-4.0.patch \
gnu/packages/patches/qemu-multiple-smb-shares.patch \
gnu/packages/patches/qt4-tests.patch \
gnu/packages/patches/readline-link-ncurses.patch \