[bootlin/training-materials updates] master: Toolchain challenge: align C library with our labs (0b1acb97)

Michael Opdenacker michael.opdenacker at bootlin.com
Fri Jun 19 10:30:41 CEST 2020


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

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

commit 0b1acb97fac4d1ddc75eb7a8b1c44986350d131f
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Fri Jun 19 10:30:41 2020 +0200

    Toolchain challenge: align C library with our labs
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

0b1acb97fac4d1ddc75eb7a8b1c44986350d131f
 resources/embedded-linux/online-challenges/001-toolchain.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/resources/embedded-linux/online-challenges/001-toolchain.txt b/resources/embedded-linux/online-challenges/001-toolchain.txt
index 6cbf8931..5cbd2e3a 100644
--- a/resources/embedded-linux/online-challenges/001-toolchain.txt
+++ b/resources/embedded-linux/online-challenges/001-toolchain.txt
@@ -8,7 +8,7 @@ Build your own toolchain
   optimized for ARM Cortex A9
 
   Then modify the configuration to generate
-  a toolchain using the "musl" c library.
+  a toolchain using the "uClibc" C library.
 
 - Make sure you can compile the hello.c example
   provided in ~/embedded-linux-labs/toolchain/




More information about the training-materials-updates mailing list