aboutsummaryrefslogtreecommitdiff
path: root/96boards-hikey
AgeCommit message (Collapse)Author
2017-08-14hi6220-hikey: use permanent link for cts test packageChase Qi
The old file on snapshot was deleted. It is probably reached its life of time. And the invalid link leads to incomplete test jobs. Hosting cts test package on http://testdata.validation.linaro.org/cts/ will avoid this kind of issue occur again. Change-Id: I79a8b4a1a86463a74ad597c77d94fe41b9945488 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2017-05-3196boards-hikey-aosp-master: fix job submissionChase Qi
Boot test job is failing because of invalid URLs. Refer to: https://lkft.validation.linaro.org/scheduler/job/1717 For image URL replacing, LKFT uses 'REFERENCE_BUILD_URL/IMAGE_NAME', while aosp-master uses 'ANDROID_IMAGE_NAME'. Sharing templates between them probably is a bad idea. This patch uses separate test templates for aosp-master to reduce complexity. Change-Id: I458db125bf252447231e027b0f7d4fd9e85d9fd5 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-12-13hikey: add tee-supplicant to Hikey's hardware packFathi Boudra
OP-TEE is only enabled on HiKey. Move it to the hardware pack instead being installed by default, and cause timeout/delayed boot on other boards. Change-Id: I5ce619ba702e07aec296068209c7da853d656909 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-03-01hikey: add ti-wlconf packageFathi Boudra
Change-Id: Ib237448d6d03dcbdfccd9d72451c959322ae6300 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-11-2396boards-hikey: add 96boards-artwork packageFathi Boudra
Change-Id: I0d4ec8a8e9e8d10707d404baf462e74b9c118f2d Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-11-1896boards-hikey: move grub.cfg out of build job configurationFathi Boudra
Instead of writing grub.cfg inline, copy the file. Remove duplicated clone of configs and lci-build-tools. Change-Id: I36b4ab27db79cc490ed55d08f180ae978c67fefa Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-11-1796boards-hikey: submit build to lavaFathi Boudra
Change-Id: I7a87d6029cb12a3007990fdbe8c7fe3a99a3e471 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-07-1696boards-hikey: update cmdline argumentsFathi Boudra
* switch to ttyAMA3 * get rid of obsolete cruft Change-Id: Iec128c1960b95f96a2b5962a1348471ce72c6eb1 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-06-2996boards-hikey: move the hardware pack configuration out of the job ↵Fathi Boudra
configuration Change-Id: I1e73431d225c1378c80a3f6487de6c841314ba00 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-05-0596boards-hikey: increase system partition sizeFathi Boudra
* increase the system partition to 3096M * get rid of userdata partition Note: ptable should be updated using http://builds.96boards.org/snapshots/hikey/binaries/20150505/ptable-linux.img Change-Id: I74e9ec585d51b557a45eae8251473c1a915aaf28 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-04-2996boards-hikey: add userdata to build-info files patternFathi Boudra
Change-Id: Ia00402ba7ddf72df72223e1a56f9ce41051ee2db Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-04-1796boards-hikey: add mali package (EULA protected)Fathi Boudra
This change makes alip image under EULA as mali binaries are now shipped within the image. Developer is mali free, it's kept open. Change-Id: I3b068178a91ebeadeb48819021ec1d8501de7a12 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>