commit | 8ea753d9f6d13d41407deeba8ce347f816fe1b1f | [log] [tgz] |
---|---|---|
author | Koen Kooi <koen.kooi@linaro.org> | Fri Jun 06 10:14:22 2014 +0200 |
committer | Koen Kooi <koen.kooi@linaro.org> | Fri Jun 06 10:14:22 2014 +0200 |
tree | 112333b535dfbefb9f084e03a0906a0847f94027 | |
parent | c8c4ac711e0fcae54e746a1ce9168a06ffc8acd2 [diff] [blame] |
Add juno as an alias for vexpress64 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
diff --git a/lava-submit.py b/lava-submit.py index ff9315e..fbb8bce 100755 --- a/lava-submit.py +++ b/lava-submit.py
@@ -123,6 +123,7 @@ 'beaglebone-black': 'beaglebone', 'beaglexm': 'beaglexm', 'highbank': 'highbank', + 'juno': 'vexpress64', 'midway': 'midway', 'origen': 'leb-origen', 'panda': 'leb-panda-4430',