[bootlin/training-materials updates] master: labs/sysdev-toolchain: keep the default log level (6e7504f4)

Michael Opdenacker michael.opdenacker at bootlin.com
Wed Jul 26 10:11:15 CEST 2023


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

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

commit 6e7504f4c1e8fe8221677afe5fcacc48b3db3455
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Wed Jul 26 10:11:15 2023 +0200

    labs/sysdev-toolchain: keep the default log level
    
    - Giving more visibility on the toolchain build process
      It's much easier to see what's getting built and
      see the big picture.
    
    - This simplifies instructions too.
    
    It's always possible to revert this change if
    the verbosity turns out to be insufficient in case
    problems happen.
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

6e7504f4c1e8fe8221677afe5fcacc48b3db3455
 labs/sysdev-toolchain/sysdev-toolchain.tex | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/labs/sysdev-toolchain/sysdev-toolchain.tex b/labs/sysdev-toolchain/sysdev-toolchain.tex
index 0a4fc463..a23b5df6 100644
--- a/labs/sysdev-toolchain/sysdev-toolchain.tex
+++ b/labs/sysdev-toolchain/sysdev-toolchain.tex
@@ -86,10 +86,6 @@ $ ./ct-ng menuconfig
 
 In \code{Path and misc options}:
 \begin{itemize}
-\item Change \code{Maximum log level to see} to \code{DEBUG} (look for
-\code{LOG_DEBUG} in the interface, using the \code{/} key) so that
-  we can have more details on what happened during the build in case
-  something went wrong.
 \item If not set yet, enable \code{Try features marked as EXPERIMENTAL}
 \end{itemize}
 




More information about the training-materials-updates mailing list