[bootlin/training-materials updates] master: Revert "Embedded Linux: kernel compiling lab: install required package" (0274ee35)

Michael Opdenacker michael.opdenacker at bootlin.com
Mon Apr 11 19:48:44 CEST 2022


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

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

commit 0274ee3574269f6ec5b98ad13e683be2c2de6b75
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Mon Apr 11 19:48:44 2022 +0200

    Revert "Embedded Linux: kernel compiling lab: install required package"
    
    This reverts commit bb97740969d73c8c0b53a39054e3cdf78ba6e309.
    Looking for a cleaner solution


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

0274ee3574269f6ec5b98ad13e683be2c2de6b75
 labs/sysdev-kernel-cross-compiling/sysdev-kernel-cross-compiling.tex | 4 ++--
 1 file changed, 2 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 947fe4a9..64ab5a3a 100644
--- a/labs/sysdev-kernel-cross-compiling/sysdev-kernel-cross-compiling.tex
+++ b/labs/sysdev-kernel-cross-compiling/sysdev-kernel-cross-compiling.tex
@@ -72,8 +72,8 @@ a higher decompression time.
 
 \section{Cross compiling}
 
-At this stage, you need to install the \code{libssl-dev} and
-\code{libmpc-dev} packages to compile the kernel.
+At this stage, you need to install the \code{libssl-dev}
+package to compile the kernel.
 
 You're now ready to cross-compile your kernel. Simply run:
 




More information about the training-materials-updates mailing list