[bootlin/training-materials updates] master: yocto: labs: Fix ortho (110f8dd4)

Luca Ceresoli luca.ceresoli at bootlin.com
Mon Aug 21 09:36:44 CEST 2023


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

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

commit 110f8dd42f99d5783eb476230090b82096858387
Author: Julien Gaulmin <jga at cogitux.eu>
Date:   Sun Aug 20 12:37:04 2023 +0200

    yocto: labs: Fix ortho
    
    Signed-off-by: Julien Gaulmin <jga at cogitux.eu>
    [Luca: improve commit title]
    Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


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

110f8dd42f99d5783eb476230090b82096858387
 labs/yocto-devtool/yocto-devtool.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/yocto-devtool/yocto-devtool.tex b/labs/yocto-devtool/yocto-devtool.tex
index 8b2a2455..6f5f0934 100644
--- a/labs/yocto-devtool/yocto-devtool.tex
+++ b/labs/yocto-devtool/yocto-devtool.tex
@@ -209,7 +209,7 @@ comment we didn't remove from the recipe:
 This points exactly to the problem with GNU Hello 2.10: it fails building
 out-of-tree, i.e. with a build directory different from the source
 directory, as is done by default when using \code{autotools.bbclass}. Just
-fix the recipe as the comment suggests bu changing the \code{inherit}
+fix the recipe as the comment suggests by changing the \code{inherit}
 line. You can then remove the comment as well. Your work dir is now
 polluted so you need to clean it before running a new build:
 \begin{bashinput}




More information about the training-materials-updates mailing list