aboutsummaryrefslogtreecommitdiff
path: root/openembedded-lkft
diff options
context:
space:
mode:
authorDaniel Díaz <daniel.diaz@linaro.org>2020-02-19 22:27:30 -0600
committerDaniel Díaz <daniel.diaz@linaro.org>2020-02-21 10:27:10 -0600
commitf1d31c508a0acab257349454c7de3cbd8fe49a9c (patch)
treeda65fb700ef8acb32283e98e40f700d451323a5e /openembedded-lkft
parenta502038506eb15ca41ef76e62db6fd7ac8a7d295 (diff)
openembedded-lkft: Migrate stable-rc/juno to LKFT 2.0
Move all stable-rc branches EXCEPT 4.4 (for the time being). Change-Id: I34c30179078593a43e36c1ec2b4989697609a807 Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
Diffstat (limited to 'openembedded-lkft')
-rwxr-xr-xopenembedded-lkft/submit_for_testing.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/openembedded-lkft/submit_for_testing.sh b/openembedded-lkft/submit_for_testing.sh
index 5ab6dda1b1..6979bb80ef 100755
--- a/openembedded-lkft/submit_for_testing.sh
+++ b/openembedded-lkft/submit_for_testing.sh
@@ -160,6 +160,11 @@ done
MIGRATED=(
linux-mainline-oe::juno-r2
linux-next-oe::juno-r2
+ linux-stable-rc-4.9-oe::juno-r2
+ linux-stable-rc-4.14-oe::juno-r2
+ linux-stable-rc-4.19-oe::juno-r2
+ linux-stable-rc-5.4-oe::juno-r2
+ linux-stable-rc-5.5-oe::juno-r2
)
this_combo="${QA_SERVER_PROJECT}::${DEVICE_TYPE}"