[bootlin/training-materials updates] master: labs/yocto-first-build-stm32: fix build by updating to dunfell-23.0.13 (f669bbd7)

Alexandre Belloni alexandre.belloni at bootlin.com
Sun Jan 30 23:36:10 CET 2022


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

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

commit f669bbd7ea6dc93da6965b46cc156c761147aded
Author: Alexandre Belloni <alexandre.belloni at bootlin.com>
Date:   Sun Jan 30 23:35:38 2022 +0100

    labs/yocto-first-build-stm32: fix build by updating to dunfell-23.0.13
    
    Signed-off-by: Alexandre Belloni <alexandre.belloni at bootlin.com>


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

f669bbd7ea6dc93da6965b46cc156c761147aded
 labs/yocto-first-build-stm32/yocto-first-build-stm32.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/yocto-first-build-stm32/yocto-first-build-stm32.tex b/labs/yocto-first-build-stm32/yocto-first-build-stm32.tex
index 0bceda5b..282c34a2 100644
--- a/labs/yocto-first-build-stm32/yocto-first-build-stm32.tex
+++ b/labs/yocto-first-build-stm32/yocto-first-build-stm32.tex
@@ -27,7 +27,7 @@ Download the \code{Dunfell} version of Poky:
 \begin{verbatim}
 git clone https://git.yoctoproject.org/git/poky
 cd $HOME/__SESSION_NAME__-labs/poky
-git checkout -b dunfell-23.0.7 dunfell-23.0.7
+git checkout -b dunfell-23.0.13 dunfell-23.0.13
 \end{verbatim}
 
 Return to your project root directory (\code{cd $HOME/__SESSION_NAME__-labs/})




More information about the training-materials-updates mailing list