aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom-openembedded-rpb-morty.yaml
AgeCommit message (Collapse)Author
2017-06-21rpb-openembedded: make publishing genericFathi Boudra
Use Base_URL and PUB_DEST parameters to set the publishin path. The PUB_DEST parameter will be used by the code snippet for publishing. Change-Id: I8105cffd871f03d01611ab363fd11480c509e2e4 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-06-21rpb-openembedded/builders.sh: add support for variantsNicolas Dechesne
* We want to be able to reuse the main OE RPB manifest for variants or derivatives, in which cases the manifest branch should be as "<variant>/<version>". The generic builders.sh script needs to be updated to allow such configurations. * BASE_URL was set in the generic helper snippet, but it is hard-coded for OE RPB use case, and we want to allow a different BASE_URL for variants. Change-Id: Ib77ebd88c8df7ee95bcc65c1142b6ae331566702 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2017-06-20lt-qcom-openembedded-rpb-morty: update email publishingNicolas Dechesne
* use email-ext only * tied to parent to get only 1 email for all boards Change-Id: Ib6c25b3d6726c6591af527ab2574c6c609634eaa Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2017-06-19lt-qcom-openembedded-rpb-morty: fix typosNicolas Dechesne
* post_build_lava_parameters contains DEPLOY_DIR_IMAGE which is needed when publishing. * MANIFEST_BRANCH needs a bit of processing for variants. Change-Id: Ib66f31b2afaa1070a65dfe8eea20e99edf5bf3ae Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2017-06-16lt-qcom-openembedded-rpb-morty: add new buildNicolas Dechesne
This is the build job for the QCOM OE member builds that we are going to maintain from now on. The builds are based on the 'morty' version of OE RPB for now. Change-Id: Ic0b177aec5cc1745c1540409652aea6064cfc9a0 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>