[bootlin/training-materials updates] master: yocto: fix broken URL for the layer index (bcf6d592)

Luca Ceresoli luca.ceresoli at bootlin.com
Tue Jun 14 18:24:03 CEST 2022


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

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

commit bcf6d592bab2cbdfd63e32640d793ff3ffd72b4b
Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
Date:   Tue Jun 14 18:22:27 2022 +0200

    yocto: fix broken URL for the layer index
    
    Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


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

bcf6d592bab2cbdfd63e32640d793ff3ffd72b4b
 slides/yocto-layer/yocto-layer.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/yocto-layer/yocto-layer.tex b/slides/yocto-layer/yocto-layer.tex
index ec80caae..fde0bbc2 100644
--- a/slides/yocto-layer/yocto-layer.tex
+++ b/slides/yocto-layer/yocto-layer.tex
@@ -51,7 +51,7 @@
   \frametitle{Integrate and use a layer 1/3}
   \begin{itemize}
     \item A list of existing and maintained layers can be found at
-      \url{https://layers.openembedded.org/layerindex/branch/master/layers/}
+      \url{https://layers.openembedded.org}
     \item Instead of redeveloping layers, always check the work hasn't
       been done by others.
     \item It takes less time to download a layer providing a package




More information about the training-materials-updates mailing list