[bootlin/training-materials updates] master: labs/boot-time-toolchain: fix kernel headers version (ed25cc31)

Michael Opdenacker michael.opdenacker at bootlin.com
Tue Jun 13 18:43:30 CEST 2023


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

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

commit ed25cc310cec2da4355052039ca0a43bc9785ac9
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Tue Jun 13 18:43:30 2023 +0200

    labs/boot-time-toolchain: fix kernel headers version
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

ed25cc310cec2da4355052039ca0a43bc9785ac9
 labs/boot-time-toolchain/boot-time-toolchain.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/boot-time-toolchain/boot-time-toolchain.tex b/labs/boot-time-toolchain/boot-time-toolchain.tex
index a53347c3..bd01d7b6 100644
--- a/labs/boot-time-toolchain/boot-time-toolchain.tex
+++ b/labs/boot-time-toolchain/boot-time-toolchain.tex
@@ -199,7 +199,7 @@ In the \code{Toolchain} menu:
       \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{11.x}
-\item Set \code{External toolchain kernel headers series} to \code{5.15.x}
+\item Set \code{External toolchain kernel headers series} to \code{5.16.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