[bootlin/training-materials updates] master: yocto-recipe-basics: explain BP (82357a66)

Alexandre Belloni alexandre.belloni at bootlin.com
Wed Apr 7 18:49:56 CEST 2021


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

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

commit 82357a668d6923c356be3656ebd62b4066cbd077
Author: Alexandre Belloni <alexandre.belloni at bootlin.com>
Date:   Wed Apr 7 18:49:31 2021 +0200

    yocto-recipe-basics: explain BP
    
    Signed-off-by: Alexandre Belloni <alexandre.belloni at bootlin.com>


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

82357a668d6923c356be3656ebd62b4066cbd077
 slides/yocto-recipe-basics/yocto-recipe-basics.tex | 1 +
 1 file changed, 1 insertion(+)

diff --git a/slides/yocto-recipe-basics/yocto-recipe-basics.tex b/slides/yocto-recipe-basics/yocto-recipe-basics.tex
index e0a23fd8..4a616832 100644
--- a/slides/yocto-recipe-basics/yocto-recipe-basics.tex
+++ b/slides/yocto-recipe-basics/yocto-recipe-basics.tex
@@ -47,6 +47,7 @@
         \item[PV] package version, as specified in the recipe file
           name
         \item[PR] package revision, defaults to \code{r0}
+        \item[BP] defined as \code{${BPN}-${PV}}
       \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