aboutsummaryrefslogtreecommitdiff
path: root/openembedded-armv8-ilp32-rootfs.yaml
AgeCommit message (Collapse)Author
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
2016-01-27openembedded: move remaining builds to gcc 5.2Koen Kooi
Change-Id: I2fb3cfa7a0eee3aea2be4517ca002465eac78ffd Signed-off-by: Koen Kooi <koen.kooi@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-armv8-ilp32-rootfs: convert to linaro-cpKoen Kooi
Change-Id: I46136a265fea70937e351114b3e189e0f27ef92e Signed-off-by: Koen Kooi <koen.kooi@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-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-20openembedded-armv8-ilp32-rootfs: add new job configurationFathi Boudra
based on existing job from ci.linaro.org Change-Id: Iee6adf020c93fda0b41f8c876e09727dde08e671 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>