[bootlin/training-materials updates] master: yocto-custom-machine: drop user and vendor partitions (ddb1c4f1)

Alexandre Belloni alexandre.belloni at bootlin.com
Tue Jan 25 15:44:22 CET 2022


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

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

commit ddb1c4f13f00c9f6c7edc4a18acc9c65160fdc98
Author: Alexandre Belloni <alexandre.belloni at bootlin.com>
Date:   Thu Dec 16 13:44:11 2021 +0100

    yocto-custom-machine: drop user and vendor partitions
    
    Signed-off-by: Alexandre Belloni <alexandre.belloni at bootlin.com>


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

ddb1c4f13f00c9f6c7edc4a18acc9c65160fdc98
 labs/yocto-custom-machine/yocto-custom-machine.tex | 1 +
 1 file changed, 1 insertion(+)

diff --git a/labs/yocto-custom-machine/yocto-custom-machine.tex b/labs/yocto-custom-machine/yocto-custom-machine.tex
index d450d004..a64ac099 100644
--- a/labs/yocto-custom-machine/yocto-custom-machine.tex
+++ b/labs/yocto-custom-machine/yocto-custom-machine.tex
@@ -57,6 +57,7 @@ BOOTSCHEME_LABELS += "trusted"
 STM32MP_DT_FILES_DK += "stm32mp157d-dk1"
 ST_KERNEL_LOADADDR   = "0xC2000040"
 FLASHLAYOUT_CONFIG_LABELS += "sdcard"
+PARTITIONS_CONFIG = "bootfs rootfs"
 \end{verbatim}
 \else
 \begin{itemize}




More information about the training-materials-updates mailing list