[bootlin/training-materials updates] master: slides/sysdev-build-systems: update Ubuntu supported architectures (6de2058f)

Michael Opdenacker michael.opdenacker at bootlin.com
Thu Sep 29 17:03:11 CEST 2022


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

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

commit 6de2058f02d5567cfab2959e34ab1eeb1097fdad
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Thu Sep 29 17:03:11 2022 +0200

    slides/sysdev-build-systems: update Ubuntu supported architectures
    
    - i386 was dropped after 18.04
    - There is not initial support for RISC-V
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

6de2058f02d5567cfab2959e34ab1eeb1097fdad
 slides/sysdev-build-systems/sysdev-build-systems.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/sysdev-build-systems/sysdev-build-systems.tex b/slides/sysdev-build-systems/sysdev-build-systems.tex
index 97a3d1c5..628c029b 100644
--- a/slides/sysdev-build-systems/sysdev-build-systems.tex
+++ b/slides/sysdev-build-systems/sysdev-build-systems.tex
@@ -605,7 +605,7 @@ BBCLASSEXTEND = "native"
     \item \href{https://www.debian.org}{Debian}: ARMv5, ARMv7, ARM64,
       i386, x86-64, MIPS, PowerPC, RISC-V in progress
     \item \href{https://www.ubuntu.com}{Ubuntu}: ARMv7, ARM64,
-      i386, x86-64, PowerPC64 little-endian
+      x86-64, RISC-V (initial support), PowerPC64 little-endian
     \item \href{https://getfedora.org}{Fedora}: ARMv7, ARM64, x86-64,
       MIPS little-endian, PowerPC64 little-endian, RISC-V
     \end{itemize}




More information about the training-materials-updates mailing list