From 74d51c8c3e18a8b6738aff0c6f7ff706fd70eaa6 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Thu, 26 Jun 2014 13:57:02 +0200 Subject: initial commit for Enea Linux 4.0 Migrated from the internal git server on the daisy-enea branch Signed-off-by: Adrian Dudau --- .../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