[bootlin/training-materials updates] master: labs/buildroot-rootfs-stm32: fix bogus reference to "Black" (6129b011)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Jan 17 17:23:17 CET 2023


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

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

commit 6129b0113ac1fd84f1a593d1ca540d5fb7c5c3fd
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Tue Jan 17 17:15:27 2023 +0100

    labs/buildroot-rootfs-stm32: fix bogus reference to "Black"
    
    This was a bad search/replace of BeagleBone Black references when
    doing the lab for STM32MP1.
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


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

6129b0113ac1fd84f1a593d1ca540d5fb7c5c3fd
 labs/buildroot-rootfs-stm32/buildroot-rootfs-stm32.tex | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/labs/buildroot-rootfs-stm32/buildroot-rootfs-stm32.tex b/labs/buildroot-rootfs-stm32/buildroot-rootfs-stm32.tex
index 548f3ca2..fa31b7af 100644
--- a/labs/buildroot-rootfs-stm32/buildroot-rootfs-stm32.tex
+++ b/labs/buildroot-rootfs-stm32/buildroot-rootfs-stm32.tex
@@ -76,10 +76,10 @@ should now have an IP address configured for \code{eth0} by default.
 \section{Configure the network on your host}
 
 In the next sections of this lab, we will want to interact with the
-board Black over the network. So in this section, we'll configure your
-host machine to assign an appropriate IP address for the network
-interface that is linked to the board. In our case, we are using a USB
-to Ethernet adapter, which appears on Ubuntu-based systems as
+board over the network. So in this section, we'll configure your host
+machine to assign an appropriate IP address for the network interface
+that is linked to the board. In our case, we are using a USB to
+Ethernet adapter, which appears on Ubuntu-based systems as
 \code{enx<macaddr>}.
 
 To configure an IP address for this interface on your host machine,




More information about the training-materials-updates mailing list