[FE training-materials-updates] yocto: labs: we now use the 4.4 kernel

Antoine Ténart antoine.tenart at free-electrons.com
Thu Sep 22 10:13:46 CEST 2016


Repository : git://git.free-electrons.com/training-materials.git
On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=71118cd535caf687f69e2e1869fb7ad62a8ef231

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

commit 71118cd535caf687f69e2e1869fb7ad62a8ef231
Author: Antoine Tenart <antoine.tenart at free-electrons.com>
Date:   Thu Sep 22 09:24:20 2016 +0200

    yocto: labs: we now use the 4.4 kernel
    
    Signed-off-by: Antoine Tenart <antoine.tenart at free-electrons.com>


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

71118cd535caf687f69e2e1869fb7ad62a8ef231
 labs/yocto-extend-recipe/yocto-extend-recipe.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/labs/yocto-extend-recipe/yocto-extend-recipe.tex b/labs/yocto-extend-recipe/yocto-extend-recipe.tex
index f086448..6afe6dd 100644
--- a/labs/yocto-extend-recipe/yocto-extend-recipe.tex
+++ b/labs/yocto-extend-recipe/yocto-extend-recipe.tex
@@ -31,8 +31,8 @@ bitbake-layers show-appends
 If the BitBake append file you just created is recognized by your Yocto
 environment, you should see:
 \begin{verbatim}
-linux-ti-staging_3.12.bb:
-  $POKY/meta-felabs/recipes-kernel/linux/linux-ti-staging_3.12.bbappend
+linux-ti-staging_4.4.bb:
+  $POKY/meta-felabs/recipes-kernel/linux/linux-ti-staging_4.4.bbappend
 \end{verbatim}
 
 \section{Add patches to apply in the recipe}




More information about the training-materials-updates mailing list