[bootlin/training-materials updates] master: slides/yocto-bsp: replace "include" by "require" (87f8a401)

Michael Opdenacker michael.opdenacker at bootlin.com
Fri Oct 6 10:42:53 CEST 2023


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

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

commit 87f8a4016701aec41c7171b7e29fd126f59fdb26
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Fri Oct 6 10:42:53 2023 +0200

    slides/yocto-bsp: replace "include" by "require"
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>
    Reported-by: Alexandre Belloni <alexandre.belloni at bootlin.com>


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

87f8a4016701aec41c7171b7e29fd126f59fdb26
 slides/yocto-bsp/yocto-bsp.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/yocto-bsp/yocto-bsp.tex b/slides/yocto-bsp/yocto-bsp.tex
index cc984cbc..6bac72b5 100644
--- a/slides/yocto-bsp/yocto-bsp.tex
+++ b/slides/yocto-bsp/yocto-bsp.tex
@@ -126,7 +126,7 @@ MACHINE_FEATURES = "usbgadget usbhost vfat"
 #@DESCRIPTION: Machine configuration for CFA-10057, also called CFA-920
 #@MAINTAINER: Alexandre Belloni <alexandre.belloni at bootlin.com>
 
-include conf/machine/include/cfa10036.inc
+require conf/machine/include/cfa10036.inc
 
 KERNEL_DEVICETREE += "imx28-cfa10057.dtb"
 




More information about the training-materials-updates mailing list