Message ID | 20120118001517.10235.13704.launchpad@ackee.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'lava_dispatcher/default-config/lava-dispatcher/device-defaults.conf' --- lava_dispatcher/default-config/lava-dispatcher/device-defaults.conf 2012-01-16 15:57:23 +0000 +++ lava_dispatcher/default-config/lava-dispatcher/device-defaults.conf 2012-01-18 00:13:44 +0000 @@ -89,3 +89,10 @@ # The value to pass to qemu-system-arm's -M option. qemu_machine_type = %(device_type)s + +# This is used for snowball soft reset fix, since the reboot command is hanging. +soft_boot_cmd = + +# This is for android build where the network is not up by default. 1 or 0 +enable_network_after_boot_android = 0 +