Skip to content

Commit

Permalink
labs/yocto-extend-recipe: use more specific URL
Browse files Browse the repository at this point in the history
For documentation about extending recipes through "bbappend".

Signed-off-by: Michael Opdenacker <[email protected]>
  • Loading branch information
Michael Opdenacker committed Oct 11, 2023
1 parent 2480063 commit 7afb4fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion labs/yocto-extend-recipe/yocto-extend-recipe.tex
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ \section{Create a basic appended 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.

Expand Down

0 comments on commit 7afb4fe

Please sign in to comment.