[FE training-materials-updates] yocto: slides: add another example for the licenses chksum

Antoine Ténart antoine.tenart at free-electrons.com
Fri Jun 17 15:52:18 CEST 2016


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

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

commit fdaac20a260fae8127f78c50294318111cf2af17
Author: Antoine Tenart <antoine.tenart at free-electrons.com>
Date:   Thu Jun 16 11:07:10 2016 +0200

    yocto: slides: add another example for the licenses chksum
    
    Signed-off-by: Antoine Tenart <antoine.tenart at free-electrons.com>


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

fdaac20a260fae8127f78c50294318111cf2af17
 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 896a2cd..1202e66 100644
--- a/slides/yocto-recipe-basics/yocto-recipe-basics.tex
+++ b/slides/yocto-recipe-basics/yocto-recipe-basics.tex
@@ -226,6 +226,8 @@ FILESOVERRIDES = "${MACHINEOVERRIDES}:${DISTROOVERRIDES}"
 LIC_FILES_CHKSUM = "file://gpl.txt;md5=393a5ca..."
 LIC_FILES_CHKSUM =  \
     "file://main.c;beginline=3;endline=21;md5=58e..."
+LIC_FILES_CHKSUM =  \
+    "file://${COMMON_LICENSE_DIR}/MIT;md5=083..."
     \end{minted}
   \end{block}
   \begin{itemize}




More information about the training-materials-updates mailing list