ci: Remove kernel module build that slipped in
authorTomeu Vizoso <tomeu.vizoso@collabora.com>
Tue, 4 Aug 2020 09:00:54 +0000 (11:00 +0200)
committerTomeu Vizoso <tomeu.vizoso@collabora.com>
Tue, 4 Aug 2020 10:57:31 +0000 (12:57 +0200)
commita133f7d2885d4717b9af41396ed09d9ceba3aaf3
tree68c67987a1e685f1539942313408eb40782c4d7c
parent76330374413ee8ab857aa35f249652867be8981e
ci: Remove kernel module build that slipped in

Some changes unintendedly slipped into an unrelated commit before it was
merged.

This caused kernel modules to be built and installed in the ramdisk,
which caused some devices to fail to boot due to the ramdisk size limit
being surpassed.

These changes weren't in effect until a subsequent commit triggered a
rebuild of the ramdisks.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Acked-by: Daniel Stone <daniels@collabora.com>
Fixes: a9560939e07a ("ci: Build-test Panfrost tools")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6167>
.gitlab-ci.yml
.gitlab-ci/container/lava_build.sh
.gitlab-ci/lava-gitlab-ci.yml