[bootlin/training-materials updates] master: Embedded Linux labs: fix versioning issue (18a0b7e6)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Oct 29 10:46:38 CEST 2021


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

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

commit 18a0b7e6dbf4a72069776bc1950d6f38625beef6
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Tue May 18 08:14:37 2021 +0200

    Embedded Linux labs: fix versioning issue
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

18a0b7e6dbf4a72069776bc1950d6f38625beef6
 labs/sysdev-kernel-fetch-and-patch/sysdev-kernel-fetch-and-patch.tex | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/labs/sysdev-kernel-fetch-and-patch/sysdev-kernel-fetch-and-patch.tex b/labs/sysdev-kernel-fetch-and-patch/sysdev-kernel-fetch-and-patch.tex
index 4b71bbf9..8f51f27c 100644
--- a/labs/sysdev-kernel-fetch-and-patch/sysdev-kernel-fetch-and-patch.tex
+++ b/labs/sysdev-kernel-fetch-and-patch/sysdev-kernel-fetch-and-patch.tex
@@ -32,7 +32,9 @@ line to download files.
 \section{Apply patches}
 
 Download the patch files corresponding to the latest \texttt\workingkernel\ stable
-release: a first patch to move from \texttt\basekernel\ to \texttt\workingkernel\ and if one exists, a second patch to move from \texttt\basekernel\ to \texttt{\workingkernel.x}.
+release: a first patch to move from \texttt\basekernel\ to
+\texttt\workingkernel\ and if one exists, a second patch to move from
+\texttt\workingkernel\ to \texttt{\workingkernel.x}.
 
 Without uncompressing them to a separate file, apply the patches to the Linux
 source directory.




More information about the training-materials-updates mailing list