]> code.ossystems Code Review - openembedded-core.git/commit
runqemu: Remove disabling of high resolution timer
authorJoerg Vehlow <joerg.vehlow@aox-tech.de>
Fri, 11 Oct 2019 06:03:57 +0000 (08:03 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Oct 2019 13:11:08 +0000 (14:11 +0100)
commit3ecb6744402332f1ad143eb1eb6a94143e1700c8
tree7a68ef54a1d9fb62556f900d7a2158fe54d5a8d9
parent3a4a037450f2998342818248957e7500950b0a66
runqemu: Remove disabling of high resolution timer

The option 'highres=off' sneaked itself into the runqemu script for all
configurations, where the root filesystem type is not 'cpio' or 'cpio.gz'.
See: https://bugzilla.yoctoproject.org/show_bug.cgi?id=13590

Signed-off-by: Joerg Vehlow <joerg.vehlow@aox-tech.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu