summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2013-12-15 10:14:50 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2013-12-15 10:14:50 +0200
commit66a6e9d8e3869ab570ea5a3caf50ed24a1174f88 (patch)
tree4457f4ede724f8e802144d233bf5305b06e6509e
parentaa6cbf8668519bf0d1fd511de9f1b9bce9d4f837 (diff)
Add midway to the device type/bundle stream mapping
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
-rwxr-xr-xlava-submit.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lava-submit.py b/lava-submit.py
index 97701b0..2d1b63a 100755
--- a/lava-submit.py
+++ b/lava-submit.py
@@ -91,6 +91,7 @@ DEVICE_STREAM = {
'beaglebone-black': 'beaglebone',
'beaglexm': 'beaglexm',
'highbank': 'highbank',
+ 'midway': 'midway',
'origen': 'leb-origen',
'panda': 'leb-panda-4430',
'panda-es': 'leb-panda-es',