aboutsummaryrefslogtreecommitdiff
path: root/build-configs.yaml
diff options
context:
space:
mode:
authorDan Rue <dan.rue@linaro.org>2019-07-15 09:20:18 -0500
committerGuillaume Tucker <guillaume.tucker@collabora.com>2019-07-18 18:15:53 +0100
commit8fddf493232ddd3341710377357a91cee18ddc7d (patch)
tree86507f7aa1eaf84dc3d305513dd4cc82a36b7267 /build-configs.yaml
parentf6e865b80d4ee8478a6b8cdd77dba4b1d9308d90 (diff)
Add stable 5.2 and 5.2-rc branches
Signed-off-by: Dan Rue <dan.rue@linaro.org>
Diffstat (limited to 'build-configs.yaml')
-rw-r--r--build-configs.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/build-configs.yaml b/build-configs.yaml
index 21c1cab..d3e8b79 100644
--- a/build-configs.yaml
+++ b/build-configs.yaml
@@ -752,6 +752,11 @@ build_configs:
branch: 'linux-5.1.y'
variants: *stable_variants
+ stable_5.2:
+ tree: stable
+ branch: 'linux-5.2.y'
+ variants: *stable_variants
+
stable-rc_3.18:
tree: stable-rc
branch: 'linux-3.18.y'
@@ -787,6 +792,11 @@ build_configs:
branch: 'linux-5.1.y'
variants: *stable_variants
+ stable-rc_5.2:
+ tree: stable-rc
+ branch: 'linux-5.2.y'
+ variants: *stable_variants
+
tegra:
tree: tegra
branch: 'for-next'