SPEC-2075: Enable CIBT for upsquare 56/21256/2
authorCorentin LABBE <clabbe@baylibre.com>
Mon, 6 May 2019 06:55:40 +0000 (08:55 +0200)
committerCorentin LABBE <clabbe@baylibre.com>
Thu, 9 May 2019 07:13:19 +0000 (09:13 +0200)
Enable CIBT for the upsquare board.

Bug-AGL: SPEC-2075

Change-Id: I7b54ce3fef7a459b12234e6ac9a652bed90e9be1
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
jjb/common/include-agl-run-test-prepare.sh

index 9a56c59..5a68ab6 100644 (file)
@@ -31,6 +31,7 @@ agl_lava_releng_aliases=(
     [m3ulcb-nogfx]="r8a7796-m3ulcb;m3ulcb"
     [porter-nogfx]="renesas-porter;porter"
     [dra7xx-evm]="dra7-evm;dra7xx-evm"
+    [intel-corei7-64]="upsquare;upsquare"
 )
 
 OFS=${IFS}