]> 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)
committerArmin Kuster <akuster808@gmail.com>
Sat, 26 Oct 2019 06:44:06 +0000 (23:44 -0700)
commitf71b1a96529d658d1c6c7dc04dca1957ea647e4e
tree19c4c79c1d0c7e142ca63b2f1ba0b8d09f4f6af7
parent5f51c9303940423b05ba8cfeaa1c9c2b24e36a53
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>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
scripts/runqemu