[bootlin/training-materials updates] master: Realtime lab: kernel version update (33c244af)

Michael Opdenacker michael.opdenacker at bootlin.com
Wed Jan 20 19:41:36 CET 2021


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

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

commit 33c244af9423bd3f97a1e2966c1e8fe739e5b096
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Wed Jan 20 19:41:36 2021 +0100

    Realtime lab: kernel version update
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

33c244af9423bd3f97a1e2966c1e8fe739e5b096
 labs/sysdev-real-time/sysdev-real-time.tex | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/labs/sysdev-real-time/sysdev-real-time.tex b/labs/sysdev-real-time/sysdev-real-time.tex
index 7fb36b30..3750f21a 100644
--- a/labs/sysdev-real-time/sysdev-real-time.tex
+++ b/labs/sysdev-real-time/sysdev-real-time.tex
@@ -94,8 +94,8 @@ We will use a recent kernel version that is supported by the {\em
   PREEMPT\_RT} patchset.
 
 So, go to \url{https://kernel.org/pub/linux/kernel/projects/rt/} and
-download the patch \code{patch-5.9.1-rt20.patch.xz}: it is the {\em
-  PREEMPT\_RT} patch for Linux 5.9.1.
+download the patch \code{patch-5.10.8-rt24.patch.xz}: it is the {\em
+  PREEMPT\_RT} patch for Linux 5.10.8.
 
 Then go to \url{https://kernel.org} and download the exact version
 (including at the update number level) corresponding to the patch you
@@ -103,7 +103,7 @@ downloaded.
 
 \subsection{Compile a standard Linux kernel}
 
-Extract the sources of your 5.9.1 kernel but don't apply the {\em
+Extract the sources of your 5.10.8 kernel but don't apply the {\em
   PREEMPT\_RT} patches yet.
 
 Configure your kernel for your Xplained board, and then make sure




More information about the training-materials-updates mailing list