summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoen Kooi <koen.kooi@linaro.org>2013-10-11 10:58:29 +0200
committerKoen Kooi <koen.kooi@linaro.org>2013-10-11 10:58:29 +0200
commit67512949b2e0b8e3809437f7d834ddae2be33064 (patch)
tree20bcb6c6c25868bf86fd90acac90bea8579ceabb
parent1764c9f8778b0fe27995f28d812610356e2b83f4 (diff)
lava-submit.py: bone-> bone-black
Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
-rwxr-xr-xlava-submit.py2
1 files changed, 1 insertions, 1 deletions
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 @@ tests_openembedded_leg_java = [
# Mapping device type - bundle stream
DEVICE_STREAM = {
'arndale': 'arndale',
- 'beaglebone': 'beaglebone',
+ 'beaglebone-black': 'beaglebone-black',
'beaglexm': 'beaglexm',
'highbank': 'highbank',
'origen': 'leb-origen',