aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom-debian-images-tracking.yaml
AgeCommit message (Collapse)Author
2016-09-09lt-qcom-*: move build shell scripts in a standalone shell scriptNicolas Dechesne
Using Jenkins include-raw instructions, so that it is easier to maintain the build instructions and possibly easier to factorize later on. Also changed the indentation in lt-qcom*/builders.sh. This is expected to be a no-op patch. Change-Id: I4812db69e06d97ab063b1e841563239c5db36156 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-07-02lt-qcom-debian-images: use HEADER.html to display the build descriptionFathi Boudra
Change-Id: I3f247ea8cc0667f354c6db8550950b9e39e78b74 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-06-29lt-qcom-*.yaml: switch builders to docker-jessie-amd64Nicolas Dechesne
Change-Id: Ic2759323d7ad4f3144eb60068b0b68a617f73c01 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-06-14lt-qcom-debian-96boards-images: add new job for SD 600evalNicolas Dechesne
So we are now in the situation where we have Linaro builds for Snapdragon 600, e.g. for IFC6410, .. and 96boards builds as well for SD 600eval. There are build differences between the two, enough to justify that we duplicate the job: * 96boards vs linaro artwork * firmware management: we are allow to redistribute the firmwware for 96boards * SD installer card generation And also: * add sd 600eval in the -tracking job * add trigger for this job Change-Id: I4a82e8f24ff3a4f8d0434dbe9987c6ca96a2b1aa Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-06-06Fix typo in linaro-image-tools package nameFathi Boudra
the latest upload doesn't match previous pattern. Change-Id: Icd301d328d1d7ee941f75fabeee2a0a5e038d161 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-06-04Update linaro-image-tools to 2016.05Fathi Boudra
Change-Id: I5f9d2f4bb189ed91206e586a5dd1f2b2f527e223 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-05-27lt-qcom-debian-images-*: compute rootfs size and add in READMENicolas Dechesne
Change-Id: Idc0bed6e621b85fdfe1ff80da35a5abb8e7e84ff Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-05-27lt-qcom-debian-images-*: encode rootfs size in ROOTFS paramNicolas Dechesne
Instead of using a single variable for rootfs size, add the size in the ROOTFS parameter, so that we can customize the size for each image separately. Change-Id: Ied955bf86c308abc0e9a6e6adce6acc9ee8c45c4 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-05-26lt-qcom-debian-*.yaml: make rootfs architecture configurableNicolas Dechesne
This should be a no-op change, e.g. not functional change. This patch brings the option to specify the rootfs architecture to use, and it can be different from the kernel arch. This will be used later to create image with a 32-bit user space and a 64-bit kernel. Change-Id: Ib67ec2d964b8375966c0afb4aeea8793f2064e29 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-05-24linaro-cp: add api_version 3 to the missing jobs.Ben Copeland
Change-Id: I22bd5c0ac9470a136f6a510722e85365331e4c1e
2016-05-20lt-qcom-debian-images-tracking*: using -tracking bundle stream for these imagesNicolas Dechesne
Change-Id: I8709aa031ecc57ab54dd8bdf76f0943813c65276 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-05-19lt-qcom-debian-*-tracking: update email notification listNicolas Dechesne
Change-Id: I3f4ce9d31f012a7dfc0167f9f5ec0a996993b6d7 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-04-28lt-qcom-debian-*.yaml: fixup hwpack package listNicolas Dechesne
* gcc-4.8 -> gcc-4.9 * removed libasound from hwpack since we use alsa-lib from linaro-overlay now and no longer use the qcom overlay Change-Id: I89eb3d0f6f1d00d0ec58bbaac4504737abaf03ec Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-03-30lt-qcom-debian-*.yaml: enable --backports for linaro-hwpack-createNicolas Dechesne
A new version of linaro-hwpack-create has been released (2016.02) which includes proper support for enabling backports, so we can remove the local workaround used so far (e.g. this commits reverts 560b13207123d4ab2784561a276809c32b0d5e88) and enable the '--backports' option wherever appropriate. Change-Id: Idf7c27dc04b4a8eb1b28ba800138ccd6a24a51d8 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-03-04Update linaro-image-tools to 2016.02Fathi Boudra
Change-Id: Iad54e19d5be758f149238684b97e77a02b6a06b5 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-02-19lt-qcom-debian-*.yaml: add workaround for -backportsNicolas Dechesne
hwpack-create by default does not fetch from debian backports since the default pin priority is too low. There is a patch in review to add such support, let's add a local workaround until the changes are merged in hwpack-create. Change-Id: Id9f4a0c3de9d307072df43640890eaad7ce56aaf Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-02-11lt-qcom-debian-*: add debian -backports when doing the hwpackNicolas Dechesne
Now that we have enabled -backports in the main rootfs, we need to add them when we create the hwpack, to avoid pulling old packages. Change-Id: Ifb2f1246f287b3f63571db82cc97ad996ec9491c Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-02-11lt-qcom-debian-*: no longer override mesa packagesNicolas Dechesne
We now want to rely on mesa that we are getting from -backports, so let's remove them from the hwpack. Change-Id: I3cb0ee3b2e1bcead3460a534e19de0f6775105b3 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-02-05Use kpartx sync modeFathi Boudra
kpartx sync mode is introduced in 0.5 and will only return once partitions are there. Use it to avoid races. Change-Id: I7153f9e6f68866008006e07277ef5c8c82af4c77 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-02-04lt-qcom-debian-*: use mkfs.ext4 instead of make_ext4fsNicolas Dechesne
To follow up on 7778af85, we are not implementing the same feature in all other Debian builds for Dragonboard. Change-Id: I5391baff1f7a75bea52169335261fa55311e09a0 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2015-12-15lt-qcom-{ubuntu,debian}-images-tracking-*: add debian image for tracking branchNicolas Dechesne
remove the Ubuntu job for the tracking branch (we still keep the Ubuntu/release branch jobs). Add for armhf and arm64 Change-Id: I493d76f8eda3f2133cd7ade13dc7eb6b84a49e57 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>