[bootlin/training-materials updates] master: yocto-image: remove IMAGE_FSTYPES (65510e0d)

Alexandre Belloni alexandre.belloni at bootlin.com
Wed Feb 2 14:43:12 CET 2022


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

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

commit 65510e0d99fe9566905bc42414d68a8396137a0b
Author: Alexandre Belloni <alexandre.belloni at bootlin.com>
Date:   Wed Feb 2 14:43:12 2022 +0100

    yocto-image: remove IMAGE_FSTYPES
    
    This is more likely to be set in the machine configuration.
    
    Signed-off-by: Alexandre Belloni <alexandre.belloni at bootlin.com>


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

65510e0d99fe9566905bc42414d68a8396137a0b
 slides/yocto-image/yocto-image.tex | 2 --
 1 file changed, 2 deletions(-)

diff --git a/slides/yocto-image/yocto-image.tex b/slides/yocto-image/yocto-image.tex
index 796e16d8..56872e3b 100644
--- a/slides/yocto-image/yocto-image.tex
+++ b/slides/yocto-image/yocto-image.tex
@@ -78,8 +78,6 @@ DESCRIPTION = "Example image"
 
 IMAGE_INSTALL += "ninvaders"
 
-IMAGE_FSTYPES = "tar.bz2 cpio squashfs"
-
 LICENSE = "MIT"
     \end{minted}
   \end{block}




More information about the training-materials-updates mailing list