Skip to content

Commit

Permalink
labs/yocto-extend-recipe: clarification
Browse files Browse the repository at this point in the history
Clarify that the KERNEL_DEFCONFIG and KERNEL_EXTERNAL_DEFCONFIG
settings are specific to the linux-stm32mp recipe.

Signed-off-by: Michael Opdenacker <[email protected]>
  • Loading branch information
Michael Opdenacker committed Oct 6, 2023
1 parent abc8ebe commit 2e0af89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions labs/yocto-extend-recipe/yocto-extend-recipe.tex
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ \section{Add patches to apply in the recipe}
\if\defstring{\labboard}{stm32mp1}
Add \code{KERNEL_DEFCONFIG = ""} and \code{KERNEL_EXTERNAL_DEFCONFIG =
"defconfig"} so it is used by the \code{linux-stm32mp} recipe.
\footnote{These settings are specific to the \code{linux-stm32mp} recipe!}
\else
It is handled automatically in the \code{linux-ti-staging} original recipe.
\fi
Expand Down

0 comments on commit 2e0af89

Please sign in to comment.