summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCorentin LABBE <clabbe@baylibre.com>2018-10-11 09:50:49 +0200
committerCorentin LABBE <clabbe@baylibre.com>2018-10-15 16:48:28 +0200
commit296bc5fbc5d08ed91771a39f47f02ae90164aa6b (patch)
tree944ec198593f023caf93cb783335559d63345222 /README.md
parent24fb00544ba3191216876112d3bad8a742812ed6 (diff)
Permit to give board to user
By default LAVA give owning of boards to admin, this patch permit to give board to a specific user.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 902b517..df92777 100644
--- a/README.md
+++ b/README.md
@@ -263,6 +263,7 @@ boards:
tags: (optional) List of tag to set on this device
- tag1
- tag2
+ user: (optional) Name of user owning the board (LAVA default is admin)
# One of uart or connection_command must be choosen
uart:
idvendor: The VID of the UART (Formated as 0xXXXX)