aboutsummaryrefslogtreecommitdiff
path: root/linux-leg.yaml
AgeCommit message (Collapse)Author
2016-12-11Replace python-pycurl by python-requestsFathi Boudra
linaro-cp is now based on python-requests instead of python-pycurl. Change-Id: I110910c80c3a93a158ebba483b73d0d9e4bb0ee1 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-11-29linux-leg: disable jobRiku Voipio
No longer used According to Graeme. Change-Id: I09b8d3c703547fd2b68c2f9a95091939705733d8 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2016-03-16linux: use api_version 3 when publishingBen Copeland
Now with api_version 3 builds get published to Amazon S3. Change-Id: If997f8c600891dcbf06247823a24982af9abef1d
2016-02-11linux-leg: fix GCC 4.9 leftoverFathi Boudra
Change-Id: I29b437de5184f20f404ddf0d8e7e39f708ceed31 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-02-11linux-leg: update rootfs and toolchainFathi Boudra
OE rootfs is now built with GCC 5.2. Update the toolchain and build also the kernel with GCC 5.2. Change-Id: I6dd0bca0f65217918b9763813fa2429e52d6a2b4 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-02-10linux-leg: remove efi_runtime moduleFathi Boudra
It isn't needed anymore since it has been superceded by the LUV CI now! Change-Id: If7170f623c697b9dfb84e647bab4da19c0cb17dd Signed-off-by: Fathi Boudra <fathi.boudra@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-09-10use --link-latest whenever possibleFathi Boudra
to avoid to call linaro-cp twice, use --link-latest instead of --make-link. Change-Id: I1ea77951c3fa9e93fb2217642c2faad1b8d89e59 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-06-02linux-leg: add build dependenciesFathi Boudra
Change-Id: I92b2a8bcb01370436035fbc89cc88d54575efe9c Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-06-02linux-leg: get rid of kernel_cloudFathi Boudra
use docker slave to build LEG kernel. In addition, clean up/update the build job: * upgrade to GCC 4.9-2015.02 * use pre-installed toolchain * use make_install target * remove Ilias from email recipients * add 'latest' link Change-Id: I408d6d99e0a15e0cc7f2e2c0122b93b2bcec23bf Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-05-18linux-leg: update bl1 and fip binariesFu Wei
Fix rtsm_fvp_base-aemv8a lava test definition: fvp-minimal -> fvp-base-armbds Signed-off-by: Fu Wei <fu.wei@linaro.org> Change-Id: I45815ec3a7b3db4484d6fca7779dc87aba30ec42
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>
2015-01-29linux-leg: back to use console=ttyAMA0 (instead of ttySBSA0) in kernel ↵Fu Wei
commandline after 2015.01 Change-Id: I2d8bd7d4fa6f4439fc77edd607ca8d53ce7df815
2014-12-19linux-leg: update initrd URL and fwts to latest releaseFathi Boudra
Change-Id: Ieb00acd58baf94d5e9933aff35e11dde81d0d532 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-12-18linux-leg: add lava jobs submissionFathi Boudra
remove linux-leg-fuwei yaml, merged into the official job. drop vexpress case Change-Id: I0de70557942d0c9e89b853a58982e9ff0219e864 Signed-off-by: Fu Wei <fu.wei@linaro.org> Signed-off-by: Fathi Boudra <fabo@debian.org>
2014-09-10Add linux-leg jobFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>