ci: Update baremetal kernel to 5.11 plus patches
For imx6 we need the following fec ethernet fix:
c730ab423bfa ("net: fec: Fix temporary RMII clock reset on link up")
Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9046>
This commit is contained in:
committed by
Marge Bot
parent
98b6cd157a
commit
309f9f565f
@@ -52,7 +52,7 @@ mkdir /var/cache/apt/archives/$arch
|
||||
. .gitlab-ci/container/container_pre_build.sh
|
||||
|
||||
############### Create rootfs
|
||||
KERNEL_URL=https://github.com/anholt/linux/archive/mesa-ci-2021-01-27-5.11rc5.tar.gz
|
||||
KERNEL_URL=https://github.com/austriancoder/linux/archive/mesa-ci-2021-02-15-5.11.tar.gz
|
||||
|
||||
DEBIAN_ARCH=$arch . .gitlab-ci/container/lava_build.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user