[bootlin/training-materials updates] master: yocto: lab1: upgrade poky to kirkstone (BBB boards) (5c709b87)

Théo Lebrun theo.lebrun at bootlin.com
Mon Jul 18 16:54:03 CEST 2022


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

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

commit 5c709b87642f347f529a579aefd708bb6f3ff575
Author: Théo Lebrun <theo.lebrun at bootlin.com>
Date:   Mon Jul 18 16:50:12 2022 +0200

    yocto: lab1: upgrade poky to kirkstone (BBB boards)
    
    Signed-off-by: Théo Lebrun <theo.lebrun at bootlin.com>


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

5c709b87642f347f529a579aefd708bb6f3ff575
 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 17a8a214..688aa78b 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{kirkstone} 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.15 dunfell-23.0.15
+git checkout -b kirkstone-4.0.2 kirkstone-4.0.2
 \end{bashinput}
 
 Return to your project root directory (\code{cd $HOME/__SESSION_NAME__-labs/})




More information about the training-materials-updates mailing list