[bootlin/training-materials updates] master: Boot time: update toolchain features (9eefdb08)

Michael Opdenacker michael.opdenacker at bootlin.com
Mon Oct 25 12:12:03 CEST 2021


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

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

commit 9eefdb0872b88b4f51e765fc9f66424feb64a3e8
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Mon Oct 25 12:12:03 2021 +0200

    Boot time: update toolchain features
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

9eefdb0872b88b4f51e765fc9f66424feb64a3e8
 labs/boot-time-toolchain/boot-time-toolchain.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/labs/boot-time-toolchain/boot-time-toolchain.tex b/labs/boot-time-toolchain/boot-time-toolchain.tex
index db7e884c..b1623371 100644
--- a/labs/boot-time-toolchain/boot-time-toolchain.tex
+++ b/labs/boot-time-toolchain/boot-time-toolchain.tex
@@ -219,8 +219,8 @@ In the \code{Toolchain} menu:
 \item Set \code{Toolchain path} to\\
       \code{/home/<user>/boot-time-labs/rootfs/arm-buildroot-linux-musleabihf_sdk-buildroot}
       (replace \code{<user>} by your actual user name)
-\item Set \code{External toolchain gcc version} to \code{9.x}
-\item Set \code{External toolchain kernel headers series} to \code{5.4.x or later}
+\item Set \code{External toolchain gcc version} to \code{10.x}
+\item Set \code{External toolchain kernel headers series} to \code{5.10.x or later}
 \item Set \code{External toolchain C library} to \code{musl (experimental)}
 \end{itemize}
 




More information about the training-materials-updates mailing list