From d98290b8aded9c0ab827e963fa68ea8f257477f6 Mon Sep 17 00:00:00 2001 From: Erico Nunes Date: Fri, 20 May 2022 17:23:53 +0200 Subject: [PATCH] ci: update docs for linux kernel uprevs Update a few paths that have changed since this doc was first submitted. Signed-off-by: Erico Nunes Reviewed-by: Rob Clark Part-of: --- docs/ci/kernel.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/ci/kernel.rst b/docs/ci/kernel.rst index 053d8ea666a..fa765cf0c65 100644 --- a/docs/ci/kernel.rst +++ b/docs/ci/kernel.rst @@ -18,7 +18,7 @@ Linux mainline, that is why Mesa has its own kernel version which should be used as the base for newer kernels. So, one should base the kernel uprev from the last tag used in the Mesa CI, -please refer to `.gitlab-ci.yml` `KERNEL_URL` variable. +please refer to `.gitlab-ci/container/gitlab-ci.yml` `KERNEL_URL` variable. Every tag has a standard naming: `vX.YZ-for-mesa-ci-`, which can be created via the command: @@ -28,7 +28,7 @@ Building Kernel --------------- When Mesa CI generates a new rootfs image, the Linux Kernel is built based on -the script located at `.gitlab-ci/build-kernel.sh`. +the script located at `.gitlab-ci/container/build-kernel.sh`. Updating Kconfigs ^^^^^^^^^^^^^^^^^ @@ -56,8 +56,8 @@ Updating image tags Every kernel uprev should update 3 image tags, located at two files. -:code:`.gitlab-ci.yml` tag -^^^^^^^^^^^^^^^^^^^^^^^^^^ +:code:`.gitlab-ci/container/gitlab-ci.yml` tag +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - **KERNEL_URL** for the location of the new kernel :code:`.gitlab-ci/image-tags.yml` tags