mesa/.gitlab-ci/container
Eric Anholt 51d4d91f7d ci: Only install kernel modules for LAVA devices.
The recent change to install kernel modules for AMD included a sed job to
disable kernel modules in the defconfig.  This somehow broke booting on
a307, except the commit failed to bump the arm64_test tag so it wasn't
noticed until the next uprev. (I didn't notice when landing the next
change to that container to add the deqp runner, because I didn't get a
git conflict on rebasing my tag bump so I didn't bump the tag again to
pull in the kernel changes and catch the fail).

I've spent a while trying to debug what's happened (including what
*should* be a replication of the kernel build on my local db410c) and come
up empty.  Just punt and disable the AMD kernel module changes on
baremetal to fix it.  Bump every container using lava_build.sh to make
sure we don't screw anything up with the script changes.

Fixes: 60c5729d16 ("ci: Distribute ADMGPU driver to LAVA as a module")
Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6971>
(cherry picked from commit bf576b449e)
2020-11-13 10:05:38 -08:00
..
android_build.sh ci/android: Switch to using the Android NDK. 2020-10-14 16:54:59 +00:00
arm64_test.sh ci: use separate docker images for baremetal builds 2020-06-09 06:29:30 +00:00
arm_build.sh ci: Distribute ADMGPU driver to LAVA as a module 2020-11-05 17:09:58 +01:00
arm_test-base.sh ci: bare-metal: use nginx to get results from DUT 2020-07-20 20:21:12 +00:00
baremetal_build.sh ci/bare-metal: Update the kernel to msm-next-pgtables 2020-09-09 17:25:38 +00:00
container_post_build.sh ci/deqp: Switch to a new dEQP runner written in Rust. 2020-11-06 19:48:39 +00:00
container_pre_build.sh ci: Switch to using gold as the linker. 2020-08-31 17:50:30 +00:00
cross_build.sh ci: Split building of libdrm to its own script 2020-07-29 12:41:45 +00:00
i386_build.sh gitlab-ci: Use separate docker images for cross builds 2020-06-02 10:14:16 -07:00
lava_build.sh ci: Only install kernel modules for LAVA devices. 2020-11-13 10:05:38 -08:00
llvm-snapshot.gpg.key gitlab-ci: Test against LLVM / clang 9 on x86 2020-01-07 11:00:16 +01:00
ppc64el_build.sh gitlab-ci: Use separate docker images for cross builds 2020-06-02 10:14:16 -07:00
s390x_build.sh gitlab-ci: Use separate docker images for cross builds 2020-06-02 10:14:16 -07:00
x86_build-base.sh ci: Distribute ADMGPU driver to LAVA as a module 2020-11-05 17:09:58 +01:00
x86_build.sh CI: build our own spirv tools 2020-10-10 06:13:17 +10:00
x86_build_old.sh gitlab-ci: drop gettext from the build images 2020-06-22 21:50:12 +00:00
x86_test-base.sh ci: move to using clang 10 for meson + clover 2020-10-08 04:23:41 +10:00
x86_test-gl.sh ci/deqp: Switch to a new dEQP runner written in Rust. 2020-11-06 19:48:39 +00:00
x86_test-vk.sh ci/deqp: Switch to a new dEQP runner written in Rust. 2020-11-06 19:48:39 +00:00