[bootlin/training-materials updates] master: yocto: lab1: fix patch name for meta-ti (c0d8e411)

Théo Lebrun theo.lebrun at bootlin.com
Tue Jul 19 13:15:03 CEST 2022


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

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

commit c0d8e411ecc880d23d721b4e4e8a23686a7b0817
Author: Théo Lebrun <theo.lebrun at bootlin.com>
Date:   Tue Jul 19 13:02:17 2022 +0200

    yocto: lab1: fix patch name for meta-ti
    
    Signed-off-by: Théo Lebrun <theo.lebrun at bootlin.com>


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

c0d8e411ecc880d23d721b4e4e8a23686a7b0817
 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 688aa78b..8f6ad393 100644
--- a/labs/yocto-first-build/yocto-first-build.tex
+++ b/labs/yocto-first-build/yocto-first-build.tex
@@ -43,7 +43,7 @@ cd $HOME/__SESSION_NAME__-labs
 git clone https://git.yoctoproject.org/git/meta-ti
 cd meta-ti
 git checkout -b kirkstone-labs 2124e7ecd88d1aded320e86da62785c3ab171b27
-git am $HOME/__SESSION_NAME__-labs/bootlin-lab-data/0001-Add-defconfig-for-the-TI-kernel.patch
+git am $HOME/__SESSION_NAME__-labs/bootlin-lab-data/0001-Simplify-linux-ti-staging-recipe-for-the-Bootlin-lab.patch
 \end{bashinput}
 
 \section{Set up the build environment}




More information about the training-materials-updates mailing list