commit | 67512949b2e0b8e3809437f7d834ddae2be33064 | [log] [tgz] |
---|---|---|
author | Koen Kooi <koen.kooi@linaro.org> | Fri Oct 11 10:58:29 2013 +0200 |
committer | Koen Kooi <koen.kooi@linaro.org> | Fri Oct 11 10:58:29 2013 +0200 |
tree | 20bcb6c6c25868bf86fd90acac90bea8579ceabb | |
parent | 1764c9f8778b0fe27995f28d812610356e2b83f4 [diff] |
lava-submit.py: bone-> bone-black Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
diff --git a/lava-submit.py b/lava-submit.py index 6f89b62..a0680da 100755 --- a/lava-submit.py +++ b/lava-submit.py
@@ -91,7 +91,7 @@ # Mapping device type - bundle stream DEVICE_STREAM = { 'arndale': 'arndale', - 'beaglebone': 'beaglebone', + 'beaglebone-black': 'beaglebone-black', 'beaglexm': 'beaglexm', 'highbank': 'highbank', 'origen': 'leb-origen',