[FE training-materials-updates] yocto: slides: be more precise about PN and PV

Antoine Ténart antoine.tenart at free-electrons.com
Tue Sep 15 11:24:29 CEST 2015


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

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

commit 9f7c3b0c840feea5a1fdd8ef9e0a24fcf8477798
Author: Antoine Tenart <antoine.tenart at free-electrons.com>
Date:   Tue Sep 15 11:24:29 2015 +0200

    yocto: slides: be more precise about PN and PV
    
    Signed-off-by: Antoine Tenart <antoine.tenart at free-electrons.com>


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

9f7c3b0c840feea5a1fdd8ef9e0a24fcf8477798
 slides/yocto-recipe-basics/yocto-recipe-basics.tex | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/slides/yocto-recipe-basics/yocto-recipe-basics.tex b/slides/yocto-recipe-basics/yocto-recipe-basics.tex
index d38213f..8068cf1 100644
--- a/slides/yocto-recipe-basics/yocto-recipe-basics.tex
+++ b/slides/yocto-recipe-basics/yocto-recipe-basics.tex
@@ -48,6 +48,8 @@
         \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.
     \item When using the recipe \code{bash_4.2.bb}:
       \begin{itemize}
         \item \code{${PN} = "bash"}




More information about the training-materials-updates mailing list