summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Collapse)Author
2021-04-09gitlab-ci: add size check for colibri imx7/6ullPhilippe Schenker
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2021-04-07gitlab-ci: add scripts/checkpatch.plPhilippe Schenker
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2021-04-07gitlab-ci: move to container in linux-bsp projectPhilippe Schenker
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2021-01-28gitlab-ci: fix building kernel 5.4-2.3.xOleksandr Suvorov
A new kernel needs lzop tool to be built. Use the new docker image that includes this tool. Also a new kernel doesn't have multi_v7_defconfig. Replace it with imx_v6_v7-defconfig to make a kernel to build successfully. Related-to: ELB-3326 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2021-01-27gitlab-ci: pin gcc version to gcc9Philippe Schenker
This version is also built with on Jenkins so pin that version on this branch. Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2021-01-27gitlab-ci: Move git settings to the right spot and use shallow checkoutPhilippe Schenker
(cherry picked from commit 8b950bec2bd3dc55b8b807b6d64818dca0530377)
2021-01-27gitlab-ci: build kernel and all devicetreesPhilippe Schenker
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com> (cherry picked from commit f132aef62b57559022ea9f8c5ef7f4267e7ccbbc)