[FE training-materials-updates] yocto: labs: fix linux version

Antoine Ténart antoine.tenart at free-electrons.com
Mon Aug 21 11:06:58 CEST 2017


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

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

commit 17bf11a94087d81bb504a528e52fed1bff792dff
Author: Antoine Tenart <antoine.tenart at free-electrons.com>
Date:   Mon Aug 21 11:06:58 2017 +0200

    yocto: labs: fix linux version
    
    Signed-off-by: Antoine Tenart <antoine.tenart at free-electrons.com>


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

17bf11a94087d81bb504a528e52fed1bff792dff
 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 5df0a7e..5f3dd14 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_4.4.bb:
-  $POKY/meta-felabs/recipes-kernel/linux/linux-ti-staging_4.4.bbappend
+linux-ti-staging_4.9.bb:
+  $POKY/meta-felabs/recipes-kernel/linux/linux-ti-staging_4.9.bbappend
 \end{verbatim}
 
 \section{Add patches to apply in the recipe}




More information about the training-materials-updates mailing list