aboutsummaryrefslogtreecommitdiff
path: root/linux-stable.yaml
AgeCommit message (Collapse)Author
2016-03-16linux: use api_version 3 when publishingBen Copeland
Now with api_version 3 builds get published to Amazon S3. Change-Id: If997f8c600891dcbf06247823a24982af9abef1d
2015-05-15linaro-kernel-ci: build time improvementsFathi Boudra
* switch to linaro-kernel-ci slave * use pre-installed linaro toolchain * update toolchain to 15.02 release * use shared ccache dir * increase max ccache size to 30G Change-Id: I9281d7996f435d4328e48012f6736ba0add65178 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-04-17linux-* jobs: silent -> make_silentRiku Voipio
Following the commit 0a1f00a1c86421cc07cec87011c7cf4df68ee54b in kernel, lci-build-tools now uses make_silent instead of silent. Change-Id: Ie8f37844416eacc6646c9b9a406a3d4bcbe70bd9 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2015-04-10linux-*: fix jobs using dtb-to-deviceFathi Boudra
dtb-to-device.py can submit jobs to LAVA and requires credentials. Change-Id: I3d8b6f31eadc38d9010449e47625a31fdf197c24 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-04-08Deprecate PUBLISH_KEY password parameter in favor of linaro-publish-tokenFathi Boudra
Change-Id: Ic712ec02a094f6a4dcac124cc4344033900fb722 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-04-07use the refs/heads/<branchName> syntaxFathi Boudra
<remoteRepoName>/<branchName> can be ambiguous. Per the documentation: The safest way is to use the refs/heads/<branchName> syntax. This way the expected branch is unambiguous. If ambiguous the first result is taken, which is not necessarily the expected one. Better use refs/heads/<branchName>. Change-Id: I838e2b22e3b256d1c294e8a071a97960f109e652 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-12-10Switch to released rootfs instead of snapshotsFathi Boudra
Change-Id: I01f7dc1c85e1495313d7571341f3e8aaaf8a0215 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-12-08linux-*: update snapshots rootfsFathi Boudra
Change-Id: Icc29cc87c7d7d01dd64c34d9d121ad118bfd5bd9 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-09-12linux-next/stable: fix rootfs URL on arm64 buildFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-09-12linux-stable: add arm64 support and hook the build job to lavaFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-08-31update PUBLISH_KEY variable nameFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-08-30Update to GCC 4.9-2014.08 toolchainFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-06-05Make dtbsFathi Boudra
Reported-by: Milosz Wasilewski <milosz.wasilewski@linaro.org> Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-06-01Add linux-stable jobFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>