From b3ebe12bb6ac9690ff31d5feef7b06207b6761ce Mon Sep 17 00:00:00 2001 From: Loys Ollivier Date: Thu, 16 Nov 2017 10:28:38 +0100 Subject: jjb/common: lava-labs-prepare: extend aliases Extend the aliases table for all existing devices, even the one not using releng. That way we can search for the correct device type in the lava labs. Change-Id: Iaaa5b66923d4ed1e302d874457af573e12384acf Signed-off-by: Loys Ollivier --- jjb/common/include-agl-lava-labs-prepare.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'jjb/common/include-agl-lava-labs-prepare.sh') diff --git a/jjb/common/include-agl-lava-labs-prepare.sh b/jjb/common/include-agl-lava-labs-prepare.sh index 07e2b5fd..3c0c73a3 100644 --- a/jjb/common/include-agl-lava-labs-prepare.sh +++ b/jjb/common/include-agl-lava-labs-prepare.sh @@ -36,6 +36,8 @@ agl_lava_releng_aliases=( [raspberrypi3]="raspberrypi3-uboot;raspberrypi3" [qemux86-64]="qemu;qemux86-64" [m3ulcb-nogfx]="r8a7796-m3ulcb;m3ulcb" + [porter-nogfx]="renesas-porter;renesas-porter" + [dra7xx-evm]="ti-vayu-uboot;ti-vayu-uboot" ) OFS=${IFS} -- cgit 1.2.3-korg