From c158582c0fc7f4bd73980fe9adad446855f4d61b Mon Sep 17 00:00:00 2001 From: Tudor Florea Date: Fri, 10 Oct 2014 03:19:54 +0200 Subject: initial commit for Enea Linux 4.0-140929 Migrated from the internal git server on the daisy-enea-point-release branch Signed-off-by: Tudor Florea --- .../files/qemu-tests-clock-getres-config.patch | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 recipes-test/virt-test/files/qemu-tests-clock-getres-config.patch (limited to 'recipes-test/virt-test/files/qemu-tests-clock-getres-config.patch') diff --git a/recipes-test/virt-test/files/qemu-tests-clock-getres-config.patch b/recipes-test/virt-test/files/qemu-tests-clock-getres-config.patch new file mode 100644 index 0000000..5319df3 --- /dev/null +++ b/recipes-test/virt-test/files/qemu-tests-clock-getres-config.patch @@ -0,0 +1,20 @@ +commit 99efd456e7bb88c39a036e391a7f05dbc7a38039 +Author: Jonas Eriksson +Date: Thu Mar 27 17:47:21 2014 +0100 + + clock_getres: Add configuration + + Signed-off-by: Jonas Eriksson + Upstream-Status: Inappropriate [configuration] + +diff --git a/generic/tests/cfg/clock_getres.cfg b/generic/tests/cfg/clock_getres.cfg +index b0ae0c1..c9ec791 100644 +--- a/generic/tests/cfg/clock_getres.cfg ++++ b/generic/tests/cfg/clock_getres.cfg +@@ -1,5 +1,5 @@ + - clock_getres: install setup image_copy unattended_install.cdrom + virt_test_type = qemu libvirt +- no JeOS + only Linux + type = clock_getres ++ getres_cmd = "/opt/virt-test/test-providers.d/downloads/io-github-autotest-qemu/generic/deps/clock_getres/clock_getres" -- cgit v1.2.3-54-g00ecf