aboutsummaryrefslogtreecommitdiff
path: root/u-boot-upstream.yaml
AgeCommit message (Collapse)Author
2017-08-18u-boot-upstream: update toolchains to 6.3.1-2017.05Fathi Boudra
Change-Id: I99fc3ca7cca82916e463165a915ca171bd092f06 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-08-16u-boot-upstream: add swig and libpython-dev build dependenciesFathi Boudra
binman needs the Python libfdt library. Change-Id: Ibf65a70a15f1f8e869af4a487319b4b03295fc95 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
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-06-17u-boot-upstream: publish MLO and uboot.imgTyler Baker
Change-Id: I69df977ae03174f041a627a9e95b58a2d28fc7b9
2016-06-16u-boot-upstream: publish u-boot.rom binariesTyler Baker
Change-Id: I955c7bd64a7c7ddd78b09cc32504a8b107508940
2016-05-25u-boot-upstream: ignore errorsFathi Boudra
some platforms fails to build but we still want to continue to build and publish them all. Change-Id: I71e01fb9bcbebb54557f7162e3f341a3eb731621 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-05-25u-boot-upstream: use buildman to buildFathi Boudra
* switch from MAKEALL (deprecated) to buildman * switch from docker-utopic to docker-xenial build node * build for ARMv7, ARMv8 and x86 * update recipients: remove Andrey Change-Id: Iacffe81848e9946e6937713ab1c58c33589187fb Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-04-01S3-api: use api_version 3 when publishingBen Copeland
Now with api_version 3 builds get published to Amazon S3 Change-Id: Id48c27a93a83a52805b2f2511dee14cc7c85d5f9
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-05-27u-boot-upstream: fix build failure triggered by kill_children()Fathi Boudra
FATAL: java.io.IOException: Unexpected termination of the channel caused by kill_children(). It doesn't kill only children processes but also the parents, including jenkins slave client. Change-Id: I47b11a39113adc36f2d19cd943bd554ed3f743f9 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-05-27u-boot-upstream: publish U-Boot binaries and configurationFathi Boudra
Change-Id: Ic86dba9ab7e6f852d6e2e1d99c199f92dcd62575 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-05-21uboot-upstream: add new jobAndrey Konovalov
This job builds git.denx.de/u-boot.git, master branch for all armv7 and armv8 boards. Change-Id: Ifccdca4350e5bc4bf82f1f4fd67f410d15a492cf Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org> Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>