aboutsummaryrefslogtreecommitdiff
path: root/mbl-openembedded-master.yaml
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2018-02-22 17:07:24 +0000
committerRyan Harkin <ryan.harkin@linaro.org>2018-02-22 17:10:57 +0000
commit07cf76c6b5630d4f853719fc8d37cbcf8ddb0e2b (patch)
tree1cc5c76cdc73c17305d5a6bf979d96927f98c604 /mbl-openembedded-master.yaml
parenta6835487da1f3160856c6acaccd1d740b28859f3 (diff)
mbl-openembedded-master: build test images
Build test images rather than the minimal default image. Test images have extras such as bash, python, v4l2-utils that are useful for developers. Change-Id: I586bf8c62ea7563c031e63114ef6e66aa8759b85 Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Diffstat (limited to 'mbl-openembedded-master.yaml')
-rw-r--r--mbl-openembedded-master.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbl-openembedded-master.yaml b/mbl-openembedded-master.yaml
index f77ffe5daf..e4f10fdfa0 100644
--- a/mbl-openembedded-master.yaml
+++ b/mbl-openembedded-master.yaml
@@ -18,7 +18,7 @@
parameters:
- string:
name: IMAGES
- default: 'mbl-console-image'
+ default: 'mbl-console-image-test'
- string:
name: BASE_URL
default: 'https://snapshots.linaro.org/'