[bootlin/training-materials updates] master: RT lab: correct instructions for downloading the latest preempt-rt patch (328398d8)

Michael Opdenacker michael.opdenacker at bootlin.com
Thu Aug 20 18:10:46 CEST 2020


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

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

commit 328398d80f85b44cb83f56ddd63dcb995af34aae
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Thu Aug 20 18:10:46 2020 +0200

    RT lab: correct instructions for downloading the latest preempt-rt patch
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

328398d80f85b44cb83f56ddd63dcb995af34aae
 labs/sysdev-real-time/sysdev-real-time.tex | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/labs/sysdev-real-time/sysdev-real-time.tex b/labs/sysdev-real-time/sysdev-real-time.tex
index 4f80c64e..a1379df8 100644
--- a/labs/sysdev-real-time/sysdev-real-time.tex
+++ b/labs/sysdev-real-time/sysdev-real-time.tex
@@ -94,13 +94,13 @@ cp data/* nfsroot/root
 We will use a recent kernel version that is supported by the PREEMPT\_RT
 patchset.
 
-So, go to
-\url{https://kernel.org/pub/linux/kernel/projects/rt/5.6/},
-download the latest patch available in a single file.
+So, go to \url{https://kernel.org/pub/linux/kernel/projects/rt/} and
+download the patch for the most recent kernel release. Download
+the patchset available through a single file.
 
 Then go to \url{https://kernel.org} and download the exact version
-corresponding to the patch you downloaded. At the time of this writing,
-this version was 5.6.4.
+(including at the update number level) corresponding to the patch
+you downloaded.
 
 \section{Compile a standard Linux kernel}
 




More information about the training-materials-updates mailing list