aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom-debian-images-arm64-dragonboard820c.yaml
AgeCommit message (Collapse)Author
2016-11-24lt-qcom-debian-images-arm64-dragonboard820c: switch to 4.9 release branchNicolas Dechesne
Change-Id: I6c0c44f333a62ab794206a99ddfec91f26153cdc Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-11-09lt-qcom-debian-images-*arm64*: do not cleanup unless script failsNicolas Dechesne
Now that the job is splited in several pieces, we need to defer the clean up to the very end, otherwise we delete files that we will need in a later step (e.g. build-version). Change-Id: I4ec7926f2a56b7233fce309877de6d5bc3796a79 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-11-09lt-qcom-debian-images-arm64*: fix publish token and VERSION variableNicolas Dechesne
* VERSION is set in builders.sh and we are setting it again in the publishing step. If by any chance the day has changed , it wouldn't work. so reuse the value used originally. * Setup the publish token closer (in time) to when it's needed. In case the build takes longer we might loose the token Change-Id: I90e113969df044bd8a38cf90a5f8cae1758472ab Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-10-13lt-qcom-debian-images-arm64: switch from jessie to stretchNicolas Dechesne
* removed -backports * removed custom gst v4l2 plugins, as we will be using upstream gst plugin Change-Id: I6040a6b9b9521f887cb6b6af6294c4863cab903d Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-10-05lt-qcom-debian-images-arm64: add parameter for the rootfs partition labelNicolas Dechesne
On some boards, we might want to use a custom partlabel for the rootfs, so add a parameter in the build job. Change-Id: I0fd60b6cdd0ebdcfc0d0c63d002d630645ef67fd Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-10-05lt-qcom-debian-images-arm64-dragonboard820c: add new build jobNicolas Dechesne
This change adds a new job for the Debian build for Dragonboard 820c. At this point this is used as a development vehicule until the board is finally launched. We will not support an LTS kernel for this board until things settle down upstream. So the kernel version will be upgraded from time to time. Change-Id: I73020d528e2db4f18ff735d2878742cb43afe370 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>