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

Michael Opdenacker michael.opdenacker at bootlin.com
Tue May 18 08:14:37 CEST 2021


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

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

commit dddcc43e8b499c2c04b3db57c1ff0676efae109d
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>


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

dddcc43e8b499c2c04b3db57c1ff0676efae109d
 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