aboutsummaryrefslogtreecommitdiff
path: root/openembedded-lkft
diff options
context:
space:
mode:
authorDaniel Díaz <daniel.diaz@linaro.org>2020-02-11 13:37:13 -0600
committerDan Rue <dan.rue@linaro.org>2020-02-11 21:03:56 +0000
commitacbd6f729915c50feb5e7b9e78574e456ef614aa (patch)
tree56809ec00d0c80dd7b2c352dee548c3ddc099bb7 /openembedded-lkft
parent1b9419e59b74a4fc557cb3b3ba2ab166c2832521 (diff)
openembedded-lkft: Migrate next/juno to LKFT 2.0
Change-Id: Id56c39c945ed2bfe46181f2cecd6fdda814f9520 Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
Diffstat (limited to 'openembedded-lkft')
-rwxr-xr-xopenembedded-lkft/submit_for_testing.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/openembedded-lkft/submit_for_testing.sh b/openembedded-lkft/submit_for_testing.sh
index 10fa13641f..5ab6dda1b1 100755
--- a/openembedded-lkft/submit_for_testing.sh
+++ b/openembedded-lkft/submit_for_testing.sh
@@ -159,6 +159,7 @@ done
# one per line, in the following array:
MIGRATED=(
linux-mainline-oe::juno-r2
+ linux-next-oe::juno-r2
)
this_combo="${QA_SERVER_PROJECT}::${DEVICE_TYPE}"