aboutsummaryrefslogtreecommitdiff
path: root/openembedded-armv7a-rootfs.yaml
AgeCommit message (Collapse)Author
2017-02-22openembedded-*-rootfs: drop lng and odp oe builds variantsFathi Boudra
based on Mike Holmes comment on https://projects.linaro.org/browse/LNG-151 "There is no driving need for this image at this time." Change-Id: If99b05d7ab1cc8caf81c91735ab264dc0a28dff5 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-02-08openembedded-*-rootfs: set gcc_version to 6.2Fathi Boudra
Change-Id: I4a6aaa9f8285f2f3c279bf0152edc587508d3d1e Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-06-01openembedded-armv{78}{ab}-rootfs.yaml: add weekly triggerKoen Kooi
This triggers the builds needed for the monthly cycle every week. Change-Id: Ife7826346add59aba8e42de586c26a3d24d7d837 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2016-03-31openembedded*: use 'set -ex' everywhereKoen Kooi
Change-Id: Ife0ba4ac815caa7c53a4a451f27d67a450a3a687 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2016-02-11openembedded: use api_version 3 when publishingBen Copeland
Now with api_version 3 builds get published to Amazon S3. This updates all openembedded builds to use the new api. Change-Id: Iaac505a5303e4d88e9567fc63fc094e8138e603e
2015-11-30OE: move to gcc 5.2Koen Kooi
Change-Id: I28a408e16082291e2a38f6a6d00933d1b886f833 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2015-11-18openembedded rootfs: switch to GCC 5.1Fathi Boudra
Set gcc_version to 5.1 for ARMv7-A, ARMv8 and x86 rootfs. Change-Id: I486fe011f0805a95524400a256a85b0360ef3e7c Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-09-14openembedded-*-rootfs: fix publishing pathFathi Boudra
when we switched to linaro-cp, we missed /images/ subdir. Add back the directory. Change-Id: I9cfc1e82c136ff592dde494a59eb3d7bad515d57 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-09-10openembedded-*-rootfs: remove useless --build-infoFathi Boudra
These jobs are public. linaro-cp will generate the build-info for us. Change-Id: Ic03cf1ba73e9e1413cff71a4133242326d1fd821 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-09-10openembedded-*-rootfs: get rid of ssh publisherFathi Boudra
Remove remainings ssh publisher usage for publishing sources. It will be re-worked to comply with our licensing obligations. BUILD-INFO.txt isn't necessary, it's generated by linaro-cp. Change-Id: I92259d4ebb7fe5d5017832f15dc20ea7a80ccf76 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-09-09openembedded-armv7a-rootfs: convert to linaro-cpKoen Kooi
Change-Id: Ic10dd900d9e2762ae66ef2870406a3a7f28e0e3f Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2015-08-31Enable ptest builds for lng imagesStuart Haslam
When building the linaro-image-lng rootfs pass a flag to init-and-build.sh to enable building of ptest packages. Change-Id: Icbbe2b21388ba36a59eb8def81a0aa3cef26e959 Signed-off-by: Stuart Haslam <stuart.haslam@linaro.org>
2015-05-15openembedded-*-rootfs: keep build scripts up-to-dateFathi Boudra
jenkins-setup isn't updated. Use scm/git to keep it updated. Change-Id: I6da82481f23b1b85d9d2aaa6fabb498c6cb71949 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2015-03-24openembedded-*: remove Trevor from e-mail recipientFathi Boudra
Change-Id: I3f29dbec612f8ed8b6a5b48df668ea96f8e494a8 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-03-09rootfs jobs: add permissions for b&b to build to build and cancelRiku Voipio
Atm only jenkins admins can build these jobs. Since I need to build these time to time, add build/cancel permission for BB team. v2: team -> linaro Change-Id: Ic1a2b523833896cc75cf8bf71d6c3a666d2c722f Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2015-02-23openembedded-*-rootfs: add job configurations for OE rootfsFathi Boudra
Change-Id: Ibb71b245631d786027fd81356105c82326a94dac Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>