[bootlin/training-materials updates] master: slides/sysdev-build-systems: add hyperlink (7eb77b97)

Michael Opdenacker michael.opdenacker at bootlin.com
Wed Feb 15 16:45:43 CET 2023


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

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

commit 7eb77b978c50e93d322a575c8520fe4bc8f8793e
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Wed Feb 15 16:45:43 2023 +0100

    slides/sysdev-build-systems: add hyperlink
    
    To the "Yocto recipe example" slide
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

7eb77b978c50e93d322a575c8520fe4bc8f8793e
 slides/sysdev-build-systems/sysdev-build-systems.tex | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/slides/sysdev-build-systems/sysdev-build-systems.tex b/slides/sysdev-build-systems/sysdev-build-systems.tex
index fc17afca..26517031 100644
--- a/slides/sysdev-build-systems/sysdev-build-systems.tex
+++ b/slides/sysdev-build-systems/sysdev-build-systems.tex
@@ -453,7 +453,9 @@ $ ls tmp/deploy/images/stm32mp1/
 \end{frame}
 
 \begin{frame}[fragile]{Yocto recipe example}
-  \begin{block}{{\tt openembedded-core/tree/meta/recipes-extended/libmnl/libmnl\_1.0.5.bb}}
+  \begin{block}{{\tt
+\href{https://git.openembedded.org/openembedded-core/tree/meta/recipes-extended/libmnl/libmnl_1.0.5.bb}
+     {openembedded-core/tree/meta/recipes-extended/libmnl/libmnl\_1.0.5.bb}}}
     {\tiny
 \begin{verbatim}
 SUMMARY = "Minimalistic user-space Netlink utility library"




More information about the training-materials-updates mailing list