aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-04-03openembedded-x86-rootfs-pfalcon: Update display-name.HEADmasterPaul Sokolovsky
Change-Id: Ibba8b3e180a8d8e3a409789e64a6c21097d7208d
2015-04-03openembedded-x86-rootfs-pfalcon: Migrate to PubAPI.Paul Sokolovsky
Change-Id: Ia38c766d7402eff5be7f0cef029750090b1acb7e
2015-04-03openembedded-x86-rootfs-pfalcon.yaml: Update email.Paul Sokolovsky
Change-Id: Ifaa451db185bb42c0be6003fb0a413952f768b1b
2015-04-03openembedded-x86-rootfs-pfalcon: Update name.Paul Sokolovsky
Change-Id: I60ca2a98938f97f1c1605d9cbb2357aa1ce262f7
2015-04-03Copy of openembedded-x86-rootfs.yaml for experimenting.Paul Sokolovsky
Change-Id: I7569a49f627e21286e45a987a4034845302d1207
2015-04-03Add linaro-publish-token builder.Paul Sokolovsky
Change-Id: Ia0195b6f4268f5c174a896479bb2afe2d91b204a
2015-04-03Update name, use my email.Paul Sokolovsky
Change-Id: I692e6e9ec7820c576ddd038e9092edc32b2ec0b3
2015-04-03Copy of kvm-guest-image.yaml for experimenting.Paul Sokolovsky
Change-Id: Idba9587330ced257b6542cc1e7dfcf6945971799
2015-04-03linux-linaro-tracking-ll-ilp32: use minimal-ltp rootfs for ILP32 caseAndrey Konovalov
Change-Id: I8a5d80f0176cf33ea1931d727b0a5cb651f02f00 Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2015-04-02linux-linaro-tracking-ll-ilp32: fix linaro-cp.py command nameFathi Boudra
Change-Id: I1847d2806f0ecb7fe8e45933157cadb2a66b1228 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-04-02linux-linaro-tracking-ll-ilp32: add build dependenciesFathi Boudra
Change-Id: Iba4bf4c5e5a784a8f319d90048af32dfbb25a3b6 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-04-02linux-linaro-tracking-ll-ilp32: add kernel build for ILP32 testingAndrey Konovalov
Change-Id: I765f1220986216965606908b5634d78a75153620 Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org> Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-04-02rtsm_fvp_base-aemv8a: increase perf test timeoutChase Qi
The current 800 seconds is a little bit tight, sometimes not enough. Increasing to 1800 seconds to solve occasional test timed out issue. Change-Id: Icff50f3e71027405bbaafb07eeb806aaeeace902 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2015-04-0196boards-hikey: use 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: I969d2f788831814fa8e5404b2a15fc66ab86cd1d Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-03-31remove hardcoded device for kpartxFathi Boudra
use the same approach across all the build jobs parsing kpartx -av output Change-Id: I1e06b1ce874fe8665b289b7199361a77dba96a64 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-03-30lt-qcom-ubuntu-images-arm64: do not configure eth0Nicolas Dechesne
there is no networking support for now on the devices we use. Change-Id: Iaa80bd2b9b13a2a7d9d58b932f2568f05f98df98 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2015-03-30lt-qcom-ubuntu-images-arm64: add -arm64 suffix to PLATFORM_NAME, and to ↵Nicolas Dechesne
rootfs files Change-Id: I3cee4c252c30413c8ff6a8e91663c52ce85504f4 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2015-03-30lt-qcom-ubuntu-images-arm64: add build job triggerNicolas Dechesne
Change-Id: I8b55ac58c914235ccf289b0505f1983d9b59d816 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2015-03-30lt-qcom-ubuntu-images-arm64: disable bootwrapper buildFathi Boudra
Change-Id: Id9ec376de38a847fc2637a67be6b64fa511d71e7 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-03-29lt-qcom-ubuntu-images-arm64: fix build failuresFathi Boudra
* hwpack: kernel file is Image * rootfs url has -arm64 appended to the rootfs name Change-Id: I99c60119cceca46461205c838cd864aa2dee235d Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-03-28lt-qcom-ubuntu-images-arm64: update kernel_flavour valueFathi Boudra
kernel_flavour is also used in package name. avoid to repeast the architecture (arm64) in the name. It also fix linaro-hwpack-replace call. Change-Id: I3c2fea0fba008518d4b38fa54fd2278fcd086f21 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-03-28lt-qcom-ubuntu-images-arm64: remove hardcoded device for kpartxFathi Boudra
Parse kpartx output to figure out the device maps. It fixes build failures when a parallel build is happening and both assumed access to loop0 device. Change-Id: Idf4400c749082963d291865c8cb8ed0e4aa27f74 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-03-2896boards-hikey: run date command onceFathi Boudra
use a variable to avoid to call date multiple times. it fixes also variable expansion with kpartx -av call. Change-Id: I75889e35c43c23f6cdb04cfc671150b7fe3157e9 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-03-2796boards-hikey: remove hardcoded device for kpartxFathi Boudra
Parse kpartx output to figure out the device maps. It fixes build failures when a parallel build is happening and both assumed access to loop0 device. Change-Id: I107b7bd82d5fd9dc0056a2b11acf405ac197a8cf Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-03-27Update android-tools to version 4.2.2+git20130218-3ubuntu41+linaro1Fathi Boudra
Change-Id: Ib1546a9921376b618877b830c3098fbf434051c3 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-03-27lt-qcom-ubuntu-images-arm64: add build job for 64bit Snapdragon platformsNicolas Dechesne
Initial recipe for building 64-bit images for Qualcomm Snapdragon, such as SD410. QCOM devices that boot with DTB, use a custom boot image format, which requires: * creation of a device tree blob table * inclusion of this table in the boot image No LAVA job submission for now, since device isn't available in the lab or supported by LAVA yet. Change-Id: Iaf2cd65335d826f2e120e9c847b0f1be923c408f Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2015-03-27trigger-openembedded-armv8-luvos: add trigger on commitFathi Boudra
Change-Id: I6d931d797c3d99d6761fedfd8bb9ea73cb701c6f Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-03-26openembedded-armv8-luvos: switch to upstream repositoryFathi Boudra
ARMv8 changes have been merged upstream. Change-Id: Icce6e368e2eb352037aa53037047bbf9c191b29a 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-24lt-qcom-ubuntu-images-3.4: fix job definition locationFathi Boudra
Change-Id: I0faf856596a8fb1b9e1f486b7028d56514a25079 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-03-24lt-qcom-ubuntu-images-3.4: copy zImageFathi Boudra
zImage is required. clean up uImage as it isn't required. Change-Id: I1974589c9b9cb8869fe43851b78bb948a18a2ba7 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-03-23odp-tool-check: add warning check for GNUAnders Roxell
Change-Id: Ie64f1a2e423016ec97928fbeaa83317644bfdb67 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-03-23linux-linaro-stable-lsk: Update Test PlanBotao Sun
Remove SD MMC test from Juno on both LSK 3.10 and 3.14. Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: I1cfb3a6e9a49f2f711447fec56ca217062fc3be5
2015-03-23xen-packages: better error on failureRiku Voipio
With "make -j8 dist-xen debball" compile errors get buried[1] inside the build log. Split the dist-xen and debball to different make calls so compilation failures end up as the last line, or at least very close to the end. [1] example: https://ci.linaro.org/job/xen-packages/label=docker-utopic-arm64/78/consoleText Change-Id: Ibe5eb1738f8d4ab1d7a636232801bf4d9a02ab15 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2015-03-21trigger-lt-qcom-ubuntu-images*: move triggers on persistent nodeFathi Boudra
Change-Id: Ie6eed60e6348fbe7a55c931af0129a2233b361f8 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-03-21lt-qcom-ubuntu-images-3.4: minor clean upFathi Boudra
* display-name consistency * get rid of target variable Change-Id: I0535cc1c49dbf17f8165547a1e5c541237cb3d61 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-03-21lt-qcom-*-tree: remove kernel buildsFathi Boudra
deprecated in favor of lt-qcom-ubuntu-images* jobs. Change-Id: I8267b0f272d90cd1d6210761a30bcb2439c25be5 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-03-21lt-qcom-ubuntu-images-3.4: add new build job using vendor 3.4 kernelNicolas Dechesne
Until all features available in the downstream 3.4 kernel are available in the LT branch, let's keep a live build with 3.4. Release notes will give instructions on how to install the 3.4 kernel .deb and boot 3.4 as an alternate kernel. Build only the -developer image, since we mainly need the boot.img and the kernel .deb file after all. We use the -developer image for basic CI loop, though. Change-Id: I6fbd0a466f5cd415b349f585e6297ad068c58593 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2015-03-20lt-qcom-ubuntu-tracking-images: migrate to docker slaveNicolas Dechesne
Based on lt-qcom-ubuntu-images, convert this one as well. Change-Id: Ib2a4a6d9ff59a1d0c1ddddada42ec363ea825abb Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2015-03-20linux-linaro-tracking-ll: remove hack related to fixup.binAndrey Konovalov
Here is the fix in the kernel which obsoletes the fixup.bin: http://permalink.gmane.org/gmane.linux.kernel.mm/129856 Change-Id: I7b5ee54cbfacd34befd3be6e285fa69798fe072c Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2015-03-20kvm-guest-image: move to configs.gitRiku Voipio
While changing images to GPT format, convert this job to configs.git. Change-Id: Ibd600ec6052fb9bdd569ca241e17f68d78f5f701 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2015-03-20linux-linaro-stable-lsk-*-rt: remove kselftest-vmChase Qi
There is no huge page and hugetlbfs support in the kernel that build in RT images, removing kselftest-vm as inapplicable. Change-Id: Id478817e00764093c6952745e254c241bf28c146 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2015-03-19lt-qcom-ubuntu-images: adds jobs triggersNicolas Dechesne
Triggers on * new kernel git content (polling) * new ubuntu rootfs Change-Id: If15bda3d4d46e3d0dfa47e4e7917e1650b24087e Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2015-03-19lt-qcom-ubuntu-images: remove hack related to fixup.binNicolas Dechesne
This hack is no longer needed since kernel commit: mm: Don't offset memmap for flatmem This patch is included in the LT tree since the 3.18 branch, let's get rid of it now. Change-Id: If18c56a200538ee20d5d3975389ae17379059bd0 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2015-03-19lt-qcom-ubuntu-images: use UBUNTU_FLAVOUR where possibleNicolas Dechesne
To make it easier when switch to a new Ubuntu release Change-Id: I0cf4f7b9058ec28a09c3b6c98b071f1ac7b2e82a Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2015-03-19lt-qcom-ubuntu-images: add QCOM Overlay PPAFathi Boudra
Change-Id: I3060bd592739f1c256bf81d4c5e4887d29006e70 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-03-19lt-qcom-ubuntu-images: move the monthly builds to 3.19 integration branchNicolas Dechesne
Change-Id: Ie036298929eac2b42d048692b3cb432d82448c1c Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2015-03-1996boards-hikey: add wlan0 workaround to disable ELP modeFathi Boudra
firmware cannot be waken up from ELP (Extreme Low Power) mode. Note: not every wake up from ELP mode will fail, there are still unknown 'random' factors. workaround: disable ELP mode before the interface is up Change-Id: Ic0bb6cebdf79b3388f1d2a23e1cb2c9a2820fb77 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-03-18lt-qcom-ubuntu-images: add new parameters to avoid hardcoding in the jobNicolas Dechesne
* add SERIAL_CONSOLE * add KERNEL_BRANCH Change-Id: Id7b93e88c1dd311968757fef94c1f3f68faaa6cf Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2015-03-18lt-qcom-ubuntu-images: reduce rootfs sizeFathi Boudra
* assume linux-firmware package installed * remove /boot and /var/lib/apt/lists directories Change-Id: Ie4e55a19dccea55144f59eb525a22daefa72ad90 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>