aboutsummaryrefslogtreecommitdiff
path: root/build-configs.yaml
diff options
context:
space:
mode:
authorMatt Hart <matthew.hart@linaro.org>2019-03-07 13:52:34 +0000
committerGuillaume Tucker <guillaume.tucker@collabora.com>2019-03-15 17:46:54 +0000
commitdd594f4f614d168f4c176a579a874bd6154a7386 (patch)
tree1714f65f14922372a748348198ac458806fb5755 /build-configs.yaml
parentb4d271500026571eb653204850a5154dbf7741b1 (diff)
Add back the android trees that were lost during the change to YAML
These android trees were lost when the build configuration moved from the jenkins job to build-configs.yaml. I've added a GCE builder to production and will add another one shortly.
Diffstat (limited to 'build-configs.yaml')
-rw-r--r--build-configs.yaml36
1 files changed, 36 insertions, 0 deletions
diff --git a/build-configs.yaml b/build-configs.yaml
index 23522a7..1edcefd 100644
--- a/build-configs.yaml
+++ b/build-configs.yaml
@@ -192,6 +192,14 @@ build_configs:
tree: android
branch: 'android-3.18'
+ android_3.18-o-mr1:
+ tree: android
+ branch: 'android-3.18-o-mr1'
+
+ android_3.18-o-release:
+ tree: android
+ branch: 'android-3.18-o-release'
+
android_4.4:
tree: android
branch: 'android-4.4'
@@ -200,10 +208,22 @@ build_configs:
tree: android
branch: 'android-4.4-o'
+ android_4.4-o-mr1:
+ tree: android
+ branch: 'android-4.4-o-mr1'
+
+ android_4.4-o-release:
+ tree: android
+ branch: 'android-4.4-o-release'
+
android_4.4-p:
tree: android
branch: 'android-4.4-p'
+ android_4.4-p-release:
+ tree: android
+ branch: 'android-4.4-p-release'
+
android_4.9:
tree: android
branch: 'android-4.9'
@@ -212,10 +232,22 @@ build_configs:
tree: android
branch: 'android-4.9-o'
+ android_4.9-o-mr1:
+ tree: android
+ branch: 'android-4.9-o-mr1'
+
+ android_4.9-o-release:
+ tree: android
+ branch: 'android-4.9-o-release'
+
android_4.9-p:
tree: android
branch: 'android-4.9-p'
+ android_4.9-p-release:
+ tree: android
+ branch: 'android-4.9-p-release'
+
android_4.14:
tree: android
branch: 'android-4.14'
@@ -224,6 +256,10 @@ build_configs:
tree: android
branch: 'android-4.14-p'
+ android_4.14-p-release:
+ tree: android
+ branch: 'android-4.14-p-release'
+
android_4.19:
tree: android
branch: 'android-4.19'