aboutsummaryrefslogtreecommitdiff
path: root/rpb-openembedded-morty.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2018-02-22 21:09:29 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2018-02-22 21:09:29 +0200
commit14ae3593a4ee04b153f9cab40f61e64c41143c21 (patch)
tree5e6f20307d428e9f16352ed618924bf501b931bf /rpb-openembedded-morty.yaml
parent07cf76c6b5630d4f853719fc8d37cbcf8ddb0e2b (diff)
rpb-openembedded: add IMAGES_RPB and IMAGES_RPB_WAYLAND
Some build scripts fork have been done because the list of images to build is static. They don't want necessarily to build the same set as OE RPB. Allow to change all the images by moving them to job parameters. Change-Id: I2b6ee74f4e63dbe184e6d74fbc929dd17b9e6d6a Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'rpb-openembedded-morty.yaml')
-rw-r--r--rpb-openembedded-morty.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/rpb-openembedded-morty.yaml b/rpb-openembedded-morty.yaml
index 5187225d..4e889385 100644
--- a/rpb-openembedded-morty.yaml
+++ b/rpb-openembedded-morty.yaml
@@ -22,6 +22,12 @@
name: IMAGES
default: 'rpb-console-image rpb-console-image-test'
- string:
+ name: IMAGES_RPB
+ default: 'rpb-desktop-image rpb-desktop-image-test'
+ - string:
+ name: IMAGES_RPB_WAYLAND
+ default: 'rpb-weston-image rpb-weston-image-test'
+ - string:
name: MANIFEST_URL
default: 'https://github.com/96boards/oe-rpb-manifest.git'
- string: