aboutsummaryrefslogtreecommitdiff
path: root/rpb-openembedded-krogoth.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2016-11-08 18:55:22 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2016-11-08 18:55:22 +0200
commit8395197c2b131f0a531539052aba1782e9757f1c (patch)
tree348e60b1efb65600d434acf86f1fea30e2634578 /rpb-openembedded-krogoth.yaml
parentf93e6f318008ad93d59c3df28e31aa07ee41e2f7 (diff)
rpb-openembedded: get rid of SPLITMACHINES and MACHINE0
We have only one platform with a secondary image and it's considered a hack. As we don't expect to extend it to other platforms and eventually have a multilib build, get rid of this mechanic to split machine value. We keep hikey-32 as a special case, and it's still easier to extend later on. As a result, it improves the readibility of the job. Change-Id: I0212b2dff7146c5e1964ffefea5cb530c1997f8a Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'rpb-openembedded-krogoth.yaml')
-rw-r--r--rpb-openembedded-krogoth.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/rpb-openembedded-krogoth.yaml b/rpb-openembedded-krogoth.yaml
index 5854483eda..b5c918c327 100644
--- a/rpb-openembedded-krogoth.yaml
+++ b/rpb-openembedded-krogoth.yaml
@@ -43,7 +43,7 @@
- 'dragonboard-410c'
- 'dragonboard-820c'
- 'hikey'
- - 'hikey-32:hikey'
+ - 'hikey-32'
- 'sd-600eval'
- 'stih410-b2260'
- axis:
@@ -80,7 +80,7 @@
--server ${PUBLISH_SERVER} \
--link-latest \
${DEPLOY_DIR_IMAGE}/ \
- snapshots/reference-platform/openembedded/${MANIFEST_BRANCH}/${MACHINE0}/${DISTRO}/${BUILD_NUMBER}
+ snapshots/reference-platform/openembedded/${MANIFEST_BRANCH}/${MACHINE}/${DISTRO}/${BUILD_NUMBER}
- shell: |
case "${MACHINE}" in
dragonboard-410c)