aboutsummaryrefslogtreecommitdiff
path: root/openembedded-lkft-linux-stable-rc-rocko.yaml
diff options
context:
space:
mode:
authorDaniel Díaz <daniel.diaz@linaro.org>2019-05-31 17:27:53 -0500
committerDaniel Díaz <daniel.diaz@linaro.org>2019-05-31 22:29:12 +0000
commit6e36ccab2da6f585fa4121fa42122ade4e98855d (patch)
treed67229c87b9fe570ee005d238f65d018acb7ab8e /openembedded-lkft-linux-stable-rc-rocko.yaml
parentc41782d41ce6b9e1ebdae9d60724df63484ec3ae (diff)
openembedded-lkft: Rocko verifier: Add 5.1-rc branch
Change-Id: I352c75f3d7fefefa45fde8dcfc549220e0bbbc00 Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
Diffstat (limited to 'openembedded-lkft-linux-stable-rc-rocko.yaml')
-rw-r--r--openembedded-lkft-linux-stable-rc-rocko.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/openembedded-lkft-linux-stable-rc-rocko.yaml b/openembedded-lkft-linux-stable-rc-rocko.yaml
index 79f04504..d2520d65 100644
--- a/openembedded-lkft-linux-stable-rc-rocko.yaml
+++ b/openembedded-lkft-linux-stable-rc-rocko.yaml
@@ -84,6 +84,7 @@
- 'linux-4.19.y'
- 'linux-4.20.y'
- 'linux-5.0.y'
+ - 'linux-5.1.y'
- axis:
type: user-defined
name: DISTRO
@@ -152,6 +153,11 @@
KERNEL_REPO=https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
QA_SERVER_PROJECT=linux-stable-rc-5.0-oe
;;
+ linux-5.1.y)
+ KERNEL_VERSION=5.1
+ KERNEL_REPO=https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
+ QA_SERVER_PROJECT=linux-stable-rc-5.1-oe
+ ;;
mainline)
KERNEL_VERSION=git
KERNEL_VERSION_OVERRIDE=mainline