aboutsummaryrefslogtreecommitdiff
path: root/armlt-platforms-release.yaml
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2019-10-21 17:22:01 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2019-10-21 17:22:01 +0530
commit70e603f0aa4ca64c5b049fcfb4966994a5955378 (patch)
treebb1b505a36013966bc54a55598fa511a63c82c8a /armlt-platforms-release.yaml
parenta270a62904b0a1efcd69fd6f95e4da26a409acae (diff)
armlt-platforms: add boolean parameters as requested
Change-Id: I60e5a6cf08d34b845cc2700f2e53e44157a6185a Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to 'armlt-platforms-release.yaml')
-rw-r--r--armlt-platforms-release.yaml33
1 files changed, 33 insertions, 0 deletions
diff --git a/armlt-platforms-release.yaml b/armlt-platforms-release.yaml
index ff674612..68e98a06 100644
--- a/armlt-platforms-release.yaml
+++ b/armlt-platforms-release.yaml
@@ -37,6 +37,39 @@
wipe-workspace: false
wrappers:
- timestamps
+ parameters:
+ - bool:
+ name: CURRENT_MONTH
+ default: false
+ description: "Select if the release is for current month"
+ - bool:
+ name: PINNED_ACK
+ default: false
+ description: "Select to build and generate bundles for manifest 'pinned-ack.xml'"
+ - bool:
+ name: PINNED_LATEST
+ default: false
+ description: "Select to build and generate bundles for manifest 'pinned-latest.xml'"
+ - bool:
+ name: PINNED_UEFI
+ default: false
+ description: "Select to build and generate bundles for manifest 'pinned-uefi.xml'"
+ - bool:
+ name: PINNED_JUNO
+ default: false
+ description: "Select to build and generate bundles for manifest 'pinned-juno.xml'"
+ - bool:
+ name: PINNED_SGI575
+ default: false
+ description: "Select to build and generate bundles for manifest 'pinned-sgi575.xml'"
+ - bool:
+ name: PINNED_SGM775
+ default: false
+ description: "Select to build and generate bundles for manifest 'pinned-sgm775.xml'"
+ - bool:
+ name: PINNED_SGM775_ANDROID
+ default: false
+ description: "Select to build and generate bundles for manifest 'pinned-sgm775-android.xml'"
builders:
- shell: |
#!/bin/bash