[bootlin/training-materials updates] master: App debugging lab: update toolchain (c1d4b39a)

Michael Opdenacker michael.opdenacker at bootlin.com
Thu Sep 17 11:45:52 CEST 2020


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

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

commit c1d4b39ab377662f06e11626c6ed696eb84d797f
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Thu Sep 17 11:45:52 2020 +0200

    App debugging lab: update toolchain
    
    - After a user reported issues
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

c1d4b39ab377662f06e11626c6ed696eb84d797f
 labs/sysdev-application-debugging/sysdev-application-debugging.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/labs/sysdev-application-debugging/sysdev-application-debugging.tex b/labs/sysdev-application-debugging/sysdev-application-debugging.tex
index 6a0f9026..238904a7 100644
--- a/labs/sysdev-application-debugging/sysdev-application-debugging.tex
+++ b/labs/sysdev-application-debugging/sysdev-application-debugging.tex
@@ -31,14 +31,14 @@ target packages differently:
    \item \code{Toolchain}: \code{Custom Toolchain}
    \item \code{Toolchain origin}: \code{Toolchain to be downloaded and installed}
    \item \code{Toolchain URL}:
-\code{https://toolchains.bootlin.com/downloads/releases/toolchains/armv7-eabihf/tarballs/armv7-eabihf--glibc--bleeding-edge-2018.07-3.tar.bz2}\\
+\code{https://toolchains.bootlin.com/downloads/releases/toolchains/armv7-eabihf/tarballs/armv7-eabihf--glibc--stable-2020.02-2.tar.bz2}\\
 	      You can easily choose such a toolchain on
 	      \url{https://toolchains.bootlin.com} by selecting the
 	      architecture, the C library and the compiler version you need.
 	      While you can try with other versions, the above toolchain
 	      is known to make this lab work.
    \item \code{External toolchain gcc version}: \code{8.x}
-   \item \code{External toolchain kernel headers series}: \code{4.14.x}
+   \item \code{External toolchain kernel headers series}: \code{4.4.x}
    \item \code{External toochain C library}: \code{glibc/eglibc}
    \item Select \code{Toolchain has SSP support?}
    \item Select \code{Toolchain has RPC support?}




More information about the training-materials-updates mailing list