[FE training-materials-updates] yocto: slides: remove PE
    Antoine Ténart 
    antoine.tenart at free-electrons.com
       
    Mon May 22 13:45:03 CEST 2017
    
    
  
Repository : git://git.free-electrons.com/training-materials.git
On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=39d63b088d0224f4ea58b8948408c9e06ae7c9ae
>---------------------------------------------------------------
commit 39d63b088d0224f4ea58b8948408c9e06ae7c9ae
Author: Antoine Tenart <antoine.tenart at free-electrons.com>
Date:   Mon May 22 12:27:51 2017 +0200
    yocto: slides: remove PE
    
    Signed-off-by: Antoine Tenart <antoine.tenart at free-electrons.com>
>---------------------------------------------------------------
39d63b088d0224f4ea58b8948408c9e06ae7c9ae
 slides/yocto-recipe-basics/yocto-recipe-basics.tex | 2 --
 1 file changed, 2 deletions(-)
diff --git a/slides/yocto-recipe-basics/yocto-recipe-basics.tex b/slides/yocto-recipe-basics/yocto-recipe-basics.tex
index 3dac7cc..a3dec15 100644
--- a/slides/yocto-recipe-basics/yocto-recipe-basics.tex
+++ b/slides/yocto-recipe-basics/yocto-recipe-basics.tex
@@ -45,8 +45,6 @@
         \item[PV] package version, as specified in the recipe file
           name
         \item[PR] package release, defaults to \code{r0}
-        \item[PE] package epoch: used to reorder package versions when
-          the numbering scheme has changed
       \end{description}
     \item The recipe name and version usually match the upstream
       package ones.
    
    
More information about the training-materials-updates
mailing list