mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-20 06:58:16 +02:00
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: |
||
|---|---|---|
| .. | ||
| android_build.sh | ||
| arm64_test.sh | ||
| arm_build.sh | ||
| arm_test-base.sh | ||
| baremetal_build.sh | ||
| container_post_build.sh | ||
| container_pre_build.sh | ||
| cross_build.sh | ||
| i386_build.sh | ||
| lava_build.sh | ||
| llvm-snapshot.gpg.key | ||
| ppc64el_build.sh | ||
| s390x_build.sh | ||
| x86_build-base.sh | ||
| x86_build.sh | ||
| x86_build_old.sh | ||
| x86_test-base.sh | ||
| x86_test-gl.sh | ||
| x86_test-vk.sh | ||