diff mbox

[Branch,~linaro-validation/lava-dispatcher/trunk] Rev 385: Use qemu-system-arm by default

Message ID 20120920165110.4204.45817.launchpad@ackee.canonical.com
State Accepted
Headers show

Commit Message

Antonio Terceiro Sept. 20, 2012, 4:51 p.m. UTC
------------------------------------------------------------
revno: 385
committer: Antonio Terceiro <antonio.terceiro@linaro.org>
branch nick: lava-dispatcher-default-qemu-binary
timestamp: Wed 2012-09-19 15:35:42 -0300
message:
  Use qemu-system-arm by default
  
  People who are trying architectures other than ARM can still override that in
  their configuration if needed.
modified:
  lava_dispatcher/default-config/lava-dispatcher/lava-dispatcher.conf


--
lp:lava-dispatcher
https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk

You are subscribed to branch lp:lava-dispatcher.
To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk/+edit-subscription
diff mbox

Patch

=== modified file 'lava_dispatcher/default-config/lava-dispatcher/lava-dispatcher.conf'
--- lava_dispatcher/default-config/lava-dispatcher/lava-dispatcher.conf	2012-05-22 17:52:40 +0000
+++ lava_dispatcher/default-config/lava-dispatcher/lava-dispatcher.conf	2012-09-19 18:35:42 +0000
@@ -39,4 +39,4 @@ 
 
 # The qemu command to use.  Called 'default_qemu_binary' because we
 # want to allow testing custom qemu binaries soon.
-default_qemu_binary = qemu
+default_qemu_binary = qemu-system-arm