aboutsummaryrefslogtreecommitdiff
path: root/trigger-linux-lng-v3.14-rt.yaml
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2015-07-02 11:19:37 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2015-07-02 09:22:18 +0000
commit5dae914987343ea87f6abb85eb18a6c859c1f600 (patch)
tree45cc8615d6084c7217a108632eb1d4997f59f288 /trigger-linux-lng-v3.14-rt.yaml
parentf8bff9f3cb4d6b3fc6947d823314572a44ec19a2 (diff)
trigger-linux-lng: add trigger-builds for OE-pre-built
Change-Id: I004341019d7b952b42e86248962031e9372bdad1 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Diffstat (limited to 'trigger-linux-lng-v3.14-rt.yaml')
-rw-r--r--trigger-linux-lng-v3.14-rt.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/trigger-linux-lng-v3.14-rt.yaml b/trigger-linux-lng-v3.14-rt.yaml
index 5a064d2..9383a64 100644
--- a/trigger-linux-lng-v3.14-rt.yaml
+++ b/trigger-linux-lng-v3.14-rt.yaml
@@ -31,6 +31,17 @@
- timestamps
- build-name:
name: '#${BUILD_NUMBER}-${GIT_REVISION,length=8}'
+ builders:
+ - shell: |
+ #!/bin/bash
+
+ cat << EOF > oe_pre-built_parameters
+ linux_kernel=linaro-lng-rt-x86-64
+ linux_kernel_version=3.14
+ EOF
+ - trigger-builds:
+ project: 'openembedded-x86-pre-built-images'
+ property-file: oe_pre-built_parameters
publishers:
- trigger:
project: 'linux-lng-v3.14-rt'