[bootlin/training-materials updates] master: labs/yocto-extend-recipe: use more specific URL (7afb4feb)

Michael Opdenacker michael.opdenacker at bootlin.com
Wed Oct 11 10:26:09 CEST 2023


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

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

commit 7afb4feb060d19ef470915cbd5d7a16fb9f30909
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Wed Oct 11 10:26:09 2023 +0200

    labs/yocto-extend-recipe: use more specific URL
    
    For documentation about extending recipes through "bbappend".
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

7afb4feb060d19ef470915cbd5d7a16fb9f30909
 labs/yocto-extend-recipe/yocto-extend-recipe.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/yocto-extend-recipe/yocto-extend-recipe.tex b/labs/yocto-extend-recipe/yocto-extend-recipe.tex
index b2d164e2..5eb52dc5 100644
--- a/labs/yocto-extend-recipe/yocto-extend-recipe.tex
+++ b/labs/yocto-extend-recipe/yocto-extend-recipe.tex
@@ -19,7 +19,7 @@ extend some configuration variables of the original recipe.
 
 Try to create an appended recipe with the help of the online Yocto
 Project development documentation. You can find it at
-\url{https://docs.yoctoproject.org/dev-manual/index.html}. We here
+\url{https://docs.yoctoproject.org/dev-manual/layers.html}. We here
 aim to extend the \ifdefstring{\labboard}{stm32mp1}{\code{linux-stm32mp}}
 {\code{linux-ti-staging}} kernel recipe.
 




More information about the training-materials-updates mailing list