aboutsummaryrefslogtreecommitdiff
path: root/96boards-dragonboard410c.yaml
AgeCommit message (Collapse)Author
2015-10-15lt-qcom-*: make use of more env variables to reduce diff between jobsNicolas Dechesne
* UBUNTU_FLAVOUR and DEBIAN_VERSION were used for the same purpose in ubuntu vs debian builds.. Convert them both to OS_FLAVOUR. * Use JOB_NAME whenever appropriate This reduces the SNR when comparing jobs.. Change-Id: I03646033f4292fa7c99a7ebe8bd13415064dbf79 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2015-10-14Rename docker-{utopic,vivid} to docker-{utopic,vivid}-amd64Fathi Boudra
append -amd64 to x86 nodes/slaves Change-Id: I2024ce36d018a6898ea9798303056eabcb7aaf65 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-10-13Fix jobs using docker-utopic and apt-getFathi Boudra
Ubuntu Utopic is EOL. The archive is moved to old-releases.ubuntu.com. Workaround the failures until Ubuntu Wily is released in 2 weeks and jobs are migrated. Change-Id: I859d3104cd8f5843be786d49f1fb5fc157b499ac Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-10-0896boards-dragonboard410c: fix missing e2fsk in initramfsFathi Boudra
sync with HiKey build job: update linaro-hwpack-install in the job until next linaro-image-tools release is deployed in order to fix the missing e2fsk in initramfs. Change-Id: Icce2a2100c8cec1f0604de48866de6b3ab25eb49 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-10-0796boards-dragonboard: add Debian job for DragonBoard 410cNicolas Dechesne
Started with a copy/paste of lt-qcom-ubuntu-arm64, where the following changes were done: * UBUNTU_FLAVOUR -> DEBIAN_VERSION * UBUNTU_VERSION is removed * replace links to /ubuntu/ by /debian/ * fixup the resolconf link * added support to generate debian SD install images. * adjust assume_installed and packages list Also, updated the trigger job. Change-Id: Ia5e15d4610413e0dd4a2d0e233d0f7f4b338c9e3 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>