aboutsummaryrefslogtreecommitdiff
path: root/build-configs.yaml
diff options
context:
space:
mode:
authorGuillaume Tucker <guillaume.tucker@collabora.com>2019-03-12 17:27:11 +0000
committerGuillaume Tucker <guillaume.tucker@collabora.com>2019-03-15 17:46:54 +0000
commita45e0c0971f1655208b9bb70b79fc54536486325 (patch)
treeb80c7614ef15671f390f7c0df24f1e66aa354ba5 /build-configs.yaml
parentf6c6a3aeefb904dd0702aee5f79918b2a68009f8 (diff)
build-configs.yaml: fix renesas build config names
Fix the renesas and renesas_next build configs so that renesas_next actually monitors the `next' branch. Signed-off-by: Guillaume Tucker <guillaume.tucker@collabora.com>
Diffstat (limited to 'build-configs.yaml')
-rw-r--r--build-configs.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/build-configs.yaml b/build-configs.yaml
index 1edcefd..719093e 100644
--- a/build-configs.yaml
+++ b/build-configs.yaml
@@ -454,11 +454,11 @@ build_configs:
renesas:
tree: renesas
- branch: 'next'
+ branch: 'devel'
renesas_next:
tree: renesas
- branch: 'devel'
+ branch: 'next'
rt-stable_v3.18-rt:
tree: rt-stable