[bootlin/training-materials updates] master: yocto-recipe-basics: correct PR explanation (e5183c5e)

Alexandre Belloni alexandre.belloni at bootlin.com
Tue Jun 23 22:51:16 CEST 2020


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/e5183c5eaab9f436ad681ce85e2cbf72ea2885e5

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

commit e5183c5eaab9f436ad681ce85e2cbf72ea2885e5
Author: Alexandre Belloni <alexandre.belloni at bootlin.com>
Date:   Tue Jun 23 22:51:16 2020 +0200

    yocto-recipe-basics: correct PR explanation
    
    Signed-off-by: Alexandre Belloni <alexandre.belloni at bootlin.com>


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

e5183c5eaab9f436ad681ce85e2cbf72ea2885e5
 slides/yocto-recipe-basics/yocto-recipe-basics.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/yocto-recipe-basics/yocto-recipe-basics.tex b/slides/yocto-recipe-basics/yocto-recipe-basics.tex
index 02a29c5e..48542912 100644
--- a/slides/yocto-recipe-basics/yocto-recipe-basics.tex
+++ b/slides/yocto-recipe-basics/yocto-recipe-basics.tex
@@ -44,7 +44,7 @@
         \item[PN] package name, as specified in the recipe file name
         \item[PV] package version, as specified in the recipe file
           name
-        \item[PR] package release, defaults to \code{r0}
+        \item[PR] package revision, defaults to \code{r0}
       \end{description}
     \item The recipe name and version usually match the upstream ones.
     \item When using the recipe \code{bash_4.2.bb}:




More information about the training-materials-updates mailing list