[bootlin/training-materials updates] master: labs/yocto-add-application: no need to set package revision (abc8ebe0)

Michael Opdenacker michael.opdenacker at bootlin.com
Thu Oct 5 11:34:12 CEST 2023


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

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

commit abc8ebe036b0e9379f62ab123e7f096fbb03e699
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Thu Oct 5 11:33:45 2023 +0200

    labs/yocto-add-application: no need to set package revision
    
    No longer necessar
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

abc8ebe036b0e9379f62ab123e7f096fbb03e699
 labs/yocto-add-application/yocto-add-application.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/labs/yocto-add-application/yocto-add-application.tex b/labs/yocto-add-application/yocto-add-application.tex
index 47d7d309..1e138ae0 100644
--- a/labs/yocto-add-application/yocto-add-application.tex
+++ b/labs/yocto-add-application/yocto-add-application.tex
@@ -45,8 +45,8 @@ description\dots
 Create a file that respects the Yocto nomenclature: \code{${PN}_${PV}.bb}
 %stopzone
 
-Add the required common configuration variables: archive checksum, license file
-checksum, package revision\dots
+Add the required common configuration variables: archive checksum and license
+file checksum.
 
 \section{Testing and troubleshooting}
 




More information about the training-materials-updates mailing list