diff options
author | Devaev Maxim <[email protected]> | 2020-07-09 09:41:05 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2020-07-09 09:41:05 +0300 |
commit | 5f1733d0024c70ccaf31964980a6286a7951cbed (patch) | |
tree | b9074dc235835a214b66be2405faa777245a2e3f /testenv | |
parent | 53eb74670d040c9e8745433a2641f18796da365c (diff) |
complex info handle
Diffstat (limited to 'testenv')
-rw-r--r-- | testenv/v1-vga-rpi3.override.yaml | 7 | ||||
-rw-r--r-- | testenv/v2-hdmi-rpi4.override.yaml | 7 |
2 files changed, 8 insertions, 6 deletions
diff --git a/testenv/v1-vga-rpi3.override.yaml b/testenv/v1-vga-rpi3.override.yaml index 192ffa53..97967257 100644 --- a/testenv/v1-vga-rpi3.override.yaml +++ b/testenv/v1-vga-rpi3.override.yaml @@ -2,9 +2,10 @@ kvmd: server: unix_mode: 0666 - hw: - procfs_prefix: /fake_procfs - sysfs_prefix: /fake_sysfs + info: + hw: + procfs_prefix: /fake_procfs + sysfs_prefix: /fake_sysfs hid: device: /dev/ttyS10 diff --git a/testenv/v2-hdmi-rpi4.override.yaml b/testenv/v2-hdmi-rpi4.override.yaml index 47a1d32c..a297e78b 100644 --- a/testenv/v2-hdmi-rpi4.override.yaml +++ b/testenv/v2-hdmi-rpi4.override.yaml @@ -2,9 +2,10 @@ kvmd: server: unix_mode: 0666 - hw: - procfs_prefix: /fake_procfs - sysfs_prefix: /fake_sysfs + info: + hw: + procfs_prefix: /fake_procfs + sysfs_prefix: /fake_sysfs hid: keyboard: |