[bootlin/training-materials updates] master: yocto: labs: Use dunfell-23.0.15 (2d56c350)

Maxime Chevallier maxime.chevallier at bootlin.com
Fri Apr 1 19:31:58 CEST 2022


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

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

commit 2d56c350e3225e05ab254c67cf48060718063ace
Author: Maxime Chevallier <maxime.chevallier at bootlin.com>
Date:   Fri Apr 1 19:31:58 2022 +0200

    yocto: labs: Use dunfell-23.0.15
    
    Dunfell 23.0.15 fixes a few python3 issues, allowing to build on Fedora
    35.
    
    Signed-off-by: Maxime Chevallier <maxime.chevallier at bootlin.com>


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

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

diff --git a/labs/yocto-first-build/yocto-first-build.tex b/labs/yocto-first-build/yocto-first-build.tex
index d55d79a8..e90e5124 100644
--- a/labs/yocto-first-build/yocto-first-build.tex
+++ b/labs/yocto-first-build/yocto-first-build.tex
@@ -27,7 +27,7 @@ Download the \code{dunfell} version of Poky:
 \begin{bashinput}
 git clone https://git.yoctoproject.org/git/poky
 cd $HOME/__SESSION_NAME__-labs/poky
-git checkout -b dunfell-23.0.6 dunfell-23.0.6
+git checkout -b dunfell-23.0.15 dunfell-23.0.15
 \end{bashinput}
 
 Return to your project root directory (\code{cd $HOME/__SESSION_NAME__-labs/})




More information about the training-materials-updates mailing list