[bootlin/training-materials updates] master: labs/sysdev-kernel-cross-compiling: QEMU labs don't use an LTS kernel (1b60c102)

Michael Opdenacker michael.opdenacker at bootlin.com
Tue Mar 28 10:01:53 CEST 2023


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/1b60c1024bac1ad60f39085327a894bb00828773

>---------------------------------------------------------------

commit 1b60c1024bac1ad60f39085327a894bb00828773
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Tue Mar 28 09:59:01 2023 +0200

    labs/sysdev-kernel-cross-compiling: QEMU labs don't use an LTS kernel
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>
    Reported-by: Andrius Pukšta


>---------------------------------------------------------------

1b60c1024bac1ad60f39085327a894bb00828773
 labs/sysdev-kernel-cross-compiling/sysdev-kernel-cross-compiling.tex | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/labs/sysdev-kernel-cross-compiling/sysdev-kernel-cross-compiling.tex b/labs/sysdev-kernel-cross-compiling/sysdev-kernel-cross-compiling.tex
index f4c28b4b..668ba785 100644
--- a/labs/sysdev-kernel-cross-compiling/sysdev-kernel-cross-compiling.tex
+++ b/labs/sysdev-kernel-cross-compiling/sysdev-kernel-cross-compiling.tex
@@ -16,8 +16,9 @@ Stay in the \code{$HOME/__SESSION_NAME__-labs/kernel} directory.
 
 \section{Choose a particular stable version of Linux}
 
-We will use \texttt{linux-\workingkernel.x}, which corresponds to an
-LTS release, and which this lab was tested with.
+We will use \texttt{linux-\workingkernel.x},
+\ifdefstring{\labboard}{qemu}{}{which corresponds to an LTS release, and}
+which this lab was tested with.
 
 First, let's get the list of branches we have available:
 




More information about the training-materials-updates mailing list