[bootlin/training-materials updates] master: yocto: lab1: clarify eCryptFS requirement (2c7af3f2)

Luca Ceresoli luca.ceresoli at bootlin.com
Thu Jul 14 11:48:05 CEST 2022


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

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

commit 2c7af3f28746bd43fafb05dcee8e85a58220f3e1
Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
Date:   Sun Jul 10 20:55:28 2022 +0200

    yocto: lab1: clarify eCryptFS requirement
    
    Builds work on a home encrypted by dm_crypt.
    
    Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


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

2c7af3f28746bd43fafb05dcee8e85a58220f3e1
 labs/yocto-first-build-stm32/yocto-first-build-stm32.tex | 2 +-
 labs/yocto-first-build/yocto-first-build.tex             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/labs/yocto-first-build-stm32/yocto-first-build-stm32.tex b/labs/yocto-first-build-stm32/yocto-first-build-stm32.tex
index aab5d537..0ec2256e 100644
--- a/labs/yocto-first-build-stm32/yocto-first-build-stm32.tex
+++ b/labs/yocto-first-build-stm32/yocto-first-build-stm32.tex
@@ -11,7 +11,7 @@ During this lab, you will:
 \section{Setup}
 
 Before starting this lab, make sure your home directory is not
-encrypted. OpenEmbedded cannot be used on top of an eCryptFS file
+encrypted using eCryptFS. OpenEmbedded cannot be used on top of an eCryptFS file
 system due to limitations in file name lengths.
 
 Go to the \code{$HOME/__SESSION_NAME__-labs/} directory.
diff --git a/labs/yocto-first-build/yocto-first-build.tex b/labs/yocto-first-build/yocto-first-build.tex
index e90e5124..5d96e777 100644
--- a/labs/yocto-first-build/yocto-first-build.tex
+++ b/labs/yocto-first-build/yocto-first-build.tex
@@ -11,7 +11,7 @@ During this lab, you will:
 \section{Setup}
 
 Before starting this lab, make sure your home directory is not
-encrypted. OpenEmbedded cannot be used on top of an eCryptFS file
+encrypted using eCryptFS. OpenEmbedded cannot be used on top of an eCryptFS file
 system due to limitations in file name lengths.
 
 Go to the \code{$HOME/__SESSION_NAME__-labs/} directory.




More information about the training-materials-updates mailing list