[FE training-materials-updates] yocto: labs: explicitly ask to use the new defconfig

Antoine Ténart antoine.tenart at free-electrons.com
Fri Dec 12 15:01:42 CET 2014


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=28a89318c859cb40f53b916d63c0b79224a58325

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

commit 28a89318c859cb40f53b916d63c0b79224a58325
Author: Antoine Tenart <antoine.tenart at free-electrons.com>
Date:   Thu Dec 11 12:35:23 2014 +0100

    yocto: labs: explicitly ask to use the new defconfig
    
    Signed-off-by: Antoine Tenart <antoine.tenart at free-electrons.com>


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

28a89318c859cb40f53b916d63c0b79224a58325
 labs/yocto-extend-recipe/yocto-extend-recipe.tex | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/labs/yocto-extend-recipe/yocto-extend-recipe.tex b/labs/yocto-extend-recipe/yocto-extend-recipe.tex
index 9b47b40..f624118 100644
--- a/labs/yocto-extend-recipe/yocto-extend-recipe.tex
+++ b/labs/yocto-extend-recipe/yocto-extend-recipe.tex
@@ -51,7 +51,9 @@ patches do not have to be explicitly applied, if the recipe inherits from the
 patch class (directly or not), but only have to be present in the source files
 list.
 
-Try adding the patches included in this lab to your BitBake append file.
+Try adding the patches included in this lab to your BitBake append
+file. Do not forget to also add the \code{defconfig} file provided
+alongside the patches.
 
 You can now rebuild the \code{linux-ti-staging} kernel to take the new
 patches into account:



More information about the training-materials-updates mailing list